Re: [E-devel] Gtk2 maximize issue

2005-06-15 Thread Sebastian Dransfeld
Daniel Kasak wrote: Daniel Kasak wrote: the problem is that the height of the screen is mis-calculated by something like the height of a standard gtk2 button, and the bottom of the window hangs off-screen. Never mind. An upgrade to Enlightenment and libraries seems to have fixed things.

Re: [E-devel] Gtk2 maximize issue

2005-06-14 Thread Daniel Kasak
Daniel Kasak wrote: the problem is that the height of the screen is mis-calculated by something like the height of a standard gtk2 button, and the bottom of the window hangs off-screen. Never mind. An upgrade to Enlightenment and libraries seems to have fixed things. Dan -- Daniel Kasak IT

[E-devel] Gtk2 maximize issue

2005-06-08 Thread Daniel Kasak
Greetings. I'm using e17 at work ( finally ... I'm getting some nice comments from co-workers ), and I'm having a little issue with an in-house app. It's written in Gtk2-Perl, and I use the command $window-maximize to maximize some windows. Docs at:

Re: [E-devel] Gtk2 maximize issue

2005-06-08 Thread Sebastian Dransfeld
Dan wrote: Greetings. ( Reposting from an account that is subscribed - appologies if 1st post arrives later ). I'm using e17 at work ( finally ... I'm getting some nice comments from co-workers ), and I'm having a little issue with an in-house app. It's written in Gtk2-Perl, and I use the

Re: [E-devel] Gtk2 maximize issue

2005-06-08 Thread Daniel Kasak
Sebastian Dransfeld wrote: Do you know any program that we can try that uses this feature? Thanks for the reply. See code below. You will require Gtk2-Perl bindings, which in turn require a couple of other things, but I'm pretty sure most distos come with them anyway. When this code runs, note