Re: window handle



Thanks for the reply.  Anyway, I tried it and I'm
getting a segmentation fault.  I did an strace and
found this:

access("/usr/share/themes/Default/gtk-2.0-key/gtkrc.en_US",
F_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/themes/Default/gtk-2.0-key/gtkrc.en",
F_OK) = -1 ENOENT (No such file or directory)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


Why is it that I don't have these files?  I do have
gtkrc though.  I tried making a soft link to gtkrc but
more 'No such file or directory' errors came up
afterwards.


--- Murray Cumming <murrayc murrayc com> wrote:
> On Wed, 2005-04-27 at 18:25 -0700, Paul Rivera
> wrote:
> > Guys, I would just like to follow up on my
> question. 
> > I'm really stumped on this one.  Any help would be
> > greatly appreciated!  Thanks.
> 
> http://www.gtk.org/faq/#AEN540
> 
> Use widget->get_window()->gobj() to get the
> GdkWindow* in gtkmm.
> 
> -- 
> Murray Cumming
> murrayc murrayc com
> www.murrayc.com
> www.openismus.com
> 
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]