Page 1 of 1

DockLib beta available for testing

Posted: Sun Jul 10, 2005 6:27 pm
by localmotion34
ok this is approaching the initial release PB LIB, complete with dragging and intellisense "snapping" to a dockpane. id appreciate it if some people can test it out on differet OS (since i only have XP Pro) and give some comments and suggestions.

the final release version of the LIB will bring completely NATIVE support to have docking toolbars and windows WITHOUT affecting any subclassing and windowcallback() already existing in a person's code.

NOTE: in the final relsease, it WONT be reccomended that you additionally subclass docking windows UNLESS you are highly skilled at this, and you only want to process #wm_drawitem and a few other messeges.

http://www.penguinbyte.com/apps/pbwebst ... docklib.pb

Posted: Sun Jul 10, 2005 6:36 pm
by Droopy
Missing DesktopOutput() function :(

Re: DockLib beta available for testing

Posted: Tue Nov 17, 2009 11:08 pm
by Amundo
Sorry for the necroposting, but has anything else happened with this? Or is there an equivalent lib/source available?

TIA!

EDIT: Found this post with some code (thanks localmotion34!)
viewtopic.php?f=12&t=15811&p=94880&hili ... 1ea#p94880