PDA

View Full Version : IDE support



andynuss
6 Jul 2009, 10:56 AM
Hi,

I did a search for IDE and saw that there are a few choices of IDEs for extjs. I'm wondering what are the most useful choices, not necessarily for coding the functionality, but for also creating the look and feel that you want. (I'm not an experienced Javascript coder, but have created functionality without extjs.) Aside from reading a book, wondering how best to get started.

Thanks,
Andy

mschwartz
6 Jul 2009, 10:57 AM
komodo edit 5

Bulle Bas
6 Jul 2009, 11:03 AM
spket ide should be a good choice. It should be able to give quite a lot of intellisense for extjs, since it supports extjs documentation format out of the box.

See also: http://extjs.com/blog/2008/02/01/ides-plugins-and-tools-for-ext-js-20/

mjlecomte
6 Jul 2009, 11:17 AM
http://extjs.com/learn/Manual:Resources#IDEs

andynuss
6 Jul 2009, 12:41 PM
By the way, how hard is it to take screen shots of bitmaps of ui elements, and turn on that look in your widgets. I.e. input the bitmaps into the IDE and drag them into your html page as a starting point for the static look.

mjlecomte
6 Jul 2009, 1:14 PM
Have you heard about the Ext Designer Tool that is in development?