Search Type: Posts; User: weazil
Search: Search took 0.03 seconds.
-
13 Mar 2013 12:21 PM
Jump to post Thread: Architect 2.2 & Centos 6.4 64bit by weazil
- Replies
- 3
- Views
- 375
After upgrading to 2.2 I can no longer open Architect and I can't seam to find an old copy of 2.1 to download
Loading Architect package "/path/.local/share/Sencha/Sencha Architect... -
12 Mar 2012 2:27 AM
Jump to post Thread: simFla.ux.plugins.signaturePad by weazil
- Replies
- 54
- Views
- 20,589
Doing more and more research I am leaning towards making my app a native app with phonegap or senchas new packaging and was curious if anyone could help me turn this code into a native over ride as i...
-
3 Jan 2012 12:25 PM
Jump to post Thread: Load pdf files by weazil
- Replies
- 5
- Views
- 5,081
heres how i got it working
<iframe height="625" width="390" scrolling="no" src="'+google_url+'" style="border:none;"></iframe> -
28 Feb 2011 6:40 AM
Jump to post Thread: simFla.ux.plugins.signaturePad by weazil
- Replies
- 54
- Views
- 20,589
Simon doing some more research since Android does not allow for the todataURL at the moment doing saveasbmp works fine it just takes a second since the bmp is soo much bigger currently working to see...
-
15 Feb 2011 11:49 AM
Jump to post Thread: simFla.ux.plugins.signaturePad by weazil
- Replies
- 54
- Views
- 20,589
http://code.google.com/p/android/issues/detail?id=7901
it appears that only on honeycomb toDataURL API is fixed in 2.1 & 2.2 it is listed that i can use it but it doesnt work
String... -
2 Feb 2011 1:30 PM
Jump to post Thread: simFla.ux.plugins.signaturePad by weazil
- Replies
- 54
- Views
- 20,589
Unsure why everytime I try and reply here it says a moderator has to approve it.....
but anyway I tested it on An Evo & a Galaxy Tab, Both running 2.2 Froyo
the signature demo would not display... -
2 Feb 2011 6:30 AM
Jump to post Thread: simFla.ux.plugins.signaturePad by weazil
- Replies
- 54
- Views
- 20,589
I have tried it on an HTC evo running 2.2 and a galaxy Tab also running 2.2 FROYO
I have tried it in the stock browser and Dolphin w the same results
on the demo it doesnt display anything when... -
1 Feb 2011 1:42 PM
Jump to post Thread: simFla.ux.plugins.signaturePad by weazil
- Replies
- 54
- Views
- 20,589
It works great in chrome & ios... On Android I can draw... but when i do get image it will not display it and when you pass data it passes data: ,
-
30 Jul 2010 5:48 AM
Jump to post Thread: Ext.ux.LiveGrid by weazil
- Replies
- 823
- Views
- 295,003
on the gridpanel this was my way of doing it
listeners: {
cellclick:function(grid,row,column,event) {
var r = livegrid.getStore().getAt(row);
var fieldName =... -
22 Mar 2010 3:09 AM
Jump to post Thread: Ext.ux.LiveGrid by weazil
- Replies
- 823
- Views
- 295,003
With 3.1.x I noticed in livegrid suddenly my scrollbars aren't rendering correctly. When you first render the livegrid the last column on the right the scrollbar is covering part of the column, if...
-
10 Feb 2010 7:49 AM
Jump to post Thread: Ext.ux.LiveGrid by weazil
- Replies
- 823
- Views
- 295,003
new Ext.Viewport({ layout:'fit' ,items: [livegrid] });
seems to work fine here that way when you resize the window it grows accordingly -
17 Aug 2009 5:54 AM
Jump to post Thread: Ext.ux.LiveGrid by weazil
- Replies
- 823
- Views
- 295,003
Curious if it was me or this did this to everyone.
in livegrid i have alternating row colors on, in ext2 it worked fine.. in 3 it looses the alternating color when you press the refresh button on... -
10 Aug 2009 11:11 AM
Jump to post Thread: [2.0] Desktop - Autorun by weazil
- Replies
- 16
- Views
- 10,846
src is undefined
[Break on this error] var winder = desktop.getWindow('sai-'+src.windowId);
same thing i was getting when i was toying earlier... btw this is my first ext app so im very green... -
10 Aug 2009 9:36 AM
Jump to post Thread: [2.0] Desktop - Autorun by weazil
- Replies
- 16
- Views
- 10,846
Autorun works beautifully when i'm trying to kick off a menu item that doesnt have any submenu's.
I can not seem to graps how to make a submenu'd item launch it always says src is undefined.
...
Results 1 to 14 of 14
