Hi, Thanks a lot for your replies . when i change the window type to toplevel it is working fine but when i close that window and poping up that window I can see the linux task bar comming for a moment and disappear which is not desired.
On Wed, Aug 6, 2008 at 6:33 PM, Milosz Derezynski <[EMAIL PROTECTED]> wrote: > In a Gtk::WINDOW_POPUP, widgets never can grab focus (or at least in some > way don't focus the same way as in Gtk::WINDOW_TOPLEVEL), in which case > TreeView will always render an inactive selection. > > I'm sure if you try making the windows Gtk::WINDOW_TOPLEVEL it will draw > correctly. > > 2008/8/6 Govinda Parida <[EMAIL PROTECTED]> >> >> Hi, >> I am facing a problem that I have a gtkmm window, on that window I >> have created one more pop up window having tree view on that. But when >> I am selecting a row in that tree view selection color is not coming. >> could any one help me ? >> >> Thanks in advance. >> >> Regards, >> Govinda >> _______________________________________________ >> gtkmm-list mailing list >> [email protected] >> http://mail.gnome.org/mailman/listinfo/gtkmm-list > > > > -- > Please note that according to the German law on data retention, > information on every electronic information exchange with me is > retained for a period of six months. > [Bitte beachten Sie, dass dem Gesetz zur Vorratsdatenspeicherung zufolge > jeder elektronische Kontakt mit mir sechs Monate lang gespeichert wird.] > _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
