I'm writing a program for the N800 using Python and Eagle. I'm new to 
Python so Eagle has been very helpful for getting something up and 
running really quickly. I already have a functional program with tabs, a 
table, buttons, spin controls etc.

Eagle is a toolkit for python on top of GTK written by gustavo Barbieri:

http://www.gustavobarbieri.com.br/eagle/docs/eagle.html

If others are using Eagle, I would like to share example programs. 
Gustavo has supplied many examples already which are very helpful.

I have a few questions for Eagle developers/users:

Anyone else using Eagle? care to share your thoughts?

I have three questions or enhancement requests, though I am happy if 
someone has a workaround:
a) how do I clear a table? there does not seem to be a method to reset 
or remove all rows in a table.
b) how can I know that a tab has been clicked? The tab page itself does 
not have an event, but is there another way to be notified?
c) is there any way I can create a slider control such as would be used 
in a media streaming app to change position in a stream?

thanks

chris



_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to