Search Type: Posts; User: scheid
Search: Search took 0.02 seconds.
-
19 Nov 2012 6:11 PM
- Replies
- 2
- Views
- 421
Ok, thanks. At least I know for sure now:-)
-
16 Nov 2012 7:09 AM
- Replies
- 2
- Views
- 421
Hi all,
In the Sencha Touch DataView component, there is a config option called 'useComponents'. I would really like to use this same feature in the Ext JS View component.
Am I missing... -
22 Aug 2012 10:55 AM
- Replies
- 0
- Views
- 145
Hi all,
I posted this about a month or so ago in Q&A; didn't get any replies, so I'll try the discussion forum; maybe Q&A wasn't the right place.
I am doing a fairly simple drag and drop... -
7 Aug 2012 5:25 AM
- Replies
- 2
- Views
- 474
Wow, that's perfect for what I need! The funny thing is, I use XTemplate fairly often, but I never thought to use it for my current issue.
Thanks for connecting the dots for me :-) -
6 Aug 2012 12:19 PM
- Replies
- 2
- Views
- 474
Hi all,
I've been searching for a Sencha equivalent to the c/c++/php function sprintf ; does Sencha have something equivalent to this? Would really help me going forward.
Thanks! -
17 Jul 2012 5:06 AM
- Replies
- 1
- Views
- 202
anyone?? Bueller??
-
16 Jul 2012 5:44 PM
- Replies
- 5
- Views
- 5,019
spot on, guys, thanks much! @zdeno, that was definitely the problem. Applying the css to the td elements works like a charm; I forgot about tr's not having bg colors.
@scott, excellent resource... -
16 Jul 2012 12:33 PM
- Replies
- 5
- Views
- 5,019
Hi all,
I'm trying to add a custom background color to an individual row of an Ext grid. I can get the font color to change, so I know my custom css class is visible, but the background color for... -
12 Jul 2012 6:56 AM
- Replies
- 1
- Views
- 202
Hi all,
I'm stumped on this one. I am doing a fairly simple drag and drop operation. I have an Ext.Label (in an Ext.Panel) with HTML in it, and there are various span elements in the HTML string... -
16 May 2012 12:11 PM
- Replies
- 2
- Views
- 340
cool trick. Thanks for the help!
-
15 May 2012 5:30 AM
- Replies
- 2
- Views
- 552
Hello,
Thanks for your reply. Yes, I did try the getHeight() method, but that seems to return the height of the component, and not the height of the scrollable area underneath the component. ... -
14 May 2012 7:10 PM
- Replies
- 2
- Views
- 552
Hi all,
I have a panel with a card layout, and each of the cards will be differing heights. When a new card is set to active, I want to be able to figure out that active card's actual content... -
14 May 2012 7:16 AM
- Replies
- 2
- Views
- 340
Hi all,
I have a chart with a category axis aligned to left and a time axis aligned to bottom. I am using this with a scatter series. It seems like I have gotten this to work but if I have two... -
7 May 2012 6:40 PM
Jump to post Thread: Everything *cls by scheid
- Replies
- 1
- Views
- 254
Here is a second 'hypothetical' case that might help.
I have a (floating) panel, that I want to have a transparent background and no borders on, so I define this class:
.ClearPanel {
border:... -
7 May 2012 6:07 PM
Jump to post Thread: Everything *cls by scheid
- Replies
- 1
- Views
- 254
Hi all,
OK, even after reading the docs on this, I still don't seem to understand the various properties related to css classes, basically everything ending in 'cls'. Specifically: cls,... -
7 May 2012 11:56 AM
Jump to post Thread: code editor font name and size by scheid
- Replies
- 3
- Views
- 571
Great news! Thanks you. Font name too, by chance? I'd love to be able to use Monaco :-)
-
3 May 2012 11:56 AM
Jump to post Thread: code editor font name and size by scheid
- Replies
- 3
- Views
- 571
Hi all,
Did a search through the forum and couldn't find anything directly related to this. I know there is no way through the GUI to set the code editor font name and size; is there a manual way... -
3 May 2012 11:39 AM
- Replies
- 2
- Views
- 2,299
yep, thanks. That works.
Also, for anyone else interested in this, I figured out that 'lastDragPosition' is just the position the scroller was at when you released your finger, which is usually... -
30 Apr 2012 1:17 PM
- Replies
- 2
- Views
- 2,299
Hi All,
I'm using Sencha Touch 2. I am using a panel set to be scrollable vertically, and need to be able to get the current scroll position of the panel. I explored the Ext.scroll.View object... -
30 Apr 2012 5:15 AM
- Replies
- 2
- Views
- 470
Awesome, thanks. This is exactly what I was looking for. I guess I was missing something obvious :-)
-
27 Apr 2012 7:14 AM
- Replies
- 2
- Views
- 470
Hi all,
There is a very useful method I use in Sencha Touch, which is the showBy method for a panel. It puts a nice visual arrow indicator on the panel to indicate what component (usually a... -
23 Mar 2012 12:37 PM
- Replies
- 2
- Views
- 639
Hi Mitchell,
Thanks, I was hoping to be able to plug in the same store directly to a number of different data views, without having to manually call filter() for each one.
Not sure if others... -
23 Mar 2012 11:47 AM
- Replies
- 2
- Views
- 639
Hi everyone,
I am using dataview, and have an itemTpl that has an outer encompassing <tpl if=". . ."> block that, by design, not all records in the data will meet 'if' the condition. In those... -
14 Mar 2012 6:19 PM
- Replies
- 4
- Views
- 1,683
OK, v1.2 seems to have fixed the problem! Thanks.
-
14 Mar 2012 4:36 PM
- Replies
- 4
- Views
- 1,683
Hi, thanks. Actually, unless I'm misunderstanding, I'm stuck way before activating the product. I'm just trying to do the trial, and can't get past the screen where it asks me to log in with my...
Results 1 to 25 of 50
