Re: [pygtk] User Interface Designer

2008-07-09 Thread Mathias Uebelacker
Hello,

did you checked the combination Wing IDE, Glade & pyGTK?

br
Mathias


2008/3/11, Amar <[EMAIL PROTECTED]>:
>
>  Hi all
>
> Is there a user interface designer that produces pygtk source.
>
> Thnaks
> Amar
>
> ___
> pygtk mailing list   pygtk@daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
>
>
___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


Re: [pygtk] gtk.HPaned() - fixed position

2007-06-12 Thread Mathias Uebelacker

Hello,

thats true. The pane should be on the same position. I checked the option
resize and shrink in combination with gtk.Paned.pack1/2 but it does not
work.

br
Mathias

2007/6/12, Felix Rabe (public) <[EMAIL PROTECTED]>:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mathias Uebelacker wrote:
> Hello,
>
> i need to fix the pane on a postion. Now the position is not fixed and
> depends on the content of the panes. hpane.set.position does not works.
> Any hints?

Hi,

Did you already try to play around with the 'resize' and 'shrink'
arguments to gtk.Paned.pack1/2()?

I understood that you are dealing with keeping it the same size when the
content (or window size) changes - you are not keeping the user from
resizing the pane.  If I'm wrong, feel free to elaborate.

Greetings,
Felix
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGbn0ElW86h1QHmOcRAjq1AJ4/+K99Ozhts2HB3A0C2vc9rPfNegCffkCN
qwClEkH16Enm93bQ26StbP0=
=AWqM
-END PGP SIGNATURE-

___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


[pygtk] gtk.HPaned() - fixed position

2007-06-11 Thread Mathias Uebelacker

Hello,

i need to fix the pane on a postion. Now the position is not fixed and
depends on the content of the panes. hpane.set.position does not works. Any
hints?

br
Mathias
___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/