Search Type: Posts; User: dimebag
Search: Search took 0.03 seconds.
-
31 May 2012 11:35 PM
- Replies
- 2
- Views
- 740
To be a bit more clearer: I only want a autocomplete-request if the pressed key is leading to a char in the combobox-field, f.g. ctrl, alt, shift, etc. should not trigger the request.
-
31 May 2012 7:36 AM
- Replies
- 2
- Views
- 740
Hi,
I am using the Combobox as an autocomplete field and only want the suggestions appear when special keys are pressed. So I am implementing the keyup-listener, ask for the pressed key and if it... -
14 Feb 2012 5:16 AM
Jump to post Thread: ExtJS4 with Sharepoint 2010 by dimebag
- Replies
- 3
- Views
- 1,172
There´s no code post because it doesn´t depend on the code. The pure existing of a webpart including the ExtJS4 lib disturbs SP2010.
Just take any webpart and include ExtJS4, deploy it and hang it... -
10 Feb 2012 7:58 AM
- Replies
- 21
- Views
- 5,393
Problem still exists in ExtJS 4.1 beta2
-
10 Feb 2012 6:38 AM
Jump to post Thread: ExtJS4 with Sharepoint 2010 by dimebag
- Replies
- 3
- Views
- 1,172
Hi,
I wrote a webpart for Sharepoint 2010 and as soon as I edit a page and hang in a ExtJS4-using webpart, it brings up wpadder.js errors.
I know, that this was an error for ExtJS3 and should... -
31 Jan 2012 6:48 AM
Jump to post Thread: Change font of combobox by dimebag
- Replies
- 3
- Views
- 999
Unfortunatly doesn´t change anything .... tried both (:|
-
30 Jan 2012 8:32 AM
Jump to post Thread: Change font of combobox by dimebag
- Replies
- 3
- Views
- 999
Hi,
sounds simple, but I don´t get it done: How can I change the font of a combobox. I use it standalone (without a layout manger). I tried it with style, cls, ctCls .... but nothing works for me.... -
3 Jan 2012 2:52 AM
Jump to post Thread: Problem with Textfield by dimebag
- Replies
- 6
- Views
- 1,501
I can reproduce it locally by serving the ExtJS-lib via Apache HTTP while using my code within Eclipse
-
26 Dec 2011 11:04 PM
Jump to post Thread: Problem with Textfield by dimebag
- Replies
- 6
- Views
- 1,501
In IE it does, but not in FF and Chrome (latest versions).
Please check: http://codefreun.de/extjs/textfield.jsp -
26 Dec 2011 11:55 AM
Jump to post Thread: Problem with Textfield by dimebag
- Replies
- 6
- Views
- 1,501
Hi,
I´ve got a problem with textfields, here a small example showing the problem. I always get "me.el is null":
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
... -
6 Dec 2011 4:13 AM
Jump to post Thread: Complex layout shows no tile bar by dimebag
- Replies
- 4
- Views
- 623
I got it, depending on Animals posting: http://www.sencha.com/forum/showthread.php?37614-SOLVED-Add-event-to-an-element-within-an-Ext.XTemplate&p=177888#post177888
Many thanks! ;) -
6 Dec 2011 12:38 AM
Jump to post Thread: Complex layout shows no tile bar by dimebag
- Replies
- 4
- Views
- 623
Yeah, thanks dude for that example and the best-practice-hints. I only got one problem with it: In my real life app I attach on-click events to each element inside "refreshTags". Any last suggestions...
-
5 Dec 2011 6:57 AM
Jump to post Thread: Associations in models by dimebag
- Replies
- 4
- Views
- 473
@Mitchell: Could you find my error?
-
5 Dec 2011 6:55 AM
Jump to post Thread: Complex layout shows no tile bar by dimebag
- Replies
- 4
- Views
- 623
Hi,
I am not sure if it´s an ExtJS-error or if it´s my fault. I have a complex layout with a little panel showing some terms, showing no title bar. As soon as you grab the split bar and drag it,... -
30 Nov 2011 8:02 AM
Jump to post Thread: Associations in models by dimebag
- Replies
- 4
- Views
- 473
Bump >:)
-
29 Nov 2011 1:19 AM
- Replies
- 7
- Views
- 774
I checked it with firebug and could not find it, it also showed no effect with the widgets ....
-
29 Nov 2011 1:11 AM
Jump to post Thread: Associations in models by dimebag
- Replies
- 4
- Views
- 473
The "Autocomplete"
var storeAutocomplete = Ext.create ('Ext.data.Store', {
//autoLoad: true,
//autoDestroy: true,
model: 'Autocomplete',
... -
28 Nov 2011 9:35 AM
Jump to post Thread: Associations in models by dimebag
- Replies
- 4
- Views
- 473
Hi,
I have a JSON like this:
{
documents:
{
overallOccurences: 258, -
28 Nov 2011 7:37 AM
- Replies
- 7
- Views
- 774
Thanks, that works, but: I was playing around with custom css classes, and none of the cls-methods (itemCls, componentCls, cls, ...) of the panel are applying the class ... do you have any thoughts...
-
28 Nov 2011 7:10 AM
- Replies
- 7
- Views
- 774
Any suggestions?
-
25 Nov 2011 12:54 AM
- Replies
- 7
- Views
- 774
Thanks Mitchell for your reply. It should be a determined width stucked on the right side. Many thanks!
-
24 Nov 2011 9:02 AM
- Replies
- 7
- Views
- 774
Howdy, it´s easy but my penny doesn´t drop: I have a panel and want to place a text field on the right border, and if the window resizes it should stay on the right border. What would you suggest as...
-
29 Mar 2011 4:22 AM
- Replies
- 3
- Views
- 3,709
I think I´ve found it, many thanks! ;)
-
29 Mar 2011 3:58 AM
- Replies
- 3
- Views
- 3,709
Cool, that´s what I was looking for.
The next thing is: If I scroll vertically the tooltip is out of sight, how can I calculate the shown range of pixels or force the tooltip to stay at this... -
15 Mar 2011 10:14 AM
- Replies
- 6
- Views
- 982
I like my whammy (digitech) most, or let´s say I did! ;)
I know about the example, I just thought I could do it without reformatting my Json!
Many thanks! ;)
Results 1 to 25 of 52
