Re: [qooxdoo-devel] Aptana editor

2006-11-01 Thread dperez
Hi Siarhei, Yes, good idea. It could be similar to existing Swing or SWT editors. Eclipse Visual Editor isn't just focused to Java, it can be reused in other scenarios. Siarhei Barysiuk wrote: > > Hello, > > How about visual GUI builder? I think after when QxTransformer (XSLT > transformatio

Re: [qooxdoo-devel] Aptana editor

2006-11-01 Thread Siarhei Barysiuk
Hello, How about visual GUI builder? I think after when QxTransformer (XSLT transformation) will be done we can try to realize some like that as plugin for Eclipse. It would be really rapid wed development. Cheers, Siarhei dperez wrote: > Hi, > > Currently it isn't done. > > Ask for it in http

Re: [qooxdoo-devel] Aptana editor

2006-10-08 Thread frederic
Hi, thanks for your Qooxdoo librairie for Aptana. I had to change the path to "resource" in the qx.js and "ataglance" demo works nice now (removing of relative path ../..). Aptana looks great but I'm not sure it will be the best solution for Qooxdoo programming... My understanding is when you star

Re: [qooxdoo-devel] Aptana editor

2006-10-06 Thread Mike Crowe
David and all, I *think* I have the interface working. Please review and LMK: http://qooxdoo.org/documentation/related_projects/aptana_ide Mike dperez wrote: > > Hi, > > Very interesting... > But Aptana will need some means of knowing qooxdoo specific ways of > defining classes and propertie

Re: [qooxdoo-devel] Aptana editor

2006-10-06 Thread dperez
Hi, Very interesting... But Aptana will need some means of knowing qooxdoo specific ways of defining classes and properties. Mike Crowe-3 wrote: > > I've tried duplicating the existing structure like Dojo, and can get > it partially working. Documentation is here on how: > http://aptana.com/d

Re: [qooxdoo-devel] Aptana editor

2006-10-05 Thread Alex D.
Hi dperez, You use Visual Studio to debug java-script in IE??? How this? Would you explain this, please? Regards, alex.d Hi all, I wonder which tools do the qooxdoo community use for _javascript_ development. I currently use: * Eclipse 3.2 + Aptana (or JSEclipse) for editing purposes. *

Re: [qooxdoo-devel] Aptana editor

2006-10-05 Thread Alex D.
Hi dperez, You use Visual Studio to debug java-script in IE??? How this? Would you explain this, please? Regards, alex.d Hi all, I wonder which tools do the qooxdoo community use for _javascript_ development. I currently use: * Eclipse 3.2 + Aptana (or JSEclipse) for editing purposes. *

Re: [qooxdoo-devel] Aptana editor

2006-10-05 Thread Mike Crowe
I've tried duplicating the existing structure like Dojo, and can get it partially working. Documentation is here on how: http://aptana.com/docs/index.php/Creating_a_new_JavaScript_library_project_wizard I *think* that they use comment fields in the javascript to help with auto-complete (I can get

Re: [qooxdoo-devel] Aptana editor

2006-10-03 Thread dperez
Hi, Currently it isn't done. Ask for it in http://www.aptana.com/forums/viewtopic.php?p=1787 The more of us ask, the more priority they will give to this issue. frederic wrote: > > Hi, > Is there exist a way to add autocompletion of Qooxdoo API (package methods > and properties) in Aptana ?

Re: [qooxdoo-devel] Aptana editor

2006-10-03 Thread frederic
Hi, Is there exist a way to add autocompletion of Qooxdoo API (package methods and properties) in Aptana ? cheers. frederic mikecrowe wrote: > > David, wow, I thought I'd checked out every editor. This looks sweet. > I'm downloading it now. > > > dperez wrote: >> >> Hi, >> >> I've ju

Re: [qooxdoo-devel] Aptana editor

2006-10-03 Thread mikecrowe
David, wow, I thought I'd checked out every editor. This looks sweet. I'm downloading it now. dperez wrote: > > Hi, > > I've just asked qooxdoo support for the wonderful Eclipse based and open > source javascript editor called Aptana. > http://www.aptana.com. > > They currently support Do

Re: [qooxdoo-devel] Aptana editor

2006-10-03 Thread dperez
Hi all, I wonder which tools do the qooxdoo community use for Javascript development. I currently use: * Eclipse 3.2 + Aptana (or JSEclipse) for editing purposes. * Firefox 1.5 + Firebug 0.4 for debugging purposes. This is the main development platform * IE6 + Visual Studio, only for testing I

[qooxdoo-devel] Aptana editor

2006-10-03 Thread dperez
Hi, I've just asked qooxdoo support for the wonderful Eclipse based and open source javascript editor called Aptana. http://www.aptana.com. They currently support Dojo, and a lot of other javascript frameworks. http://www.aptana.com/trac/ticket/1303 Regards, David -- View this message in cont