[Tutor] python gui
Hilton Garcia Fernandes
hgfernan at lsi.usp.br
Sat Jun 14 01:07:35 CEST 2008
Hi, Gabriela!
that interesting dashboard can be done. At least you can divide your main
window into several subwindows and do what you what you want. Each subwindows
would have a dropdownlist to redefine another sub-subwindow inside of it.
Tabs are also available in several windowing toolkits for Python.
In wxPython you can have a panel and put your subwindows inside of it:
http://wxpython.org
Another alternative is pyGTK.
All the best,
hilton
Em Quarta 11 Junho 2008 10:03, Gabriela Soares escreveu:
> Greetings,
> I want to make a dynamic dashboard, something like:
> http://examples.adobe.com/flex3/labs/dashboard/main.html#
> but using python. Is it possible ?
>
> Thanks in advance.
>
> Best regards,
> Gabriela Soares.
>
> --
> Gabriela Soares
>
> "I learned that courage was not the absence of fear, but the triumph over
> it. The brave man is not he who does not feel afraid, but he who
> conquers that fear."
> Nelson Mandela
_____________________
--
Hilton Garcia Fernandes
Nucleo de Tecnologias sem Fio (NTSF) -- Wireless Technologies Team
Lab de Sistemas Integraveis Tecnologico (LSI) -- Integrable Systems Lab
Escola Politecnica (Poli) -- Engineering School
Univ S Paulo (USP)
Tel: (5511)3091-5676 (work)
(5511)8131-5213 (mobile)
Av. Prof. Luciano Gualberto,158 trav.3 CEP 05508-900
S. Paulo -- SP -- Brazil
Pagina inicial: http://www.lsi.usp.br/~hgfernan
More information about the Tutor
mailing list