Search Type: Posts; User: 72
Search: Search took 0.04 seconds.
-
10 Aug 2009 2:42 PM
Jump to post Thread: [3.x] Login Dialog Extension by 72
- Replies
- 58
- Views
- 33,676
What about readme file?
-
15 Mar 2009 3:54 PM
- Replies
- 19
- Views
- 10,197
Confirms this bug. I don't know why is that, but we can hope that v3 will be released sooner or later :)
-
4 Mar 2009 7:00 AM
- Replies
- 2
- Views
- 2,271
I got same problem, but with difference that I am adding buttons directly to HtmlEditor.tb after render. Solution is dirty, but works.
Set on button property:
Text only
,cls: 'x-btn-text... -
29 Nov 2008 5:58 AM
Jump to post Thread: demo site by 72
- Replies
- 12
- Views
- 5,327
Ooh, this is definitelly good partial solution :) Interesting...
Regards
'72 -
28 Nov 2008 5:42 PM
Jump to post Thread: demo site by 72
- Replies
- 12
- Views
- 5,327
Nice for playing with and definitelly nice work, but IMHO it is not a good way how to build generic sites. What about SEO, and accessibility? :)
-
22 Nov 2008 3:08 PM
- Replies
- 2
- Views
- 843
Try to remove all DEFAULTS parameters from all configs... this is a bug definitelly. Works for me...
-
22 Nov 2008 3:03 PM
- Replies
- 2
- Views
- 843
Same problem here... it is not only for radios, it happens for textfields too..! I cant find what is wrong. I think this is a BUG!
-
11 Aug 2008 10:22 AM
- Replies
- 1
- Views
- 796
Sorry for late, maybe it's offtopic now :)
This code should work as you needed
grid.on('rowclick', function(grid, rowIndex, e) {
var sel = grid.getSelectionModel().getSelections();
if... -
6 Jul 2008 3:10 PM
Jump to post Thread: [new version] DateTime Field by 72
- Replies
- 834
- Views
- 313,232
Hi saki,
easy implemented readOnly property, so it is not possible to write down, only select ;) (the property only)
Source as an attachment. Implemented on version i downloaded today. -
5 Jul 2008 1:21 PM
Jump to post Thread: [solved] DateField Change Event by 72
- Replies
- 11
- Views
- 1,913
Or you can make it generic and you can extend datefield class. Then you will use your extended class instead. And there will be this event again.
If anyone will know how to extend superclass... -
29 Jun 2008 6:07 PM
- Replies
- 45
- Views
- 18,406
Saki, thanx a lot for that "how to do this in right way". I just looked for that all the time and now, after year and some months you wrote that and i am really satisfied. Its great. Fully agree that...
-
24 Jun 2008 6:50 PM
- Replies
- 6
- Views
- 1,688
Did you tested it in some other browser? Are you using FF3? I noticed some weird behavior with FF3 these days.
-
8 Feb 2008 9:09 AM
Jump to post Thread: Ext Translations by 72
- Replies
- 384
- Views
- 125,065
Czech localization for 2.0 (suitable for 1.0.1 too)
Česk -
5 Feb 2008 9:16 PM
Jump to post Thread: ComboBox % width by 72
- Replies
- 3
- Views
- 2,245
Helpful .. Mr. Jan Itor ~o)
-
5 Feb 2008 4:57 AM
Jump to post Thread: [2.0??] Form submit under IE by 72
- Replies
- 2
- Views
- 1,202
Why are you need anything before DOCTYPE? (:|
-
29 Jan 2008 9:53 PM
- Replies
- 2
- Views
- 3,389
It's off topic now, but thank you, it was useful for me today :)
-
24 Jan 2008 7:08 AM
Jump to post Thread: jdesk/qwikioffice merge...? by 72
- Replies
- 10
- Views
- 5,023
No problem :) i just thought that something is wrong :) i search all and no results, so there is a place for jDesk :D
Thank a lot. -
23 Jan 2008 3:30 PM
Jump to post Thread: jdesk/qwikioffice merge...? by 72
- Replies
- 10
- Views
- 5,023
I agree totally, but it's up to them... and thats the hardest part i think :)
Btw. i searched for the term jdesk everywhere (there and google) and didnt find any related results, where i can... -
16 Dec 2007 10:26 AM
- Replies
- 4
- Views
- 4,727
This is pretty easy..
..but I would like to achieve something like this:
[fieldLabel colspan=2]
[comboBox][someOtherInputField]
Form designing and absence of LabelField is pretty weak point in... -
14 Dec 2007 6:15 AM
Jump to post Thread: print a grid to PDF by 72
- Replies
- 3
- Views
- 1,324
And you want print data and make custom table? If yes, so its not so cool to do that on client side (in case you got server data only in grid)..
If you know all data on server do it on server... -
1 Dec 2007 6:43 PM
Jump to post Thread: OFFTOPIC: Hey animal.. by 72
- Replies
- 16
- Views
- 4,596
Hi,
how you doing? Just watching The Scrubs and curious if your avatar is from down there :)
:-? :D -
18 Nov 2007 9:26 PM
Jump to post Thread: Is it possible to do that? by 72
- Replies
- 7
- Views
- 2,096
Exactly this (except card layout instead of tab panel -- it suits my need better now), but it have to be dynamically added (using .add()) :)
Do you got source for public? :)
Thanks ;) -
18 Nov 2007 7:39 PM
Jump to post Thread: layout: "border" height by 72
- Replies
- 7
- Views
- 1,627
Now working on similar things and i used viewport for whole page and on top i am using classic way...so HTML with CSS rules. Its not problem for you to use viewport and will be much nicer to got menu...
-
18 Nov 2007 5:59 PM
Jump to post Thread: Is it possible to do that? by 72
- Replies
- 7
- Views
- 2,096
Hi Animal,
i just did exactly what you said, and its still the same. Just check it, if you will got a sec.
Thanks.
AND JUST A NOTE: TabPanel was replaced by Card layout which fits my needs... -
18 Nov 2007 6:43 AM
Jump to post Thread: Localhost Problem by 72
- Replies
- 6
- Views
- 1,593
So what about try on other computer? So you can exclude if that is fault of your PC.
I'm sorry for that but i just run Apache 2.2.6 with PHP 2.2.4 and its working okay.
And about the examples...
Results 1 to 25 of 120
