gnue-designer: proper environment
Oleg Noga <[email protected]> Wed, 20 Jun 2007 21:26:36 +0300
| Newsgroups | gmane.comp.gnu.enterprise.general |
|---|---|
| Message-ID | <[email protected]> |
Hello Reinhard,
Thanks, I found gnue.js. Now web form operates but not entirely.
Also i have a question about gnue-designer. I'd like to use it to
generate form definitions as separate application.
Trunk version of gnue-designer seems to be slided apart with
trunk version gnue-forms:
> gnue-designer
Traceback (most recent call last):
...
File "E:\Pro\Python24\Lib\site-packages\gnue\designer\ui\wx\Base.py", line 68, in ?
from gnue.forms.uidrivers.wx.GFwxApp import setWxApp
ImportError: No module named wx.GFwxApp
gnue-designer-0.5.7 starts with gnue-forms-0.5.16 on wxPython 2.6.4.0
but has wxPython-related bugs and unproper layout.
What versions of wxPython, gnue-common, gnue-forms is best to run
gnue-designer on?
--
Best regards,
Oleg mailto:[email protected]
----- Original Message -----
From: Reinhard Mueller <[email protected]>
To: Oleg Noga <[email protected]>, [email protected]
Date: Wednesday, June 20, 2007, 7:28:04 PM
Subject: [GNUe] gnue.js missing
RM> Hi,
RM> Am Mittwoch, den 20.06.2007, 18:26 +0300 schrieb Oleg Noga:
>> gnue-forms -u html states.gfd
>>
>> and opened localhost:8000 from Firefox 1.5.
>> I found that gnue.js script is missing and form are not operable.
RM> The html UI is not usable yet AFAICT.
RM> If you want to play around with it anyway, you should find everything if
RM> you check out SVN, as given in
RM> http://www.gnuenterprise.org/developers/svn.php
RM> Thanks,
RM> Reinhard