User forums > Help
Overlapping source code windows
TDragon:
--- Quote from: TheWiz on May 08, 2006, 10:31:00 pm ---Hopefully, the "stickyness" of the windows can then also be turned off so they won't cling to the desktop's edges, trying to turn themselves back into docked "tiles".
--- End quote ---
You appear to be confusing the concepts of docking, which involves switching a toolbar/widget between an integrated state and a free-floating state, and snapping, which causes a dragged widget to align itself with nearby borders and other widgets. A docking system can includes a form of snapping in that when the widget is dragged close enough to its assigned dockable position, it will revert to its docked form, but generally nothing beyond that. In fact, wxAUI (which Code::Blocks uses) does not use snapping in the docking system, instead showing a shaded area that the toolbar will appear in when dropped.
Navigation
[0] Message Index
[*] Previous page
Go to full version