Search Type: Posts; User: programmatic
Search: Search took 0.02 seconds.
-
18 Apr 2011 3:32 PM
- Replies
- 4
- Views
- 2,694
I'm attempting to do something similar with the getTemplate() method however I'd like to remove the entire arrow. I'm overriding the method in my MyTreePanelView however it's still rendering the...
-
30 Oct 2010 8:10 AM
Jump to post Thread: issue setting up extjs by programmatic
- Replies
- 2
- Views
- 750
I don't see any 404's. But I have done some more testing and found that the file does not work on the server, but will work locally. I use xampp. Is there some configuration for that set up that I...
-
29 Oct 2010 6:34 PM
Jump to post Thread: issue setting up extjs by programmatic
- Replies
- 2
- Views
- 750
Hello all,
This is my first time using ExtJS, and for some reason, I can't seem to get it to work using netBeans 6.5. I've added the ExtJS3.3 library to the project and referenced a js file in... -
25 Oct 2010 10:56 AM
Jump to post Thread: Resizing dialog by programmatic
- Replies
- 7
- Views
- 2,108
Setting the dialog's setAutoHight(true) seems to take care of the above mentioned issue. My dialog's height adjusts just like I want now.
-
25 Oct 2010 10:30 AM
Jump to post Thread: Resizing dialog by programmatic
- Replies
- 7
- Views
- 2,108
Ok, just to update. I found that if I set the size of the dialog when I instantiate it, It cannot be changed dynamically. So I remove the sizing and let the children size the dialog. So when I make...
-
15 Oct 2010 10:02 AM
Jump to post Thread: Resizing dialog by programmatic
- Replies
- 7
- Views
- 2,108
I set the heights of the content panels which contains FitLayout and a grid inside. I just use setHeight(100).
-
15 Oct 2010 8:54 AM
Jump to post Thread: Resizing dialog by programmatic
- Replies
- 7
- Views
- 2,108
I guess I have to shrink the children. The thing is, if I resize the dialog, the component is just hidden. So after resize, it shows. Can I achieve this effect some way in code? How would I shrink...
-
15 Oct 2010 8:29 AM
Jump to post Thread: Resizing dialog by programmatic
- Replies
- 7
- Views
- 2,108
Hello all,
I have a popup that contains 4 content panels. I have a VBoxLayout on the dialog. 3 of the content panels show at all times. The 4th one is hidden, and shows when I click the "show"... -
16 Feb 2010 6:55 AM
- Replies
- 3
- Views
- 934
No one?
-
11 Feb 2010 11:54 AM
- Replies
- 3
- Views
- 934
Most of all, I'm wondering if there is a way for me to disable dropping to a certain node in the tree, but still drop to a place below that node, and that node is last in the tree. How can I achieve...
-
11 Feb 2010 7:57 AM
- Replies
- 3
- Views
- 934
I am creating a tree with Drag and drop capabilities however I do not want to allow certain nodes to be dropped. My tree consists of 2 types of nodes:
1)Leaf node
2)Folder node containing 2 nodes,... -
10 Dec 2009 11:02 AM
Jump to post Thread: GWT ComboBox customization by programmatic
- Replies
- 1
- Views
- 2,052
Hello all,
I am attempting to create a ComboBox which works in a similar fashion as the 'bing' search engine. I'd like to render the comboBox with the magnifying glass like in the picture. I've...
Results 1 to 12 of 12
