Search Type: Posts; User: pjordan
Search: Search took 0.02 seconds.
-
16 Jun 2008 10:22 AM
Jump to post Thread: Ext.ux.LiveGrid by pjordan
- Replies
- 823
- Views
- 295,314
Thorsten, any idea how difficult this could be adapt to a DataView?
I could really use this, and I would not mind paying for your time. I figure you are most intimate with the inner workings or... -
7 Jun 2008 12:27 PM
- Replies
- 1
- Views
- 1,111
I agree.
I have exactly this issue in my application and it is of course very embarrasing. The workaround of hiding the editor during the expansion is not much prettier.
Paul -
27 May 2008 5:12 PM
- Replies
- 45
- Views
- 20,243
I can confirm that the "any width" icon text positioning issue I mentioned above persists in Safari on Mac and as you already know, Safari on Windows.
Do you by chance know what the root issue is?... -
20 Apr 2008 3:59 PM
Jump to post Thread: Grid CellActions Plugin by pjordan
- Replies
- 274
- Views
- 96,910
Hello
I am wondering if there is a way to omit the cellAction (and icon) on a row by row basis?
An example would be if an email has an attachment, to show an attachment icon, etc. I am not... -
11 Apr 2008 4:15 PM
- Replies
- 45
- Views
- 20,243
Saki, it worked, but push the window title over way to far, even with a standard icon.
In your file, line #373
var padding = this.icon.getWidth() + 40 + 'px' + ' !important';
I think... -
11 Apr 2008 8:32 AM
- Replies
- 45
- Views
- 20,243
Sorry for the stupid question, but what devel version? AFAICT the IconMenu 1.0 is the only code available on your website.
I am already using ext-all and ext-base for 3.0. Are you saying those... -
10 Apr 2008 9:31 PM
- Replies
- 45
- Views
- 20,243
Hi
I converted to this plugin after using a custom mod that accomplished this. With IconMenu when using wide icons in the windows Title (not the menu itself), say 40px, the windows title does not... -
27 Mar 2008 8:57 PM
Jump to post Thread: Can a window title be a Menu by pjordan
- Replies
- 3
- Views
- 972
Extension for exactly this by Saki:
http://extjs.com/forum/showthread.php?t=30677 -
21 Mar 2008 1:18 PM
Jump to post Thread: Create a Menu from a Panels tool? by pjordan
- Replies
- 2
- Views
- 793
I know this is late in the game but try this:
declare menu:
var menu = new Ext.menu.Menu({
id: 'tool-diag',
items: [ -
20 Mar 2008 12:23 PM
Jump to post Thread: Is the Ext desktop useful by pjordan
- Replies
- 46
- Views
- 11,485
I'm sure everyone that has replied has a computer that works like Desktop and not in a linear path like say Ebay. Nobody natually works in a linear path. Traditional web applications increase...
-
18 Mar 2008 10:19 AM
Jump to post Thread: Mysterious Render Problem by pjordan
- Replies
- 6
- Views
- 2,122
Actually, the css worked fine. It must have been my usage in the expander (of which I am no longer doing) making the css benign.
Best,
Paul -
15 Mar 2008 6:29 PM
- Replies
- 0
- Views
- 699
Hello
I hope this is not an inappropriate post, but I am wondering if there are any local tutors available for extjs 2.0. Or, non local tutors with time on their hands and a good internet... -
14 Mar 2008 10:41 PM
Jump to post Thread: Can a window title be a Menu by pjordan
- Replies
- 3
- Views
- 972
Thanks Evant
Actually, I was referring to making the "Icon: and title:" (in the upper left) of the window into a button from which I can produce a menu from. Just like the tools: parameter for the... -
14 Mar 2008 5:35 PM
Jump to post Thread: Can a window title be a Menu by pjordan
- Replies
- 3
- Views
- 972
I'd like to know what my options are for making the icon and title of a window (i.e., like in the Desktop example) into a menu. Here is the window code:
win =... -
14 Mar 2008 10:47 AM
Jump to post Thread: Mysterious Render Problem by pjordan
- Replies
- 6
- Views
- 2,122
I am having the same issue. In a standard grid (straight from examples) with the expander plugin, any type of button I try to render inside the expander (toolbar with button, or just a button) I get...
-
28 Feb 2007 9:48 PM
- Replies
- 4
- Views
- 2,434
Thanks, that worked like a charm.
Correct me if I am wrong, there is no DataStore documentation. I am not complaining, just making sure I am not missing some source of docs for this.
To get at... -
28 Feb 2007 8:04 PM
- Replies
- 4
- Views
- 2,434
Hello, very new to EXT here.
I was setting up some test last week to run yui-ext around the block. With Grid for example, I was able to grab the id (xmlDataModel) which I made meaningful:
... -
25 Feb 2007 2:59 PM
- Replies
- 9
- Views
- 2,584
Thanks for your help. Over the last week, I have tried to get this working with your advice, but it does not. I don't believe I am doing anything different than the many examples in the forum either,...
-
17 Feb 2007 8:59 PM
- Replies
- 9
- Views
- 2,584
Thanks Kjordan
I tried your suggestion, but still receive the same error. So, it seems both ways work exactly the same - although I will leave it the way you suggest as I assume it is more... -
17 Feb 2007 8:03 PM
- Replies
- 9
- Views
- 2,584
Hello,
I am new to JS, YUI-EXT and this forum :-)
I am using .33. On my page I am using BorderLayout, Grid, xml-grid, yui TreeView. This is the portion in question, the comments explain what...
Results 1 to 20 of 20
