Search Type: Posts; User: slckysr
Search: Search took 0.02 seconds.
-
1 Feb 2011 12:32 AM
Jump to post Thread: Button height doesn't decrease by slckysr
- Replies
- 3
- Views
- 1,160
ok it's solved, i had a combo box which height was 20 and the elements which are in the same line was formed like the combo box automatically,
thnx for the reply Condor,
take care -
1 Feb 2011 12:21 AM
Jump to post Thread: Button height doesn't decrease by slckysr
- Replies
- 3
- Views
- 1,160
it's 3.x
-
1 Feb 2011 12:08 AM
Jump to post Thread: Button height doesn't decrease by slckysr
- Replies
- 3
- Views
- 1,160
hi, i have a button in a fieldset. the button height is a few pixels to much in height so its bottom border is like cutted.
i used the height attribute and set it to 15 , 12, 18 px but nothing... -
31 Jan 2011 11:13 PM
- Replies
- 5
- Views
- 1,100
Dankesehr mein freund, wünsche dir einen schönen Tag ;)
-
31 Jan 2011 5:21 AM
- Replies
- 5
- Views
- 1,100
thnx, thats a good answer for a beginner ;)
-
31 Jan 2011 12:50 AM
- Replies
- 5
- Views
- 1,100
this is the part which isnt working correctly
-
31 Jan 2011 12:43 AM
- Replies
- 5
- Views
- 1,100
Ext.Ajax.request({
url: 'inc/process.php',
params: {
op: 'wizard',
process: 'finish',
... -
28 Jan 2011 12:52 AM
- Replies
- 2
- Views
- 663
ok, nothing to do more, then im going to make it in the old way
-
27 Jan 2011 12:31 AM
- Replies
- 2
- Views
- 663
isnt there a solution for this i dont want to make it in the poorest way :(
-
26 Jan 2011 11:20 PM
- Replies
- 2
- Views
- 663
hi,
i want to make an info label for my wizard which shows the selections of the user.
my wizard has 4 card items and on each of them is a label placed which should show the same text.
my... -
26 Jan 2011 5:11 AM
Jump to post Thread: linebreak in label by slckysr
- Replies
- 4
- Views
- 2,115
there must be an exception then cause i use the ext.ux.wiz user extension maybe there are not parsed html tags.
ok for now this has been done :) -
26 Jan 2011 1:28 AM
Jump to post Thread: linebreak in label by slckysr
- Replies
- 4
- Views
- 2,115
ok, will try thnx for now
the reason why it dont see the html tag was because i define it like
{
xtype: 'label',
text: 'my<br>header' -
26 Jan 2011 12:55 AM
Jump to post Thread: How to make fullscreen browser by slckysr
- Replies
- 3
- Views
- 1,250
how can i throw an F11 key event so my browser changes to fullscreen mode
-
25 Jan 2011 11:48 PM
- Replies
- 0
- Views
- 1,286
how can i fire an event that makes my browser fullscreen at load of my application. the key for this event is F11.
-
25 Jan 2011 4:36 AM
Jump to post Thread: linebreak in label by slckysr
- Replies
- 4
- Views
- 2,115
how can i make a linebreak in my labels.
i used \n /n <br> {\n} {/n}
but nothing worked. whats the useness of this ? -
24 Jan 2011 6:04 AM
- Replies
- 252
- Views
- 97,502
how can i change the left title in the header field of the wizard at runtime. i want to use this item as an explaining text for each card.
each card has a other step, so i want to give my users a... -
19 Jan 2011 12:47 AM
- Replies
- 11
- Views
- 1,085
ok for now i get a solution with adding '' singlequotes at begin of the value, now its okay but will later check for a better solution,
thanks for your help Condor -
18 Jan 2011 11:59 PM
- Replies
- 11
- Views
- 1,085
i set the width to 100 just for try but doesnt seem to has an effect :(
where can i find the default renderers ? -
18 Jan 2011 11:40 PM
- Replies
- 11
- Views
- 1,085
ah of course excuse me.:
here it is
tmprec = {
publishername: Ext.getCmp('$newpublishername').getValue(),
publisherwebsite:Ext.getCmp('$newpublisherwebsite').getValue(),
... -
18 Jan 2011 11:14 PM
- Replies
- 11
- Views
- 1,085
new Ext.grid.GridPanel({
id: 'grid',
stripeRows: true,
height: 135,
width: 600,
... -
18 Jan 2011 8:18 AM
Jump to post Thread: JSON error too much recursion by slckysr
- Replies
- 3
- Views
- 1,546
it worked, thank you Condor
-
18 Jan 2011 8:15 AM
- Replies
- 11
- Views
- 1,085
for the dimension column too ? cause it doesnt worked for it
-
18 Jan 2011 8:03 AM
Jump to post Thread: JSON error too much recursion by slckysr
- Replies
- 3
- Views
- 1,546
:) ok thank you Condor, im going to try it out.
and thanks for the other post too. -
18 Jan 2011 7:51 AM
Jump to post Thread: JSON error too much recursion by slckysr
- Replies
- 3
- Views
- 1,546
i get this error: too much recursion at my ajax request to a php file
tmpadv = 'blablablablablabla';
tmpgroup = 'blablablablablabla';
tmpc =... -
18 Jan 2011 7:45 AM
- Replies
- 11
- Views
- 1,085
nobody knows a solution ?
Results 1 to 25 of 72
