It seems you are looking for the parent of a window. When you created
that window you knew its parent.
Save the parent and call for his destruction.
Another way is to revise this way of addressing, but i cant help you...
G_OBJECT(gdk_window_get_toplevel(NS_REINTERPRET_CAST(GdkWindow*,
aNativeWi
0x8444920 is the address of the instance
G_OBJECT(gdk_window_get_toplevel(NS_REINTERPRET_CAST(GdkWindow*,
aNativeWindow)))
He is telling you that is a wrong reference and he cant redirect it.
I think you are addressing wrongly your window,
try to look for the window without toplevel() primitive
_
小多 escribió:
> Hi,
>
> I want to capture a GdkWindow's destory event. And I have tried
> 'g_signal_connect' function, but failed.
> Can someone refer me to an example?
>
> thanks,
>
>
What's the matther following this example?
Is the doc exampl, i used it last time...
g_signal_connect(G_OBJECT
Hi
Some days ago, sombody told me (thank you) here gtk_set_icon_window for
change ICON in the window.
Well, i maked some icons with Gimp and my windows show them.
But, I dont want process look for the icon file in running time, I want
to build the program whith his icon.
I've seen another way
Ganesh Kumar escribió:
> Hi every body,,
>
> I am a linux user .. past 2 years i am working in Linux.. I have used
> Gtk for GUI develop ..
>
> I want to develop some GUI in Windows too.. I know that there are VB
> and
> VC++ available.. but i want to do with GTK only..
>
>
Hello
I patched my last problem making TWO programs. A little one is
successfully calling the other one.
Well, I have anoter question:
I need release my application but if it's possible, i want to users dont
need to install GTK libraries.
My program works if I uninstall Gtk and copy the dll i
Days ago I start a thread with my problem.
Problem is the same but I understand now (while debugging) more exactly
the question.
My gtk-program hungs up just in the gtk_main() called. And only hungs in
Win32.
I'm making a TopLevel window, but i launch this program from another
process.
The TO
Tor Lillqvist escribió:
> Marcelo Armengot writes:
> > I have maked a little window dialog with C-gtk.
>
> What is C-gtk?
>
> > while no problems founded under GNU/Linux, under Win32 the software
> > stop. I dont understand it. Anybody have any idea?
>
&
I have maked a little window dialog with C-gtk. I launch it from another
software (dotty), but while no problems founded under GNU/Linux, under
Win32 the software stop.
I dont understand it.
Anybody have any idea?
___
gtk-app-devel-list mailing list
You are right again.
Im sorry, i think if people is not following all, they will not
understand the last mails, but sorry, Im wrong, and you are right.
Please excuse me and thank you again.
I was thinking that -Ic was the flag, ":" a single separator and /...
the path, this is the problem sure...
10 matches
Mail list logo