Commit graph

10 commits

Author SHA1 Message Date
Alexander Koblov
4e364b9a4e FIX: Controls alignment 2016-03-10 19:58:52 +00:00
Alexander Koblov
a4bdac5ed8 FIX: Bug [0000962] Cannot disable tool tips 2016-01-15 21:18:14 +00:00
Alexander Koblov
7300cbbd18 FIX: Bug [0000552] Missing acceleration keys and bad Tab order in dialog "Configuration/Options" (patch by pktfag) 2012-09-01 13:00:44 +00:00
cobines
60abbb7462 UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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
26129fac3b UPD: Apply Align=alClient automatically to all options editors. 2011-08-30 21:50:47 +00:00
Alexander Koblov
b0f8315169 UPD: Register options frames like Lazarus IDE does 2011-04-12 14:01:01 +00:00
Alexander Koblov
d3179b207e UPD: Interface alignment 2011-04-10 17:23:43 +00:00
Alexander Koblov
5317ee486a ADD: Configure custom tooltips 2011-04-10 17:15:09 +00:00