Re: Pyjamas-Desktop and Pyjamas

2008-10-10 Thread lkcl
On Oct 7, 3:17 pm, Finder <[EMAIL PROTECTED]> wrote: > Wow, this is kindof of an exciting combo. Thanks! no problem :) i've since written a tutorial, on how to create your own widgets: http://pyjd.org/controls_tutorial.html it's a damn site simpler than pygtk2 also there's an introductio

Re: Pyjamas-Desktop and Pyjamas

2008-10-07 Thread Finder
Wow, this is kindof of an exciting combo. Thanks! On Sep 9, 7:12 pm, bedros <[EMAIL PROTECTED]> wrote: > thanks, this looks very promising, I'll try it out > > On Sep 6, 1:51 pm, lkcl <[EMAIL PROTECTED]> wrote: > > > > words, the code that _was_ handed to the pyjamas compiler is instead > > > han

Re: Pyjamas-Desktop and Pyjamas

2008-09-09 Thread bedros
thanks, this looks very promising, I'll try it out On Sep 6, 1:51 pm, lkcl <[EMAIL PROTECTED]> wrote: > > words, the code that _was_ handed to the pyjamas compiler is instead > > handed to the python compiler. > >  correction: python _interpreter_ :)  pyjamas-desktop ends up doing > "import pyweb

Re: Pyjamas-Desktop and Pyjamas

2008-09-06 Thread lkcl
> words, the code that _was_ handed to the pyjamas compiler is instead > handed to the python compiler. correction: python _interpreter_ :) pyjamas-desktop ends up doing "import pywebkitgtk", which pulls in webkit, which, given that it's a Browser Engine, ends up with *identically* displayed co

Pyjamas-Desktop and Pyjamas

2008-09-06 Thread lkcl
folks, hi, as an instant django convert when i discovered it a couple of months ago, i wanted to make people aware of some technology that has saved me vast amounts of development effort, and given me no end of amusement: pyjamas. pyjamas - http://code.google.com/p/pyjamas - is an AJAX-based web