Re: Closing the window if it is idle for sometime



En/na SaiKamesh Rathinasabapathy ha escrit:
> Hi,
> 
> I have created a small keypad to enter pin number for logging into my
> application. When I click login button that window is popped up. If the
> user does not press any button in the keypad then that keypad ( which is
> a Gtk::Window(popup) ) should be closed in 60 seconds. Please give me
> some ideas to do this.
> 
> Thanks!.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list

Hello,

Some time ago, I implemented a pop-up window widget with the same
feature that you are asking about (close it after some time).

Look at: http://mail.gnome.org/archives/gtkmm-list/2007-July/msg00139.html

Joaquim Duran






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