Aug 20 2006, 10:03 PM
Post
#1
|
|
|
Group: Members Posts: 1,213 Joined: 9-June 05 From: Gobi Desert, Mongolia Member No.: 7,306 |
I used tkinter from another feed to add to Kopsis python image but still get _tkinter not found)err rather not configured for your install) any ideas on how to get this to work?
|
|
|
|
![]() |
Aug 21 2006, 02:14 AM
Post
#2
|
|
![]() Group: Members Posts: 329 Joined: 1-July 04 Member No.: 3,880 |
QUOTE(bam @ Aug 21 2006, 01:03 AM) I used tkinter from another feed to add to Kopsis python image but still get _tkinter not found)err rather not configured for your install) any ideas on how to get this to work? TkInter needs Tk which need X11. I don't believe you'll get it to work on a Qt based ROM. For Sharp/Sharp compatible ROMs, PyQt is pretty much your only choice for GUI Python apps. |
|
|
|
Aug 21 2006, 07:33 AM
Post
#3
|
|
|
Group: Members Posts: 1,213 Joined: 9-June 05 From: Gobi Desert, Mongolia Member No.: 7,306 |
bummer, but there is also anygui, although its old....and unstable...
|
|
|
|
Aug 21 2006, 07:50 AM
Post
#4
|
|
|
Group: Members Posts: 438 Joined: 24-June 03 Member No.: 202 |
I don't know about Tkinter but Tk works fine under X/Qt in the Sharp ROM. Caveat: I've used Tk only via tclkit (which I mentioned to Bam on another thread). I am not sure about a direct install.
Felipe |
|
|
|
Aug 22 2006, 02:34 AM
Post
#5
|
|
![]() Group: Members Posts: 329 Joined: 1-July 04 Member No.: 3,880 |
QUOTE(jfv @ Aug 21 2006, 10:50 AM) I don't know about Tkinter but Tk works fine under X/Qt in the Sharp ROM. Caveat: I've used Tk only via tclkit (which I mentioned to Bam on another thread). I am not sure about a direct install. Felipe Yes, if you go down the X/Qt path, it may be theoretically possible. One would have to custom build the Tkinter stuff and I have no idea what that would entail. If you're writing new apps, it seems to me that just using PyQt would be a whole lot less work. PyQt is really an outstanding GUI framework ... far more sophisticated than Tkinter. If you're just trying to run an existing large Tkinter application, I'd be tempted to switch to OZ/GPE or pdaXrom. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 08:26 PM |