Search Type: Posts; User: wemakeitwork
Search: Search took 0.03 seconds.
-
28 Jul 2011 11:18 PM
- Replies
- 0
- Views
- 829
Sencha Touch version tested:
1.1.0
Platform tested against:
iOS 4 -
5 Jan 2009 9:17 AM
Jump to post Thread: [FIXED-716] Node Cascade bug by wemakeitwork
- Replies
- 13
- Views
- 6,004
I do agree with Green. The current behavior (Ext 2.2) of TreeNode.cascade is not what I was expecting!
-
18 Dec 2008 1:46 AM
- Replies
- 2
- Views
- 1,244
a solution? anyone?
-
19 Mar 2008 6:11 AM
- Replies
- 2
- Views
- 1,244
problem persists with Safari 3.1
-
25 Feb 2008 2:14 AM
- Replies
- 4
- Views
- 1,500
this seems to work too (in Ext2.0) :
Ext.DatePicker.prototype.internalRender = true;
and
.x-date-picker {
width:175px; -
21 Feb 2008 2:57 AM
- Replies
- 2
- Views
- 1,244
I'm trying to have a floating window on top of an applet. In theory, Ext's shims should come in handy for this task. Everything works great in Firefox 2 & 3 Windows, but fails in Safari 3 Windows...
-
17 Jan 2008 3:01 AM
- Replies
- 117
- Views
- 70,233
I encountered a bug with this mask : X[0|1]X9:99 X[a|p]Xm
I fixed this by resetting regexp to '', not null :
for(var i=0; i<mask.length; i++){
if(regexp){
if(regexp ==... -
8 Jan 2008 2:21 AM
Jump to post Thread: Ext.BorderLayout print page by wemakeitwork
- Replies
- 2
- Views
- 1,142
thx for your hints, mjlecomte
-
17 Oct 2007 2:01 AM
Jump to post Thread: Ext.BorderLayout print page by wemakeitwork
- Replies
- 2
- Views
- 1,142
Hi all,
I have a problem when trying to print a page made with Ext. The print view seems to ignore the page's real size and just prints the portion visible in the browser's viewport.
Example:...
Results 1 to 9 of 9
