Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Aaron on March 09, 2015, 03:20:50 pm

Title: Snap-to-grid for frame layout design? Where?
Post by: Aaron on March 09, 2015, 03:20:50 pm
This is a really nifty feature, but how can it be disabled?
Frame or dialog layout of controls does not allow controls to be placed at an arbitrary location.

All the disable posts I've found were ancient, and there is no right-click function any longer in Ver. 13.12.

Any advice appreciated.

Using CodeBlocks 13.12 w/wxWidgets 3.0.2.
Title: Re: Snap-to-grid for frame layout design? Where?
Post by: oBFusCATed on March 09, 2015, 08:06:39 pm
Any advice appreciated.
Use sizers. This is how wxWidgets is meant to be used.