NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - LANSRAD

Pages: [1]
1
Web Server - Share Knowledge / Re: My Projects
« on: February 16, 2008, 11:59:33 PM »

Tip: Get a good editing suite which will assist you in creating ExtJS code.  We use Aptana Studio (www.aptana.com) which has support for ExtJS 1.1 at the moment.  ExtJS 2.0 support is coming soon and I cannot wait.


Devan,

I use Aptana (and ExtJS) and your right - Aptana works great!

It does support ExtJS 2.0 now.

You should also download SPKET (inside the Aptana environment) and install it for ExtJS as shown here:

http://extjs.com/learn/Manual:Resources#Spket_IDe

Look for the section on the page titled:

Aptana + Spket + ExtJS

Install it per those instructions and you wil still be working in Aptana, but the Spket will give you all the ExtJS code completion when your in a JS file.

(if you get it correct, when you are in the Aptana with a JS file and you type Ext. (note the period), then the Spket will open up with the ExtJS properties for you.

;-)

Enjoy!

Charles


Pages: [1]