octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: spacing for the GUI wokspace viewer


From: Daniel J Sebald
Subject: Re: spacing for the GUI wokspace viewer
Date: Thu, 11 Apr 2013 13:46:19 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 04/11/2013 01:38 PM, John W. Eaton wrote:
On 04/11/2013 02:35 PM, Daniel J Sebald wrote:

The column size can be changed by dragging the markers in the title bar.
Do you mean the spacing about and below lines is too great?

I'm talking about the entries in the table, not the header. It's like
there is padding around all the text. Compare the spacing of the lines
in the workspace viewer to the lines in the history list.

The only difference I see is that there is more padding above and below lines in the table. The spacing before the contents is about the same. Spacing after can be changed via the marker. That's what you mean, right?

Qt's scheme is that there is a "model" (the data), and a "view" which handles displaying the model. To adjust the amount of whitespace around table entries is probably done inside "workspace-viewer.cc".

Dan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]