Author Topic: Snap-to-grid for frame layout design? Where?  (Read 3437 times)

Offline Aaron

  • Multiple posting newcomer
  • *
  • Posts: 59
Snap-to-grid for frame layout design? Where?
« 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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Snap-to-grid for frame layout design? Where?
« Reply #1 on: March 09, 2015, 08:06:39 pm »
Any advice appreciated.
Use sizers. This is how wxWidgets is meant to be used.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]