Search Type: Posts; User: mkidder
Search: Search took 0.10 seconds.
-
23 Jan 2010 2:45 PM
Jump to post Thread: Ext.Direct for ASP.NET MVC by mkidder
- Replies
- 376
- Views
- 143,887
Eugene, WOW that was quick!! And a very nice refactoring as well.
@mdissel - The addition of DirectController makes use of the MVC framework, negating the need for a separate HttpHandler,... -
20 Jan 2010 4:58 PM
Jump to post Thread: Ext.Direct for ASP.NET MVC by mkidder
- Replies
- 376
- Views
- 143,887
Eugene,
I stumbled onto your project after a long hiatus from ExtJS. Absolutely wonderful work.
Do you have a timeline for MVC2 release, I saw you mention that it will be coming soon? -
9 Nov 2007 2:32 PM
Jump to post Thread: New ExtJS 2.0 Theme: "Slate" by mkidder
- Replies
- 186
- Views
- 169,583
Great theme... has the images/icons on the 'htmleditor' been addressed yet, or is this something yet to do?
Thanks for your work on this.... -
5 Oct 2007 9:58 AM
- Replies
- 18
- Views
- 12,796
Very nice, I like the Registration Desk interface. I made a reservation and got the center table... You must know it is my birthday today. :D
Great work! -
5 Oct 2007 9:38 AM
Jump to post Thread: Ext 1.1 plugin for Aptana by mkidder
- Replies
- 43
- Views
- 20,755
Isaac_cm, violinista: Working with Aptana on a ExtJS 2.0 Alpha 1 plugin. Technically, I have it working the same way as the 1.1 plugin, but want to package this up to install via Aptana's...
-
25 Sep 2007 1:24 PM
- Replies
- 26
- Views
- 16,222
Yes, should be... If you would like some help testing, troubleshooting, etc. please let me know.
-
25 Sep 2007 1:10 PM
Jump to post Thread: Ext 1.1 plugin for Aptana by mkidder
- Replies
- 43
- Views
- 20,755
Wish granted.... :) Try from this link HERE (Box.net shared folder).
Once Aptana's Milestone 10 has a stable release, I'll push out another plugin if interested. -
25 Sep 2007 10:24 AM
- Replies
- 11
- Views
- 14,438
These are great tips, thanks for sharing...
-Mike Kidder -
25 Sep 2007 9:44 AM
- Replies
- 26
- Views
- 16,222
vladsch, this is looking awesome. Are you developing against 2008 or 2005?
-
13 Sep 2007 3:05 PM
- Replies
- 77
- Views
- 40,797
Very nice grid and quicksearch functions, trbs.... he seen your sample earlier, but didn't realize until just now that you had server source available as well..
Great stuff... B) -
20 Aug 2007 9:19 AM
Jump to post Thread: Ext 1.1 plugin for Aptana by mkidder
- Replies
- 43
- Views
- 20,755
I feel your pain, still I really like what Aptana is doing. They have big ambitions and I hope to contribute what I can. The support for AJAX libraries (along with ext) will only get better in the...
-
17 Aug 2007 8:54 PM
Jump to post Thread: Ext 1.1 plugin for Aptana by mkidder
- Replies
- 43
- Views
- 20,755
[QUOTE=fercho07;55639]Well, i decide to download and install AptanaIDE standalone, because as a eclipse plugin installation was bugging me. Now the code completion of ExtJs is working, but i don
-
17 Aug 2007 7:38 PM
Jump to post Thread: Ext 1.1 plugin for Aptana by mkidder
- Replies
- 43
- Views
- 20,755
Make sure you unzip the file in the plugins directory, simply copying to the plugins directory will not work. If that is not it, then I would say there is an issue with the Build. Aptana put in a...
-
17 Aug 2007 2:26 AM
Jump to post Thread: Ext 1.1 plugin for Aptana by mkidder
- Replies
- 43
- Views
- 20,755
I tested with Aptana plugin for Eclipse (0.2.8.15637) and it works for me.
If you haven't done so already, try creating a new "ext 1.1" Ajax Library Project (named whatever you want). The... -
16 Aug 2007 4:26 PM
Jump to post Thread: Ext 1.1 plugin for Aptana by mkidder
- Replies
- 43
- Views
- 20,755
[QUOTE=fercho07;54938]Ok, that
-
16 Aug 2007 4:08 PM
Jump to post Thread: Ext 1.1 plugin for Aptana by mkidder
- Replies
- 43
- Views
- 20,755
Steve,
The XML file was added to the plugin as Scriptdoc library that hooks in the Aptana javascript editor as an extension point. This works a little bit different from the sdoc/js files... -
12 Aug 2007 9:02 PM
Jump to post Thread: Ext 1.1 plugin for Aptana by mkidder
- Replies
- 43
- Views
- 20,755
fercho07, parel: I updated the install information at top of this thread. If it is installed correctly you should check the following areas:
1) Help | Help Contents - This opens Aptana's Help... -
8 Aug 2007 11:09 PM
- Replies
- 2
- Views
- 1,693
Thanks evant!
I knew the answer was going to be easier than my explanation. A sure sign it is time to get some rest.... -
8 Aug 2007 10:59 PM
- Replies
- 2
- Views
- 1,693
In jQuery I can do the following to programatically force a click event to occur on a Form submit button.
$('#MySubmitButtonID').trigger("click");
Is there an equivalent way to do this within... -
7 Aug 2007 8:38 AM
Jump to post Thread: Fisheye? by mkidder
- Replies
- 41
- Views
- 23,858
I have always liked the Interface Fisheye for jQuery ... be sure to keep your mouse movement within the iframe of the demo page, otherwise, you may mistaken glitchy or choppy movement of the icons....
-
6 Aug 2007 7:56 PM
Jump to post Thread: Ext 1.1 plugin for Aptana by mkidder
- Replies
- 43
- Views
- 20,755
It was the "Latin lowercase I with accent" within the MessageBox.buttonText description, Line 1022.
[CODE]Customize the default text like so: Ext.MessageBox.buttonText.yes = "S[COLOR="Red"][B] -
5 Aug 2007 11:33 PM
Jump to post Thread: Ext 1.1 plugin for Aptana by mkidder
- Replies
- 43
- Views
- 20,755
Just a quick note on the "Ext 1.1 Samples" within the Samples panel in Aptana. You can either create a Project from sample or preview sample. I just noticed that the preview defaults to the first...
-
5 Aug 2007 10:54 PM
Jump to post Thread: Ext 1.1 plugin for Aptana by mkidder
- Replies
- 43
- Views
- 20,755
Thanks Jack! I have updated the plugin. That was going to be my next task. The ScriptDoc library extension works much better than the separate sdoc files.
I will upload this file to my area on... -
4 Aug 2007 9:19 PM
Jump to post Thread: Ext 1.1 plugin for Aptana by mkidder
- Replies
- 43
- Views
- 20,755
8/12 Update: How to install
Create a folder in the "Aptana\plugins" directory (or "eclipse\plugins", if you installed Aptana as a plugin) with the same name as the ZIP file. You can make it... -
2 Aug 2007 4:04 PM
- Replies
- 3
- Views
- 1,001
That is found in "\source\widgets\form\HtmlEditor.js".
Results 1 to 25 of 27
