Search Type: Posts; User: SimonFlack
Search: Search took 0.03 seconds.
-
16 May 2013 8:09 AM
- Replies
- 4
- Views
- 952
Just ran into this on ST 2.2 --> build production.
-
15 May 2013 12:49 PM
- Replies
- 0
- Views
- 117
Long time... but now I am back :-)
I have a customer that wants to port this existing ST app to WP8.
http://wfx.no/dipsforum
or
http://wfx.no/dipsforum/?platform=ie10 -
4 Oct 2012 7:55 AM
- Replies
- 3
- Views
- 806
Just came across this issue too. localStorage.clear() allowed it to start again and now I cant reproduce.
The error was reported as a missing "}" in line 60 of index.html. In web inspector the... -
21 Aug 2012 11:01 AM
Jump to post Thread: GodTur (Hiking app) by SimonFlack
- Replies
- 3
- Views
- 1,400
We are now at RC1 and we are aiming to be on AppStore around 20.09.2012... Stay tuned.
38129 -
5 Aug 2012 10:52 AM
- Replies
- 7
- Views
- 1,617
"The interesting thing is if I inspect the DOM it is there, but hidden."
Hmm.. I had heaps of troubles with this when making my code too. Heights set to 0px.
Have you checked your layout... -
5 Aug 2012 9:42 AM
- Replies
- 7
- Views
- 1,617
If you are using a tabpanel try Mitch's plugin.
https://github.com/mitchellsimoens/Ux.tab.OptimizedTab -
30 Jul 2012 2:03 AM
- Replies
- 7
- Views
- 1,617
Looks like pretty much the same idea. Just work on different events.
-
28 Jul 2012 12:40 AM
- Replies
- 7
- Views
- 1,617
I compiled xcode project and tested on my iPhone 4 this morning. It does seem to run faster.
App seems to be running correctly also.
But I will need to do more testing to be 100% certain. -
27 Jul 2012 4:31 PM
- Replies
- 7
- Views
- 1,617
Hey Guys
Its late (02:15) here and I am playing around with a big Sencha Touch 2 app (Huge DOM) and I have come up with a concept that greatly reduced the size of my DOM.
The contents of my... -
18 Jul 2012 9:50 AM
- Replies
- 5
- Views
- 524
Yeah. I tried that.
The 320x480 iphone setting did not work for me. Resulting width was 400px (standard minimum on mac)
Maybe its mac issue. -
18 Jul 2012 8:56 AM
- Replies
- 5
- Views
- 524
Hey guys.
I have been doing a bit of mobile work lately and came across a little trick that has really made my life a lot easier.
I am using Safari now (This did not work in chrome)... -
4 Jul 2012 1:17 PM
Jump to post Thread: GodTur (Hiking app) by SimonFlack
- Replies
- 3
- Views
- 1,400
Hey Guys
We are currently working on an app using Sencha Touch 2, Cordova/PhoneGap and OpenLayers.
There is still around 4 weeks development time to go but I have attached a video link and some... -
2 Jul 2012 8:56 AM
Jump to post Thread: Trena Music Festival App by SimonFlack
- Replies
- 4
- Views
- 1,665
We should be ready within a month or so. Fingers crossed.
-
2 Jul 2012 7:41 AM
Jump to post Thread: Trena Music Festival App by SimonFlack
- Replies
- 4
- Views
- 1,665
I have already ;-) Been working on a big ST2 project for the past 3 months now. ST2 is awsome!
We are building a hiking and tracking app for the Norwegain Forestry using ST2, Cordova/PhoneGap and... -
29 Jun 2012 4:30 AM
Jump to post Thread: Trena Music Festival App by SimonFlack
- Replies
- 4
- Views
- 1,665
This is our latest Sencha Touch 1 app. http://wfx.no/trena
36654 -
21 Jun 2012 8:02 AM
- Replies
- 5
- Views
- 1,238
Same problems here. Had to write my own back() function based on Steffens and handle empty actions array (I.e when navigating back to home view)
back: function() {
var app =... -
20 May 2012 1:56 AM
Jump to post Thread: simFla.ux.plugins.signaturePad by SimonFlack
- Replies
- 54
- Views
- 19,343
Sorry Guys. I am just so busy with work at the moment. If nobody beats me too it I will try to get around to this asap.
-
29 Apr 2012 4:40 AM
Jump to post Thread: simFla.ux.plugins.signaturePad by SimonFlack
- Replies
- 54
- Views
- 19,343
Hey Guys
Sorry this is taking so long. I just have not had time to do this kind of stuff since I started Whitefox last year.
Hopefully I get around to it soon. Maybe somebody will beat me to... -
1 Mar 2012 3:15 AM
Jump to post Thread: simFla.ux.plugins.signaturePad by SimonFlack
- Replies
- 54
- Views
- 19,343
I will look into this and get back to you. I am also about to make a version for 2.0 now that it is soon ready for release.
-
18 Jan 2012 10:33 PM
Jump to post Thread: Problems with manifest by SimonFlack
- Replies
- 6
- Views
- 2,183
Yeah. You have to list every file.
-
29 Nov 2011 10:50 AM
- Replies
- 23
- Views
- 10,395
There is a thread on PhoneGaps support forum about opening links in phone gap. Basically you will have to add some code to force the webview to open a new safari browser instead of opening within...
-
29 Nov 2011 9:06 AM
- Replies
- 23
- Views
- 10,395
You dont have some other element masking the button like a "div" tag with width set to 100% or an image with transparency etc. Try setting the z-index (to a large number) of the button to bring it to...
-
29 Nov 2011 9:02 AM
- Replies
- 23
- Views
- 10,395
Here is the version I have been using in my apps.
/*Copyright (C) 2011 by WhiteFox AS
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and... -
29 Nov 2011 8:50 AM
- Replies
- 23
- Views
- 10,395
We used PhoneGap Build service while it was in Beta.
dockedItems: [{ xtype: 'toolbar',
cls: 'parkentoolbar',
items: [{
xtype: 'button',
ui:... -
29 Nov 2011 6:39 AM
- Replies
- 23
- Views
- 10,395
Can you test this app..
www.itunes.com/app/parken2011
Last tab "Whitefox" --> Telephone button
Does that work or are you having the same problems?
Where is the button in the UI. On a...
Results 1 to 25 of 117
