Search Type: Posts; User: DeeZ
Search: Search took 0.04 seconds.
-
23 Aug 2008 1:40 AM
- Replies
- 43
- Views
- 35,968
Hi,
Thx a lot for these corrections ! When SVN will be updated with them ?
I often notice great solutions in the forum but no date of theirs availabilities in SVN ..
Any bugtracking system... -
29 Jul 2008 12:14 AM
Jump to post Thread: [new version] DateTime Field by DeeZ
- Replies
- 834
- Views
- 317,224
Hi,
Testing "vtype" to set a valid period with this extension, I wrote this:
Ext.apply(Ext.form.VTypes, {Ext.apply(Ext.form.VTypes, {
xdatetimerange: function(val, field) {
// We... -
25 Jul 2008 7:07 AM
Jump to post Thread: x-theme-gray-extend by DeeZ
- Replies
- 68
- Views
- 43,636
Hi,
First this theme is really great ! I love it. Thanks to share it.
I notice two pb: with TextArea and HTMLEditor, the border is not black has expected ... :(
Cf attached images.
- the... -
23 Jul 2008 6:24 AM
Jump to post Thread: Grid Search Plugin by DeeZ
- Replies
- 1,023
- Views
- 367,601
Hi,
How to had this plugin in a existing toolbar grid with 2 rows ?
Thx. -
26 May 2008 8:56 AM
Jump to post Thread: [2.x] Ext.ux.SwfUploadPanel 0.3 Beta by DeeZ
- Replies
- 218
- Views
- 94,684
Hi,
Before to try this plugin, I wondering if upload resume is possible with SwfUploadPanel ? For example after a connection problem.
In the same idea, is it possible to send only some file... -
26 Mar 2008 5:24 AM
Jump to post Thread: Multi-Month Calendar by DeeZ
- Replies
- 22
- Views
- 20,001
Hi,
I needed the same layout with selectable days . I slightly changed the code to add this feature.
Just unzip the file in your "examples" directory to test it.
I tested it successfully... -
11 Mar 2008 6:57 AM
Jump to post Thread: Grid Search Plugin by DeeZ
- Replies
- 1,023
- Views
- 367,601
Ok I understood. So your clients are more intelligent than mine ... :)
-
11 Mar 2008 6:31 AM
Jump to post Thread: Grid Search Plugin by DeeZ
- Replies
- 1,023
- Views
- 367,601
Hi,
This plugin is great ! I just added some more filtering options (optional) in order to set the filter mode: by default the search is done in all the contain, I added an option to search at the... -
23 Feb 2008 5:51 AM
Jump to post Thread: Ext Road Map by DeeZ
- Replies
- 63
- Views
- 35,615
Hi,
Do you plan to support RTL languages too ? (right to left) When 2.1 ? 2.2 ? 3.0 ? After ?
Thanks. -
18 Feb 2008 8:02 AM
Jump to post Thread: [2.X] IconCombo and tpl problem by DeeZ
- Replies
- 9
- Views
- 2,415
Ok thx ! In fact the code in my first post was correct ... I tested on the bad pages ...
Thx again ! -
18 Feb 2008 7:40 AM
Jump to post Thread: Ext.ux.grid.DragSelector for 2.0 by DeeZ
- Replies
- 67
- Views
- 22,032
Great plugin !
I notice an useless "alert" in line 90:
if (grid.activeEditor && grid.activeEditor !== null) {
alert(grid.activeEditor);
return false;
... -
18 Feb 2008 7:32 AM
- Replies
- 10
- Views
- 14,823
Thx ! It's working now.
-
18 Feb 2008 7:31 AM
Jump to post Thread: [2.X] IconCombo and tpl problem by DeeZ
- Replies
- 9
- Views
- 2,415
On the dropdown list on each item.
Thx -
18 Feb 2008 4:32 AM
Jump to post Thread: [2.X] IconCombo and tpl problem by DeeZ
- Replies
- 9
- Views
- 2,415
In fact, I wanted to add tooltip on each row of the IconCombo.
I tryed to define the 'tpl' define in this extension like this:
Ext.apply(this, {
tpl: '<tpl for=".">'
... -
18 Feb 2008 3:09 AM
- Replies
- 10
- Views
- 14,823
Hi,
I try to use the code of NBRed5 but on IE 6 I have a pb:
- the default blue theme is used.
- I can switch to any other theme without pb.
- but when I select back to the default theme is not... -
15 Feb 2008 5:56 AM
Jump to post Thread: Theme Black by DeeZ
- Replies
- 66
- Views
- 78,462
On the black theme, I notice a pb with grid header and grid paging toolbar (cf. screenshot).
In fact whatever the theme (Black, Dark gray, Olive and Purple) the color used for the header and the... -
11 Feb 2008 6:17 AM
Jump to post Thread: [2.X] IconCombo and tpl problem by DeeZ
- Replies
- 9
- Views
- 2,415
Hi,
I have a problem to display a template string associated to an IconCombo.
The QuickTip is never displayed.
The code to create the IconCombo is :
var membersIconCombo = new... -
6 Feb 2008 9:32 AM
Jump to post Thread: Ext.ux.data.PagingMemoryProxy by DeeZ
- Replies
- 45
- Views
- 20,142
Hi,
There is a bug in the PagingMemoryProxy extension concerning the sort.
For a complete example code, just unzip the ZIP in the "examples" directory of the ExtJS framework.
To reproduce... -
11 Jan 2008 8:06 AM
- Replies
- 0
- Views
- 750
Hi,
I know these tools to evaluate quality/performance of JS develoment:
- YSlow
- JSLint
- JavascriptLint
I search others tools (free or not) since I wanted to have also:
- a ratio between... -
30 Dec 2007 7:25 AM
Jump to post Thread: Server browsing extension (planned) by DeeZ
- Replies
- 10
- Views
- 3,828
Hi puya,
I think it's really a great idea !
1) About Upload file, I suggest you to use the extension create by MaximGB (Ext.ux.UploadDialog). It allows to upload several files in same time... -
28 Nov 2007 7:57 AM
Jump to post Thread: Community Extensions Project by DeeZ
- Replies
- 4
- Views
- 3,324
I agree with George. The Wiki is the best place to centralize/strore extensions. The real problem is the time needed to add new wiki pages after the great work done by each developer to create...
-
19 Nov 2007 9:58 AM
- Replies
- 2
- Views
- 3,923
Thank you for your inputs !
-
15 Nov 2007 6:48 AM
- Replies
- 2
- Views
- 3,923
Hi,
I looked for an equivallent to the extension Ext.ux.Multiselect/ItemSelector in the forum without success but perhpas I missed it ! So is there any equivallent available ?
Thanks. -
18 Oct 2007 6:06 AM
Jump to post Thread: Frameset/Frames and ExtJS ? by DeeZ
- Replies
- 2
- Views
- 3,040
Hi,
I'm working on a admin interface which historicaly used frameset/frames. We want to migrate to a real web application but the stuff is to big to do that in one step.
So I'm wondering if... -
11 Oct 2007 8:05 AM
- Replies
- 5
- Views
- 1,228
Thanks, It works great !
Results 1 to 25 of 48
