Search found 677 matches
- Thu Jun 14, 2012 1:23 pm
- Forum: Feature Requests
- Topic: OpenLayers API support
- Replies: 9
- Views: 14553
Re: OpenLayers API support
maybe you install it in a separate folder? does Aptana has menu item "Help -> Software Updates -> Manage Configuration"? maybe you can find information there...
- Thu Jun 14, 2012 7:25 am
- Forum: Feature Requests
- Topic: OpenLayers API support
- Replies: 9
- Views: 14553
Re: OpenLayers API support
I uploaded a quick fix to support OpenLayers, please download http://www.agpad.com/downloads/com.spket.js_1.6.23.jar and replace the old one. then download http://www.agpad.com/downloads/OpenLayers-2.11.jsb3 put it into folder OpenLayers-2.11\lib . create a JavaScript profile for OpenLayers, the ste...
- Thu Jun 07, 2012 5:51 am
- Forum: Feature Requests
- Topic: OpenLayers API support
- Replies: 9
- Views: 14553
Re: OpenLayers API support
Spket will provide OpenLayers support in next version.
- Wed May 16, 2012 5:09 pm
- Forum: Feature Requests
- Topic: set region folding only in Custom Folding
- Replies: 6
- Views: 11254
Re: set region folding only in Custom Folding
try upgrade to version 1.6.23, if you still can't see the option, then maybe need re-install Eclipse and Spket...
- Tue May 15, 2012 7:39 pm
- Forum: Feature Requests
- Topic: set region folding only in Custom Folding
- Replies: 6
- Views: 11254
Re: set region folding only in Custom Folding
make sure you are put com.spket.js_1.6.22.jar in correct folder, if Spket installed in default folder, it should be eclipse\plugins, otherwise, it should be in {spket_dir}\eclipse\plugins, or you can try a standalone verion...
- Tue May 15, 2012 4:30 pm
- Forum: Feature Requests
- Topic: set region folding only in Custom Folding
- Replies: 6
- Views: 11254
Re: set region folding only in Custom Folding
I uploaded a fix, please download this and replace the old one: http://www.agpad.com/downloads/com.spket.js_1.6.22.jar
- Mon May 07, 2012 5:47 pm
- Forum: Feature Requests
- Topic: ExtJS 4.1 Code Completion Not Working?
- Replies: 9
- Views: 18132
Re: ExtJS 4.1 Code Completion Not Working?
I don't think Window has method addButton since 3.0...
- Wed May 02, 2012 8:15 pm
- Forum: Feature Requests
- Topic: ExtJS 4.1 Code Completion Not Working?
- Replies: 9
- Views: 18132
Re: ExtJS 4.1 Code Completion Not Working?
there still has some issue due folder "../platform/" does not exists, I have to remap it to "src" folder, please download this fix and replace the old one:
http://www.agpad.com/downloads/com.spket.js_1.6.22.jar
http://www.agpad.com/downloads/com.spket.js_1.6.22.jar
- Wed May 02, 2012 7:23 pm
- Forum: Feature Requests
- Topic: ExtJS 4.1 Code Completion Not Working?
- Replies: 9
- Views: 18132
Re: ExtJS 4.1 Code Completion Not Working?
Please move sdk.jsb3 from extjs-4.1.x/build to extjs-4.1.x, and use that one in your profile, then it should works fine. it can't find the source code due wrong path, it was ../src in Ext 4.0, and now it's src
- Wed Apr 25, 2012 4:19 pm
- Forum: General discussion
- Topic: Open Laszlo library
- Replies: 1
- Views: 11155
Re: Open Laszlo library
Make sure open .lzx file with Spket LZX Editor, click the file with mouse right button, in context menu, click "Open With -> Spket LZX Editor"
- Thu Apr 12, 2012 8:16 am
- Forum: Feature Requests
- Topic: Extjs4 theme builder support
- Replies: 2
- Views: 7442
Re: Extjs4 theme builder support
It does not support ExtJS 4 theme. ExtJS 4 is using SCSS, it should be quite easy to create a custom theme without a builder, what kind of feature do you want?
- Fri Mar 30, 2012 5:07 pm
- Forum: Feature Requests
- Topic: JSDoc documentation of the basic JavaScript methods/objects
- Replies: 8
- Views: 12800
Re: JSDoc documentation of the basic JavaScript methods/obje
It's a bug, please download http://www.agpad.com/downloads/com.spket.js_1.6.22.jar and try again
- Thu Mar 29, 2012 6:31 pm
- Forum: Feature Requests
- Topic: JSDoc documentation of the basic JavaScript methods/objects
- Replies: 8
- Views: 12800
Re: JSDoc documentation of the basic JavaScript methods/obje
The one with document for Core JavaScript methods (String, Array, Arguments, Event).
- Thu Mar 29, 2012 7:43 am
- Forum: Feature Requests
- Topic: JSDoc documentation of the basic JavaScript methods/objects
- Replies: 8
- Views: 12800
Re: JSDoc documentation of the basic JavaScript methods/obje
Then you can add that file in your profile, choose jQuery as the library type.
- Wed Mar 28, 2012 4:19 pm
- Forum: Feature Requests
- Topic: JSDoc documentation of the basic JavaScript methods/objects
- Replies: 8
- Views: 12800
Re: JSDoc documentation of the basic JavaScript methods/obje
the library for standard objects are in folder com.spket.js_x.x.x.jar/config, if you really want add document, you can add there