// JP opened flex table

Click to See Complete Forum and Search --> : Creating dockable windows without MFC


mhaskar
January 2nd, 2003, 06:31 AM
Can anyone help me out, how to create dockable windows without using MFC. A sample code would be appreciated.

Thanks

Bengi
January 5th, 2003, 05:10 PM
http://freespace.virgin.net/james.brown7/tuts/docking1.htm
http://freespace.virgin.net/james.brown7/tuts/docking2.htm

have fun with API !!
regards.

mhaskar
January 8th, 2003, 12:22 AM
Thanks Bengi, Its really great.

mhaskar
January 8th, 2003, 12:34 AM
Hi Bengi,

Can i hv this feature in a DLL, which will just take the window handle for tool and MDI frame window. and docking will take effect.

This is because i am working in Powerbuilder and not so good in VC, i am trying but unable to make it into dll.


email: ajaz.mhaskar@icici-infotech.com

Thanks
Ajaz

Bengi
January 8th, 2003, 02:21 PM
never tried such..sorry.
mabye try hooking, but i doubt it

//JP added flex table