Re: Calendar Popup



On Sun, 2009-03-15 at 13:55 -0600, Eddie Carle wrote:
> I have been working on a gtkmm widget that mimics the popup calendar
> in evolution. Things seem to be going relatively well save I can't
> figure out how to make a window of type Gtk::WINDOW_POPUP with a hint
> set to Gdk::WINDOW_TYPE_HINT_COMBO disappear when I click out of the
> window. I've tried on_focus_out_event() but I can't seem to get any
> action. Suggestions?

I have create a test case for this as well.

http://gist.github.com/80096

I was thinking another interesting option instead of the window going
away would be for Date::DateWindow::reposition() to be called whenever
the main widget is moved. Is this possible?
--
        Eddie Carle
        
        This message has been signed with an RFC4880 signature. It is
        guaranteed to have originated from Eddie Carle and its contents
        can be validated against its signature.

Attachment: signature.asc
Description: This is a digitally signed message part



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