Commit graph

8 commits

Author SHA1 Message Date
cobines
30a0b58e83 UPD: Move some options from Behavior to Files Views page. 2011-10-21 15:47:24 +00:00
cobines
49b59e8394 UPD: More changes to anchors and spacing in Options.
Each top control (group boxes) in a frame must be anchored to parent or not anchored at all, they cannot be anchored to one another because autosizing in the scrollbox won't work correctly. Each control in an autosized container must be anchored so that the container is autosized properly. Using VerticalSpacing on TFrame currently does not work correctly with autosize, so replaced with spacing of individual controls.
2011-10-09 15:59:49 +00:00
cobines
81ca5e2d31 UPD: Change anchors and spacing in Options so that scrollbars are shown correctly and the frames scale better when resizing. 2011-10-08 23:59:04 +00:00
cobines
6de400c3f2 UPD: Change LabeledEdit into Label+Edit because the former cannot be anchored properly. 2011-10-02 22:07:16 +00:00
cobines
94f979a6d0 UPD: Make Files Views, Columns View options pages. 2011-10-02 21:53:01 +00:00
cobines
a7f80785d2 UPD: Make Keyboard, Mouse options pages. 2011-09-25 16:43:38 +00:00
cobines
dc3b4fc255 UPD: Split tools page to separate editors. Create Terminal tool page. 2011-09-24 21:39:11 +00:00
cobines
cdb39d0426 ADD: Grouping editors in options. 2011-09-22 19:13:13 +00:00
Renamed from src/frames/foptionsbehaviour.lfm (Browse further)