Search Type: Posts; User: dddesign
Search: Search took 0.01 seconds.
-
3 May 2012 10:41 PM
- Replies
- 19
- Views
- 4,523
thanks, helps me a lot, I'll give it a try. j
-
2 May 2012 1:47 PM
- Replies
- 1
- Views
- 592
I need a global variable in my views and store. after searching the forum I found this solution:
Ext.application({
name: 'PhotoMoonTool',
....
getSection: function() {
... -
2 May 2012 11:08 AM
- Replies
- 19
- Views
- 4,523
I'm working on the same, means I have the same problem of global variable.
@gamevampy:
can you make an example of your "easy way" solution? I don't get it right know.
thanks a lot -
23 Mar 2012 12:34 AM
Jump to post Thread: StartupScreen Landscape by dddesign
- Replies
- 1
- Views
- 272
do I miss something? But if I configure my webapp with these settings:
tabletStartupScreen: 'tablet_startup.png'
phoneStartupScreen: 'phone_startup.png'
I get a startupscreen on iOS in... -
20 Mar 2012 12:01 PM
- Replies
- 8
- Views
- 2,256
I still have some problems here. When I read the docs again I saw chapter "domain sharding" and implemented this in my webapp like this:
newPhotoTab = Ext.create('Ext.Carousel');
... -
11 Mar 2012 10:34 AM
- Replies
- 8
- Views
- 2,256
I have still this problem (see screenshot) on pc (testing) and on mobile device. 32612
any ideas? any recommendations? -
1 Mar 2012 11:04 PM
- Replies
- 8
- Views
- 2,256
The thumbnails get loaded directly not through sencha.io but all the images afterwards (when you click an item of the list) through sencha.io and there I get some 404 if I test the web app on pc. But...
-
1 Mar 2012 3:29 PM
- Replies
- 8
- Views
- 2,256
I also get a lot of 404 of my images. I can't see an error pattern and the images aren't this big.
see this webapp:
http://mobile.moontools.ch/testapp_list2/ -
26 Feb 2012 2:18 PM
- Replies
- 3
- Views
- 489
my testapp is working on chrome (pc) and safari (pc & iOS) but not on android (htc desire):
http://mobile.moontools.ch/testapp_list/
what is not working:
my app has first a list (in a... -
23 Feb 2012 12:51 PM
Jump to post Thread: no program window anymore by dddesign
- Replies
- 21
- Views
- 2,630
hi phil,
here my deleted data
(can attach a zip file of this size, you have do download it here:
http://mobile.moontools.ch/data.zip
please let me know when it's downloaded.
jan -
23 Feb 2012 10:13 AM
- Replies
- 5
- Views
- 805
Repaint() doesn't solve the problem on android. See my example again. J
-
22 Feb 2012 11:24 PM
Jump to post Thread: no program window anymore by dddesign
- Replies
- 21
- Views
- 2,630
I already tried to reinstall without success. But this time with deleting also
Remove C:\Users\<username>\AppData\Local\Sencha, Inc\Sencha Designer 2.0
and installing designer again, it was... -
22 Feb 2012 11:09 PM
- Replies
- 5
- Views
- 805
do you mean like this:
this.getMainTab().remove(this.getPhotoToolBar());
in my example I replace hide() with this but still doesn't work on android. any other ideas or workaround? -
21 Feb 2012 11:28 PM
- Replies
- 5
- Views
- 805
if you show and hide a toolbar, the existing container (e.g. a carousel with images) don't rescale/redraw. this is only a problem for android, it's working for safari and chrome. see example...
-
21 Feb 2012 6:37 AM
Jump to post Thread: no program window anymore by dddesign
- Replies
- 21
- Views
- 2,630
I will check this tonight, but I think it has to be a diffrent problem because I can't see the designer in the taskbar. The designer is in the taskbar after start and while choosing a project, but...
-
21 Feb 2012 1:48 AM
Jump to post Thread: no program window anymore by dddesign
- Replies
- 21
- Views
- 2,630
any news on this? can't find any solution by my own... j
-
16 Feb 2012 3:17 PM
Jump to post Thread: no program window anymore by dddesign
- Replies
- 21
- Views
- 2,630
I update sencha design to newest build on my windows vista pc (build 288) but I have still the same problem: after opening a new project there is no designer window but the process is running (see ...
-
13 Feb 2012 11:03 PM
Jump to post Thread: no program window anymore by dddesign
- Replies
- 21
- Views
- 2,630
Yes, the same if I start a new touch project or even ext project.
As I mentioned, the process is up and running but no window...
Is there a log of sencha designer or of windows vista which can help... -
13 Feb 2012 2:55 PM
Jump to post Thread: no program window anymore by dddesign
- Replies
- 21
- Views
- 2,630
some for me. process is in the windows task manager but no program window sencha designer...
please help.
jan -
13 Feb 2012 2:25 PM
Jump to post Thread: no program window anymore by dddesign
- Replies
- 21
- Views
- 2,630
I'm testing sencha designer in the last days. after coping and renaming some projects/apps I can't start sencha designer anymore. this means I can start the program and I still get the window that I...
-
27 Sep 2010 11:48 PM
- Replies
- 3
- Views
- 1,245
I'd like to speed up the loading time of my mobile app, so I thought about store some files in the cache by .manifest file. I set up it (mimetype, .htaccess, link in index.html) and create a...
-
26 Sep 2010 1:24 PM
- Replies
- 0
- Views
- 479
my goal is to have one store (with xml reader), on this one a can apply diffrent templates. but I have some problems to understand this and setup the regModel:
first the xml:
<?xml... -
26 Sep 2010 1:01 PM
- Replies
- 4
- Views
- 6,963
I have the same problem, see this example:
http://www.dddesign.ch/mobile_apps/weather/
any tips? -
25 Sep 2010 9:37 AM
- Replies
- 4
- Views
- 6,963
I have the same problem...
-
23 Sep 2010 11:29 PM
Jump to post Thread: [FIXED] button disable/enable by dddesign
- Replies
- 9
- Views
- 3,632
hi aaron,
not exactly like this. I have a splitbutton (enabled) with some buttons (each disabled or enabled). if a click a disabled button of the enabled splitbutton the function don't get called...
Results 1 to 25 of 59
