Search Type: Posts; User: softwarezman
Search: Search took 0.03 seconds.
-
15 Aug 2012 5:33 AM
- Replies
- 2
- Views
- 1,117
Well, if anybody else runs into the issue, it DOES work how I described. I created a mini app (ok one line that requires Ext.direct.*) to load the Direct files, then I created a JSB, compiled it, and...
-
14 Aug 2012 3:46 PM
- Replies
- 2
- Views
- 1,117
Hello all,
I'm just now starting to get into the Ext.Direct stuff and am pretty excited about it so far. Took 16 db calls that were getting 'blocked' at the browser level and got them all in 1... -
2 Aug 2012 11:51 AM
- Replies
- 12
- Views
- 2,303
Hey all who are watching this thread... I posted a release for the plugins as I was able to convince the customer it wasn't a big deal to put this out there. (Turns out if I base it off of...
-
2 Aug 2012 11:50 AM
- Replies
- 1
- Views
- 1,922
Hey all.
This is my first official plugin (just allowed release by the customer! Yay!) so bear with me.
I created the plugin to allow for interactivity between Socket.io clients. It pushes and... -
27 Jul 2012 7:05 AM
- Replies
- 12
- Views
- 2,303
I'm writing the documentation now to get it released. Hopefully in the next week or two I'll have the release necessary. Operating at the speed of government so... yea.
-
26 Jul 2012 5:03 AM
- Replies
- 12
- Views
- 2,303
Nice! I have an entire plugin setup ready to go for grid websocket updates. I have it working for regular grids and even multi-store grids (for those other random usecases) It currently hooks into a...
-
18 Jul 2012 10:22 AM
- Replies
- 12
- Views
- 2,303
Not yet. I don't have access to CF10 so it'll be a while before I can really mess with it. Working on implementing SSL with the gateway I built since the customer does everything that way. Hoping...
-
13 Jul 2012 11:07 AM
- Replies
- 2
- Views
- 928
Funny I was just running into this. For my 'workaround' (and hopefully somebody can correct me because I don't like it) I looked at the operation that was being passed and only ran things on 'edit'...
-
13 Jul 2012 8:14 AM
- Replies
- 12
- Views
- 2,303
So for my job I've written a plugin using Socket.io's javascript frontend to interface with a node.js type interface on the backend (I actually wrote a ColdFusion Socket.io Gateway adapter, but you...
-
2 Jul 2012 10:46 AM
- Replies
- 9
- Views
- 6,891
Hey your guys' problem looks similar to what I was planning on doing. I use Bryntum's Scheduler component and they posted a great write-up...
-
21 May 2012 11:54 AM
- Replies
- 3
- Views
- 777
To do what you are asking requires a web server. Without something listening to port 80 how would your computer know that you were wanting to save data? And to where? The easiest thing would be to...
-
2 May 2012 8:14 AM
Jump to post Thread: Combobox restore by softwarezman
- Replies
- 5
- Views
- 752
I've finally figured this one out (sort of). It's hack-ish but it works. If you fire the staterestore event with the appropriate values (hopefully you would know how to get those) in the afterRender...
-
25 Apr 2012 3:49 AM
- Replies
- 2
- Views
- 599
Have not, didn't know it was out yet. I will try it ASAP. Thanks
-
19 Apr 2012 11:24 AM
- Replies
- 2
- Views
- 599
I have a full-page application that I'm working on and I wanted to add a couple keyboard shortcuts to navigate pages back and forth. I added a KeyMap to the body and it works great in IE and Chrome,...
-
19 Apr 2012 6:44 AM
- Replies
- 3
- Views
- 686
Sorry for so many updates, but I keep thinking of relevant things to the post. I just reinstalled it to see if it was a lingering dll issue but that isn't it. It is installed in Program Files...
-
19 Apr 2012 6:38 AM
- Replies
- 3
- Views
- 686
Using 2.0.0b2 if that helps.
-
19 Apr 2012 6:36 AM
- Replies
- 3
- Views
- 686
I've been trying to work on some custom theming capabilities and ran into an issue. I got my theme stuff worked out in regular CSS but to get IE compatability I wanted to use the slicer. Well after a...
-
19 Apr 2012 4:24 AM
- Replies
- 6
- Views
- 1,070
Thanks for the code update. I was running into the same issue for some reason. I'll have to bookmark this for any future upgrades ;)
-
16 Apr 2012 11:35 AM
- Replies
- 0
- Views
- 150
I just posted this on my G+ but figured somebody here might be interested in a workaround to a problem I was dealing with. Or they may have a better solution than mine, or maybe they know why it does...
-
11 Apr 2012 4:19 AM
- Replies
- 17
- Views
- 2,000
This worked for me. I don't get pretty output (still get blank lines) but it at least compiles the JSB3 file for me. Awesome! Oh and for those who were wondering, this still applies to beta2 release...
-
28 Mar 2012 12:09 PM
- Replies
- 17
- Views
- 2,000
I also am running into the same problem on Win7 x64. It worked initially but after a reboot it was gone. Not sure what happened there but I'm getting blank lines now.
-
23 Mar 2012 11:24 AM
- Replies
- 3
- Views
- 611
REQUIRED INFORMATIONExt version tested:
Ext 4.0.7
Browser versions tested against:
Firefox
Description:
When using a combobox in a stateful manner, if you have it set and restore... -
23 Mar 2012 10:59 AM
Jump to post Thread: Combobox restore by softwarezman
- Replies
- 5
- Views
- 752
Well I tried to get around the problem by firing an application level event but apparently that isn't initialized before the staterestore event so there really isn't appearing to be a way to get that...
-
23 Mar 2012 10:34 AM
Jump to post Thread: Combobox restore by softwarezman
- Replies
- 5
- Views
- 752
I am currently running into this issue as well. The controller is not seeing staterestore or beforestaterestore of my combobox. Not sure if this applies to other components but its definitely missing...
-
22 Feb 2012 12:25 PM
- Replies
- 5
- Views
- 578
Well I'm sure most people think I'm crazy but it turns out that the internalId wasn't being reflected in the results from the server (have no clue why as it returns the correct Id otherwise... ) To...
Results 1 to 25 of 71
