From: <jos...@pa...> - 2002-06-17 10:29:48
|
I'm trying to use a tree control and I'm not able to : X) Have a 'drag image' during dragging => Minor issue, but maybe someone can comment ? X) Implement a mechanism to scroll the tree during dragging => blocking me for the moment . (For reference : in Tk I once implemented this by starting a timer when going out of the window containing the tree. On that timer I then scrolled the window smoothly). Thanks for all help, Jos |