From: Jacek S. <arn...@gm...> - 2008-01-03 22:09:43
|
http://msdn2.microsoft.com/en-us/library/ms646262(VS.85).aspx? poy wrote: > added drag&drop to the tab control; inspired by WTL's FlatTabCtrl. uses > 2 event handlers; on left mouse down & up. > from what i could try it was ok, but it obviously requires more testing... > > one thing i couldn't do, is when you try to drop a tab completely on the > right side and you expect it would move to the end. this doesn't work, > because then the mouseUp event occurs outside of the tab control and > thus isn't caught. > > poy > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > dcplusplus-devel mailing list > dcp...@li... > https://lists.sourceforge.net/lists/listinfo/dcplusplus-devel |