> > He shouldn't, but as a user of libglade who DID go and out figure
> > out how to use it (I do still have some "best libglade practices"
> > issues to figure out, though), I don't see why I can't back him up
> > in so far as what I see as a good point.
> Do the packagers read this list?
> Do th
On Fri, 2007-02-23 at 02:07 +0100, G Hasse wrote:
> Hello!
>
> I have panel PC without a window manager.
>
> I want to position the windows with -geometry 100x100+200+200
> something.
>
> I have not found any way to do this. Funny though the
> option --display=XXX.XXX.XXX.XXX:0.0 does work.
>
>
David Nečas (Yeti) wrote:
> On Wed, Feb 21, 2007 at 10:40:07PM -0500, Dan McMahill wrote:
>
>>Question #1
>>
>> - is it possible to keep certain menuitems in the xml and the
>>associated GtkActionEntry but toggle if they are visible or not?
>>Something like gtk_widget_hide() and gtk_widget_sho
On Fri, Feb 23, 2007 at 02:07:17AM +0100, G Hasse wrote:
> I want to position the windows with -geometry 100x100+200+200
> something.
>
> I have not found any way to do this. Funny though the
> option --display=XXX.XXX.XXX.XXX:0.0 does work.
>
> Accodingly one might try --geometry=100x100+200+200
Hello!
I have panel PC without a window manager.
I want to position the windows with -geometry 100x100+200+200
something.
I have not found any way to do this. Funny though the
option --display=XXX.XXX.XXX.XXX:0.0 does work.
Accodingly one might try --geometry=100x100+200+200 but this
does not w
Followup questions...
Well eventually I found an old email I knew I'd seen somewhere:
http://mail.gnome.org/archives/gtk-devel-list/2006-January/msg00293.html
Simply utilizing the "size-allocate" signal has worked out very well, but
I'm afraid I'm calling it too many times. There are also a few
On Thu, 2007-02-22 at 20:50 +0100, Jan-Oliver Wagner wrote:
> does anyone established tooltips for the entries in a GtkTreeView?
>
> I've not found anything ready-to-use in the GTK API nor through a google
> search. So, any hint is welcome.
You want Kris's super-shiny new tooltips API, which is
Hello,
does anyone established tooltips for the entries in a GtkTreeView?
I've not found anything ready-to-use in the GTK API nor through a google
search. So, any hint is welcome.
Best
Jan
--
Dr. Jan-Oliver Wagner Intevation GmbH
Amtsgericht Osnabrüc
daa84 wrote:
> daa84 ?:
> > I start to write my widget with FlowLayout functionality (with
> > row-breaking). And find next problem:
> >
> > gtk_widget_size_request function obtains the preferred size of a widget
> > gtk_widget_size_allocate assign a size and position to child widgets
> >
>
daa84 ?:
> I start to write my widget with FlowLayout functionality (with
> row-breaking). And find next problem:
>
> gtk_widget_size_request function obtains the preferred size of a widget
> gtk_widget_size_allocate assign a size and position to child widgets
>
> When I fill GtkRequisition
Hi all,
I would like to use a list in a scrolling windows in a gtk2 application.
My items are the following :
int Item number | string name | string extension | int length
I saw int he API website I can use GtkItem and GtkListStore.
How can I store each item in a GtkItem and feed my GtkListStore
On Thu, Feb 22, 2007 at 10:47:20AM +0100, Alessandro Oliva wrote:
> [EMAIL PROTECTED] wrote:
> > Hello!!
> > I need to change the colour font of a label...can you help me??
> > thanks a lot!
>
> GtkLabel*lbl_status;
>
> GdkColor color;
> gdk_color_parse ("white", &color);
>
> PangoFontDescrip
> i checked for info about X11 server and seems to me that i would be
> able to get most info on the following link (or thru
> it)..http://en.wikipedia.org/wiki/X_Window_System Any other
> references that you have would be good
Let me get this straight: You want to do something that, it hopefu
Dear all,
Me name is Joaquim Duran fro AD Telecom (www.adtelecom.es). We are
evaluating the use of gtk+/gtkmm to develop a graphical application for
an embedded device.
Currently I'm performing some tests about how GDK/Cairo renders some
images. I've tested (in addition to GIF and PNG) SVG and
[EMAIL PROTECTED] wrote:
> Hello!!
> I need to change the colour font of a label...can you help me??
> thanks a lot!
>
> ___
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>
>
>
hi,
Change it through GtkRcStyle or GtkStyle
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, February 22, 2007 12:34 AM
To: gtk-app-devel-list@gnome.org
Subject: change colour font of a label!
Hello!!
I need to change
Hello!!
I need to change the colour font of a label...can you help me??
thanks a lot!
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
17 matches
Mail list logo