W dniu niedziela, 17 czerwca 2012 01:41:56 UTC+2 użytkownik Michael Fox napisał: > > I've just discovered pyjamas today. > > This morning I thought it sounded like an awesome way to develop > cross-platform applications. But now its early evening and I still don't > have pyjd working on Ubuntu. I've become very discouraged with OSX, and I > probably won't bother with Windows unless I can get the first two. >
I don't know if pyjd is not an dead end. AFAIR there was always problem with that. I think, that it might be better, to start some kind of native API, like wx-pyjamas or qt-pyjamas. I mean - when we use RootPanel(), it's wx.Window in fact. When we use HorizontalPanel, it's wx.BoxSizer in fact , etc... regards Maho
