Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
[SOLVED] Resizing columns in the Object Inspector
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
The Future of FPC
by
LeP
[
Today
at 11:38:33 pm]
[ANN] fpGUI Toolkit v2.0....
by
Graeme
[
Today
at 11:05:45 pm]
Fixing Lazarus 4.4 IDE la...
by
zeljko
[
Today
at 10:59:00 pm]
; after then
by
440bx
[
Today
at 10:29:20 pm]
Reverting to Old AnchorDo...
by
Curt Carpenter
[
Today
at 10:22:34 pm]
Debian removes FPC/Lazaru...
by
tk
[
Today
at 10:21:42 pm]
Lazarus for Windows on aa...
by
Wallaby
[
Today
at 10:21:41 pm]
Form designer on MAC: Des...
by
tk
[
Today
at 09:29:44 pm]
Select rectangle of the i...
by
Phoenix
[
Today
at 09:28:35 pm]
Fast Canvas Library V1.05...
by
backprop
[
Today
at 08:15:33 pm]
Strange Error in My Code ...
by
bytebites
[
Today
at 07:55:44 pm]
TRichMemo EM_FORMATRANGE ...
by
rvk
[
Today
at 07:54:30 pm]
[SOLVED] Sort DBGrid
by
Hansvb
[
Today
at 07:49:56 pm]
fpGUI Toolkit v2.0.1 has ...
by
Graeme
[
Today
at 07:43:51 pm]
[SOLVED] Lazarus recompil...
by
Hartmut
[
Today
at 06:00:38 pm]
Status of FPC 3.4.0 or FP...
by
creaothceann
[
Today
at 05:42:35 pm]
Defining TDBDropDownCombo...
by
1HuntnMan
[
Today
at 04:12:04 pm]
Rolling releases Lazarus[...
by
ALLIGATOR
[
Today
at 03:28:46 pm]
How to determine the unkn...
by
CM630
[
Today
at 03:10:40 pm]
[SOLVED] TaChart on MAC: ...
by
tk
[
Today
at 03:02:08 pm]
DCPcrypt v2.0.6 — Cryptog...
by
cdbc
[
Today
at 02:05:57 pm]
Free Pascal for a small e...
by
avra
[
Today
at 02:03:26 pm]
Fpcupdeluxe
by
tk
[
Today
at 12:08:34 pm]
ThorVG - test (lightweigh...
by
Boleeman
[
Today
at 11:28:52 am]
External SIGSEV (Database...
by
Zvoni
[
Today
at 08:26:34 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] Resizing columns in the Object Inspector (Read 1306 times)
TyneBridges
Full Member
Posts: 150
[SOLVED] Resizing columns in the Object Inspector
«
on:
August 19, 2020, 03:29:54 pm »
I've found that making the Object Inspector wider only increases the second (value) column width. I'm trying to make the column with the property value name wider (it's only a quarter of the Object Inspector's width) because I can't read the value names. It doesn't seem to be possible to drag the divider to the right.
Any ideas? (Are the column widths saved in a config text file or registry value that can be edited manually?)
Thanks.
«
Last Edit: August 19, 2020, 05:04:11 pm by TyneBridges
»
Logged
John H, north east England
Lover of the old Delphi, still inexperienced with FPC/Lazarus and not an instinctive programmer
Blaazen
Hero Member
Posts: 3241
POKE 54296,15
Re: Resizing columns in the Object Inspector
«
Reply #1 on:
August 19, 2020, 03:48:52 pm »
Which widgetset? I can drag the divider perfectly to any position (Qt4).
Logged
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21
Try Eye-Candy Controls:
https://sourceforge.net/projects/eccontrols/files/
lucamar
Hero Member
Posts: 4217
Re: Resizing columns in the Object Inspector
«
Reply #2 on:
August 19, 2020, 03:53:56 pm »
It works a'right here too, Linux-gtk and Windows (XP/7/10). IIRC the settings are saved to
environmentoptions.xml
; look for
ObjectInspectorOptions
or somehitng like that.
Logged
Turbo Pascal 3 CP/M - Amstrad PCW 8256 (512 KB !!!)
Lazarus/FPC 2.0.8/3.0.4 & 2.0.12/3.2.0 - 32/64 bits on:
(K|L|X)Ubuntu 12..18, Windows XP, 7, 10 and various DOSes.
TyneBridges
Full Member
Posts: 150
Re: Resizing columns in the Object Inspector
«
Reply #3 on:
August 19, 2020, 05:01:20 pm »
Thanks for the hints. I'm running Lazarus 2.0.10 on Windows 10 but sorry, I have no idea about the widget set.
I've found the xml file but can't see a setting for individual column widths in ObjectInspectorOptions. All I have is the following and entering SplitterX="300" in place of what's below didn't seem to do anything.
Code: XML
[Select]
[+]
[-]
<ObjectInspectorOptions
ShowHints
=
"False"
InfoBoxHeight
=
"50"
>
<Version
Value
=
"3"
/>
<Bounds
>
<PropertyPage
SplitterX
=
"165"
/>
</Bounds
>
</ObjectInspectorOptions
>
Logged
John H, north east England
Lover of the old Delphi, still inexperienced with FPC/Lazarus and not an instinctive programmer
TyneBridges
Full Member
Posts: 150
Re: Resizing columns in the Object Inspector
«
Reply #4 on:
August 19, 2020, 05:03:30 pm »
I think I've found the source of the problem - an erratic mouse pointer when accessing the computer via VNC. On about my tenth attempt, the divider was "picked up" and I was able to move it. Thanks for your help.
Logged
John H, north east England
Lover of the old Delphi, still inexperienced with FPC/Lazarus and not an instinctive programmer
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
General
»
[SOLVED] Resizing columns in the Object Inspector
TinyPortal
© 2005-2018