* add a method to handle middleClick message
(there is : leftButton, rightButton, what about
middleClick ?)
* add a method to handle programmer's ID message
-> if ms add some new messages id, we can explicitely
handle those messages
without update SmartWin lib.
(The ones above here is done, Thomas)
* Why not, add simple methodes to WidgetMenu to display
icons in the
Windows menus ?
(But this one is intyeresting, thomas)
I am not a C++, Win32 expert...
But, I have found very interresting Win32 C simple
source code in
http://www.catch22.net/tuts/
You should see if there is something interressing.
(Docking Toolbar
implementation, flickering)
Logged In: YES
user_id=868615
The only ones here NOT done is Docking Toolbar which is a
feature request in another tracker...