Re: [gtkmm] Porting problems
- From: Paulo Pinto <pjmlp progtools org>
- To: Murray Cumming Comneon com
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] Porting problems
- Date: Thu, 29 Jan 2004 17:44:53 +0100
Thanks
Murray Cumming Comneon com wrote:
Gnome::Dialog::close_hides()
That prevented auto-destruction of the Dialog's instance. That was silly, so
you don't need to call this anymore. Also be careful that you are not
catching any destroy signals or catching delete_event signals unnecessarily.
Look at gtkmm 2 examples if in doubt - it's all simpler now.
Gnome::Dialog::editable_enters()
This said that pressing enter would press a button instead of just putting
the cursor into any editable widgeet. Maybe they fixed it so that you don't
need this little hack.
Murray Cumming
www.murrayc.com
murrayc usa net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]