Re: Choice of Programming Languages

2007-04-26 Thread Jeff G
Since this topic was brought up, does Python + pygtk allow you to easily create widgets at fixed locations with fixed sizes? I'm having trouble with all the auto fit, autosize stuff. I know it's less portable, but I really want to use a fixed location GUI builder and runtime. Thanks, Jeff

Re: N800 and USB host mode

2007-03-05 Thread Jeff G
just run flasher to see its options and your question is answered ;-) i think it was --enable-usb-host or something like that Can you do that (turn on USB-Host mode) without re-flashing the device? Thanks, Jeff ___ maemo-users mailing list

Re: [maemo-users] Re: ?OT: Cant set background color w/py2.5 glade notebook widget on 770

2007-02-13 Thread Jeff G
On 2/13/07, Danny Milosavljevic [EMAIL PROTECTED] wrote: Hi, On Mon, 12 Feb 2007 18:36:23 -0500, Jeff G wrote: I can't seem to set the background color of a label widget in a notebook widget (not the page identifier) window1 vbox1 notebook1 [...] I'm trying to make the entire

[maemo-users] help - attempted N770 python upgrade -- system keeps rebooting

2007-02-12 Thread Jeff G
I probably did something really stupid, but don't know how to recover. This was all done from an ssh window to the device. I wanted to upgrade to python 2.5, and did an apt-get install of python 2.5, but then, when trying to run a simple app, I got - File nw.py, line 2, in

Re: [maemo-users] Bricked a third time

2007-02-12 Thread Jeff G
I think I somehow trashed my 770. how do you easily recover -like restore original config? On 2/12/07, Richard Pickler [EMAIL PROTECTED] wrote: I seem to have a knack for killing my n800 without really doing much to it. The first time, I charged the thing over night. When I checked it in the

Re: [maemo-users] help - attempted N770 python upgrade -- system keeps rebooting

2007-02-12 Thread Jeff G
On 2/12/07, Marius Gedminas [EMAIL PROTECTED] wrote: On Mon, Feb 12, 2007 at 02:50:04PM -0500, Jeff G wrote: I probably did something really stupid, but don't know how to recover. What you did is not stupid, but it is a common mistake: sudo apt-get upgrade that tried to upgrade an important

[maemo-users] how to test python 2.4 code with gtk and libglade on development system (SDK_PC)

2007-02-06 Thread Jeff G
I tried running a python program under scratchbox, and it fails when importing gtk. any ideas of how to install what I need. the app installer is NOT available in the provided UI. Thanks, Jeff ___ maemo-users mailing list maemo-users@maemo.org