Search Type: Posts; User: adhoul
Search: Search took 0.03 seconds.
-
10 Jul 2010 9:05 AM
- Replies
- 1
- Views
- 750
I have a picture as logo, which I can see when I open the Designer, but when I Preview the Page, there is a small questionmark icon where there should have been the logo. Let me say that the picture...
-
7 Jul 2010 6:22 AM
- Replies
- 1
- Views
- 876
Today i updated to new version, I had a working project and it has changed layouts, anchors, and a number of attributes by itself.
I've been getting strange behaviours today that I havent seen the... -
30 Jun 2010 1:14 AM
- Replies
- 1
- Views
- 1,134
ok here's what i did to make it work:
since Designer assigns a Tree Node (root) and a Tree Loader on the TreePanel by default,
you assign a ID to the TreePanel, then get the TreePanel's... -
29 Jun 2010 4:46 AM
- Replies
- 1
- Views
- 1,134
Hello everybody,
I have created a UI class from Ext Designer (Viewport with tabPanel etc)
Inside a Tab there is a Fieldset where I want to have a TreePanel with checkboxes.
I have defined a... -
29 Jun 2010 2:07 AM
- Replies
- 6
- Views
- 682
awesome animal thanks for your fast replies it works cheers
-
29 Jun 2010 1:45 AM
- Replies
- 6
- Views
- 682
there you go. i know i'm doing quite a lot of things wrong, don't know how to fix it
Ext.override(Ext.tree.TreePanel, {
maxWidth : 600,
useArrows : true,
autoScroll : true,
... -
29 Jun 2010 1:04 AM
- Replies
- 6
- Views
- 682
there is not much code to show, as the code i've used comes from the example i've mentioned above.
the problem i have is that in this example (as you can see if you can follow the link) it defines... -
28 Jun 2010 11:49 PM
- Replies
- 6
- Views
- 682
Hello,
Starting from the ExtJs example at the page http://www.sencha.com/deploy/dev/examples/tree/check-tree.html where a TreePanel has checkboxes,
I want to Override the TreePanel, and add... -
3 Jun 2010 3:54 AM
Jump to post Thread: problem with jsclass renaming by adhoul
- Replies
- 3
- Views
- 1,117
what name did you have before (working) and what name is the one that isn't working?
also, have you checked the names on the generated files? (there must be a .ui.js , a .js , an xds_index.html... -
3 Jun 2010 12:17 AM
- Replies
- 1
- Views
- 1,149
"Description: Store arbitrary data associated with the specified element."
http://api.jquery.com/jQuery.data/#jQuery.data1
Is there something similar to this association in Ext Js?
What... -
20 May 2010 7:02 AM
Jump to post Thread: Grid RecordForm Plugin by adhoul
- Replies
- 590
- Views
- 166,192
Hello, great job,
I've tried Saki's example, but I can't find the Icons you use in your buttons (you know, the ones for "Add Records" etc).. are these available somewhere? thank you -
18 May 2010 5:36 AM
Jump to post Thread: How to make generated code work by adhoul
- Replies
- 6
- Views
- 2,165
Heres the thing: Ext Designer generates (when a project is exported) a .ui.js file, a .js file, an .html file (let's say xds_index.html) and another .js file (xds_index.js) that has something like ...
-
17 May 2010 10:57 PM
Jump to post Thread: How to make generated code work by adhoul
- Replies
- 6
- Views
- 2,165
I wanted to ask the same thing, as the generated code (when I exported the Project) does not work, I get an error message that "viewport is not a constructor". I read somewhere it has to do with the...
-
14 May 2010 3:52 AM
- Replies
- 1
- Views
- 977
Hello,
Working on the Designer, is there a way for one to create a TreePanel that has textboxes as Nodes ? Seeing the program the obvious answer is not, but I am asking in case there is a way.
... -
14 May 2010 2:14 AM
Jump to post Thread: Ext Designer Button Alignment by adhoul
- Replies
- 2
- Views
- 1,786
yes it makes perfect sense thank you. also what i've found is that Let's say we have a Panel, inside it we place a toolbar with buttons, then we select on the Panel to ButtonAlign "center" so we...
-
13 May 2010 1:17 AM
Jump to post Thread: Ext Designer Button Alignment by adhoul
- Replies
- 2
- Views
- 1,786
Hello,
Lets suppose we have a panel and inside it there are two buttons, is there a way to align these buttons and place them in (let's say) the center of the panel?
Thank you
Results 1 to 16 of 16
