Re: statusbar components don't remain attached to the left corner of the window
- From: Claudio Polegato Junior <cpolegatojr_lsts pop com br>
- To: Anca Mitrica <ancamitrica yahoo com>
- Cc: gtkmm-list gnome org
- Subject: Re: statusbar components don't remain attached to the left corner of the window
- Date: Tue, 22 Nov 2005 11:29:30 +0000
Anca Mitrica escreveu:
statusBar->pack_start(*leftalign,Gtk::PACK_EXPAND_WIDGET);
statusBar->pack_start(*rightalign,Gtk::PACK_EXPAND_WIDGET);
Hi,
You do a crazy thing! In statusbar you just can pop or push a string.
What you want is not it.
On gtk-app-list I post it, maybe help you:
------------------------------------------------------------------------------------------------------------------------------------------------------------
Colossus escreveu:
Claudio Polegato Junior wrote:
If you open de Glade, new window, add a vbox with 2 parts, on
superior part add a textview widget and on inferior part add a hbox
with 3 parts. On this hbox, add one viewport, click the right button
on this viewport, viewport1, select, CTRL+X, click with the left
mouse button on scrollbars and then DEL. Click on each part of the
hbox and CTRL+V. Now you have something like Firefox style. The
viewport add the shadow efect/property. On one of this viewports, you
can insert/add a progressbar.
Thank you, Claudio, really many many thanks ! It's exactly what I was
looking for !
Looking for in the sources, I found that instead of a viewport it is
used a frame. This frame has no label, maybe functions better or
overloads little, but the final efect is the same.
------------------------------------------------------------------------------------------------------------------------------------------------------------
--
[]'s
Claudio Polegato Junior
Um peregrino de Problemas; Um pergaminho de Soluções.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]