Sundance wrote:
I would like to attach scrollbars to a custom widget, and I'm not sure
how to go about it. What is the simplest/cleanest way of informing the
QToolBar of the custom widget's viewport size change (when text is
appended, for instance), and to sync the scrollbar with the viewport's
Timothy Grant wrote:
Thanks to some help from here I've conquered my first geometry
management problem.
I now have a QStatusBar into which I am placing some text in a QLabel object.
It works exactly as advertised. However, the text appears low on the
StatusBar, and I'd love to have some control ove
Greetings,
I would like to attach scrollbars to a custom widget, and I'm not sure
how to go about it. What is the simplest/cleanest way of informing the
QToolBar of the custom widget's viewport size change (when text is
appended, for instance), and to sync the scrollbar with the viewport's
pos
Thanks to some help from here I've conquered my first geometry
management problem.
I now have a QStatusBar into which I am placing some text in a QLabel object.
It works exactly as advertised. However, the text appears low on the
StatusBar, and I'd love to have some control over it's vertical
pla
I'll while very happy!
Le jeudi 2 Septembre 2004 20:09, Simon Edwards a écrit :
> On Wednesday 01 September 2004 21:52, Lionel Roubeyrie wrote:
> > Hi all,
> > always on the same app, I search to integrate it in the KDE Control
> > Center, but I found just one doc :
> > http://www.boddie.org.uk/da
On Wednesday 01 September 2004 21:52, Lionel Roubeyrie wrote:
> Hi all,
> always on the same app, I search to integrate it in the KDE Control Center,
> but I found just one doc :
> http://www.boddie.org.uk/david/Projects/Python/KDE/Docs/KControl.html, and
> it's not clear for me. Doesn't someone
On Wednesday 01 September 2004 00:26, Michael Franz Aigner wrote:
> Subject: Implementation of KConfigSkeleton::addItemUInt
> While using KConfigSkeleton in an application of mine, I noticed that
> KConfigSkeleton::addItemInt/UInt are not working. The value of the
> returned configuration item wou
On Wednesday 01 September 2004 00:26, Michael Franz Aigner wrote:
> Subject: Implementation of KConfigSkeleton::addItemUInt
>
> Hello,
>
> While using KConfigSkeleton in an application of mine, I noticed that
> KConfigSkeleton::addItemInt/UInt are not working. The value of the
> returned configurat
On Monday 30 August 2004 10:46 pm, Gustavo Barbieri wrote:
> Hello,
>
> Tried of connecting slots manually I've coded a wrapper [1] for
> QWidgetFactory that given a class it do all the connections and return
> the interface.
>
> There is a demo [2], which was my (only) test case...
>
> Could you c
On Wed, 1 Sep 2004 21:52:32, Lionel Roubeyrie wrote:
> always on the same app, I search to integrate it in the KDE Control Center,
> but I found just one doc :
> http://www.boddie.org.uk/david/Projects/Python/KDE/Docs/KControl.html, and
> it's not clear for me. Doesn't someone have a URL
>On Wednesday 01 September 2004 22:36, Timothy Grant wrote:
>> 2) I can't set the QVBoxLayout object as the QApp.CentralWidget().
What >am
>> I missing here?
>Layout objects *manage* the arrangement of child widgets inside a
parent
>widget. They are not themselves a widget. You need to create a
Timothy Grant wrote:
Two questions on geometry management:
1) I have written some code containing a QSplitter, 2 QListViews, and
a QStatusBar. The QSplitter and the QStatusBar are then placed into a
QVBox. This works great until I resize the window, and then the
StatusBar starts to increase in hei
On Wednesday 01 September 2004 22:36, Timothy Grant wrote:
> 2) I can't set the QVBoxLayout object as the QApp.CentralWidget(). What am
> I missing here?
Layout objects *manage* the arrangement of child widgets inside a parent
widget. They are not themselves a widget. You need to create a QWid
13 matches
Mail list logo