How can I ensure one window is above another when both are using
gdk_window_set_keep_below
Is it first in best dressed?
--
View this message in context:
http://www.nabble.com/gdk_window_set_keep_below-tf4021764.html#a11423048
Sent from the Gtk+ - Apps Dev mailing list archive at Nabble.com.
_
Emmanuele Bassi wrote:
> On Tue, 2007-07-03 at 23:53 +0800, Gregory Hosler wrote:
>> Hi all,
>>
>> I have a gtk_menu_item_new_with_label() which is described as:
>>
>> Creates a new GtkMenuItem whose child is a GtkLabel.
>>
>> I would like to know how to access this child label (for the pur
thanks for the list tip. I always forget. I will try what you have suggested.
Take care,
Brad
On 7/3/07, Jonathan Winterflood <[EMAIL PROTECTED]> wrote:
> You're welcome,
>
> You should probably ask Matias rather than me, it's his example :D
> I guess you just forgot to add the list when you repli
You're welcome,
You should probably ask Matias rather than me, it's his example :D
I guess you just forgot to add the list when you replied (reply to all works
best..)
Other than that, the popup doesn't clear the GtkWidget *cbwindow pointer,
therefore a click after closing it will crash here : gt
On Tue, 2007-07-03 at 23:53 +0800, Gregory Hosler wrote:
> Hi all,
>
> I have a gtk_menu_item_new_with_label() which is described as:
>
> Creates a new GtkMenuItem whose child is a GtkLabel.
>
> I would like to know how to access this child label (for the purpose of change
> the label :)
Hi all,
I have a gtk_menu_item_new_with_label() which is described as:
Creates a new GtkMenuItem whose child is a GtkLabel.
I would like to know how to access this child label (for the purpose of change
the label :)
I've searched around, but the answer seems to elude me.
I tried castin
Ok, time to get back on the list
Brad, here's the example Matias intended to show you (the mailing list ate
the attachment it seems)
This is how I compile test.c
gcc -Wall `pkg-config --cflags gtk+-2.0` -o test test.c `pkg-config --libs
gtk+-2.0`
Cheers,
Jonathan
-- Forwarded message -
I m using DirectFB..
Regards,
Prateek Mathur
The information contained in this mail is classified as
( ) L&T Infotech Proprietary
( ) L&T Infotech Confidential
( ) L&T Infotech Internal Use
(x) L&T Infotech General Business
"Jim George" <[EMAIL PROTECTED]>
07/03/2007 05:27 PM
To
"[EMA
I find that draw event goes from gtk_tree_view_scroll_to_cell function.
(On main window were are GtkTreeView widget). When I comment this
function - all works fine. Maybe this function add "draw" event with
higher priority?
Sorry for my bad English.
--
Dubravin Andrey
__
On 7/3/07, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Hi all,
> i am working on an embeded application over the TI OMAP 2430 SDP
> and new to GTK.
>
> i have a window with multiple text entries over it.
>
> In my application since we dont have a keboard but only a keypad over the
> targ
hi,
i downloaded gtk+-2.10.13.tar.gz and tried to compile it. but it says the
following error:
/usr/local/lib/libpango-1.0.so /usr/local/lib/libcairo.so -lpng12 -lSM -lICE
/usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so
-lXcursor -lXrender -lXext -lXfixes -lX11
/ho
Ok, maybe i'll ask i other way. In my object I have property, which
describe current object status. This property is changed all the time by
internal code, and whole object is locked for e few seconds by a couple of
functions in my library. While object is locked by one this functions other
thread
Hello everyone..
I am trying the foolowing code but its giving warning saying.. Please where
am I going wrong
(:1344): Gtk-CRITICAL **: gtk_box_pack_start: assertion `GTK_IS_BOX
(box)' failed
(:1344): Gtk-CRITICAL **: gtk_box_pack_start: assertion `GTK_IS_BOX
(box)' failed
(:1344): Gtk-CRITIC
13 matches
Mail list logo