This is a bug in PB 3.81, this is fixed in later versions, so will be fixed in the NEW VDShardik wrote:One minor bug:
If you have chosen a Gridsize of 3/6/9/12, have saved it and open again "File/Preferences.../" the first Gridsize entry always displays "30" although a correct Gridsize of "3" is used inside "New window (0)"
No, if you design a window with a fixed size, you can't acidently change it's size.Shardik wrote: A second feature which should be changed is that if you unselect the SizeGadget option of a window it isn't possible anymore to change the size of the window in design mode. The SizeGadget option should only influence the size function of the window during runtime.
Better is to set some "dangerous" Flags in your application startup code.