Search Type: Posts; User: lvanderree
Search: Search took 0.03 seconds.
-
27 Jun 2010 2:19 PM
Jump to post Thread: Sencha Examples by lvanderree
- Replies
- 13
- Views
- 12,354
Great showcase! But where is my 8... ;-) I didn' t hide it...
http://fun4me.demon.nl/~leon/solitaire.jpg -
11 Jul 2009 7:36 AM
Jump to post Thread: Symfony Extjs2.0a generator by lvanderree
- Replies
- 25
- Views
- 20,348
Hi reynierpm,
I am still very busy at work, so haven't had much time to continue my work at the new Symfony1.2-Extjs3 Plugins.
This will be a complete new project; taking all my/our knowledge... -
17 Jun 2009 9:49 AM
- Replies
- 5
- Views
- 1,261
That is great news! Thanks!
-
17 Jun 2009 9:49 AM
Jump to post Thread: Extending the ComponentMgr by lvanderree
- Replies
- 13
- Views
- 2,551
Good news people
KRavENs repost of this request has been adopted in the Extjs3:
http://extjs.com/forum/showthread.php?t=71550 -
24 May 2009 11:32 AM
Jump to post Thread: Symfony Extjs2.0a generator by lvanderree
- Replies
- 25
- Views
- 20,348
This doesn't very much look like Symfony, let alone my (old) plugin.
However I am starting all over again, adding new classes to the sfExjts3Plugin, that can be used in new a layout for the... -
9 Mar 2009 1:44 PM
Jump to post Thread: Symfony Extjs2.0a generator by lvanderree
- Replies
- 25
- Views
- 20,348
I am afraid you have to search for them in the form of Symfony
http://forum.symfony-project.org/index.php/t/5650/
The wiki is probably outdated, but also still worth mentioning:... -
9 Mar 2009 12:29 PM
Jump to post Thread: Symfony Extjs2.0a generator by lvanderree
- Replies
- 25
- Views
- 20,348
Hi jabb,
the graduation project itself is not released as open source. However the symfony-plugin, all extjs-patches/extensions and of course the examples are.
I am currently working on... -
19 Nov 2008 2:36 AM
- Replies
- 11
- Views
- 9,693
Check (with firebug/Net-tab) if your spacer.gif (or however the 1x1 transparent image is called) can be found...
I had the same issues when it could not be found. -
25 Sep 2008 10:12 AM
Jump to post Thread: Symfony Extjs2.0a generator by lvanderree
- Replies
- 25
- Views
- 20,348
Hi Guys,
I've just finished writing my thesis report about Usable and Adaptable Business software.
The thesis is all about using Symfony and ExtJS to write custom and maintainable business... -
25 Sep 2008 10:09 AM
- Replies
- 0
- Views
- 1,640
Hi Guys,
I finally finished my thesis report, about usable and adaptable business software.
It describes the process of creating cutstom business software, using Symfony and Ext JS
I've... -
20 Aug 2008 6:27 AM
- Replies
- 467
- Views
- 181,654
Thanks for the info, when I have finished writing my thesis I will take a look at it.
-
18 Aug 2008 11:03 AM
- Replies
- 467
- Views
- 181,654
My initial thoughts/guess is about your setup.
You are adding a (tinymce)field directy to a window. You might want to add a formlayout, or maybe even a formpanel to it.
I have a tinymce editor... -
13 Aug 2008 4:06 PM
- Replies
- 467
- Views
- 181,654
Hi Andrew,
I am still enjoying the integrated tinyMCE editors in my ext-panels, but I think I found a new bug.
I wonder if it is due to my configuration, since I guess other people should have... -
6 Aug 2008 5:51 AM
- Replies
- 413
- Views
- 162,748
Ah brilliant,
it looks like this gives me best results:
Ext.app.CodeLoader.load(
Ext.MessageBox.wait("Loading Panel", "Please Wait..."),
{async:false, method:'GET',... -
6 Aug 2008 4:42 AM
- Replies
- 2
- Views
- 1,040
hmm thanks, could have thought about that myself :S
my fix is:
.x-tbar-loading{background-image:url(../images/default/grid/done.gif)!important;} -
6 Aug 2008 4:25 AM
- Replies
- 413
- Views
- 162,748
I haven't solved my previous issue, but wanted to know your opinion about the following:
I noticed you override the serializeForm method in basex, and I haven't looked at the differences between... -
6 Aug 2008 1:54 AM
Jump to post Thread: Extending the ComponentMgr by lvanderree
- Replies
- 13
- Views
- 2,551
has anyone got an opinion about this added functionality?
I am now using Ext2.2 and I am still missing this one method.
Besides ext2.2 has again got better and better -
6 Aug 2008 1:50 AM
- Replies
- 2
- Views
- 1,040
Up till now I never knew the loading-indicator also was/is a refresh button.
The thing is that I already have a refresh button in my top-toolbar and I don't want to have an extra button at the... -
6 Aug 2008 12:50 AM
- Replies
- 413
- Views
- 162,748
I thought about that as well, but this would make the CodeLoader do his thing in a new thread (async), while I want to make it run synchronous, so defering it will not work.
I have to keep the... -
5 Aug 2008 5:25 PM
- Replies
- 413
- Views
- 162,748
Hi Doug,
I'd like to respond, but don't know what to say ;) I see the responseJSON property, and see it contains the decoded object, which you probably can access directly after loading has... -
25 Jul 2008 6:38 AM
- Replies
- 2
- Views
- 826
Well at the moment I explicitly listen to the afterLayout event, I can of course change it and listen to the afterRender event, but since I simply want to set some preloaded values, I think it would...
-
25 Jul 2008 4:58 AM
- Replies
- 2
- Views
- 826
Can anyone explain why field.getName() only returns its name after rendering? and if no hiddenName has been set, it prefers to rerturn '' above this.name?
The code for getName now is this:
... -
24 Jul 2008 4:41 AM
- Replies
- 11
- Views
- 9,693
Hi kevinmk,
I can remember having this same issue, it was something regarding the css, but I cannot find my patch anymore. Tried to disable some of my custom css, but problem doesn't appear... -
23 Jul 2008 1:35 AM
Jump to post Thread: Symfony Extjs2.0a generator by lvanderree
- Replies
- 25
- Views
- 20,348
Hi Sebrand,
there are two ExtJs plugins for Symfony: sfExtjs2Plugin and the sfExtjsThemePlugin. The Theme plugin depends on the sfExtjs2Plugin and is much more powerful, I assume you are talking... -
21 Jul 2008 6:59 AM
- Replies
- 467
- Views
- 181,654
Did you install the managed IFrame library (which is required)
Results 1 to 25 of 119
