[maemo-developers] Python development with Eagle
From: Chris Mcnally expectspam2 at pobox.comDate: Fri Sep 14 01:17:28 EEST 2007
- Previous message: DSME code?
- Next message: Python development with Eagle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: DSME code?
- Next message: Python development with Eagle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]