Search Type: Posts; User: Mebel
Search: Search took 0.02 seconds.
-
22 Mar 2013 6:42 AM
- Replies
- 13
- Views
- 888
This workaround does not work for. My way (using Sencha Cmd v3.1.0.192):
1. cd PATH_TO_TOUCH 2.2.0b SDK
2. Generate new app: "sencha generate app App ../app"
3. Execute cmd : sencha app build... -
15 Nov 2012 5:25 AM
- Replies
- 3
- Views
- 296
Thx. Thats helpfully.
The idea from DodgyDave looks good.
Ext.define("myapp.view.iphone.MyView",
...
Ext.define("myapp.view.android.MyView"
,... -
15 Nov 2012 2:52 AM
- Replies
- 3
- Views
- 296
Hello,
i getting trouble with my device profiles.
Only one profile is called the function launch but all views are loaded.
The views that are defined in bottom of phone.
And the view that are... -
13 May 2012 11:11 AM
- Replies
- 2
- Views
- 707
Hello,
i using the sencha command v2.0.0.0 and want to build my app for testing.
The app works fine within a browser but when i start to package this via:
sencha app build -e testing
I... -
27 Apr 2011 4:43 AM
- Replies
- 1
- Views
- 1,830
Hello,
when i use this code to add a checkbox in my Grid how it possible to get the onChange event from the checkbox ? I have tried to add listener on the celleditor, checkbox and on the grid.... -
21 Apr 2011 1:34 AM
- Replies
- 4
- Views
- 1,383
:D yes looks like a self created easter egg.
Work well now. thx.
Happy Easter
me -
21 Apr 2011 1:14 AM
- Replies
- 4
- Views
- 1,383
Hello Sven,
fast reply thx.
this code doesnt work. Any idea.
if (contextMenu.getItemCount()==0) {
be.stopEvent();
be.getEvent().stopPropagation(); -
21 Apr 2011 12:21 AM
- Replies
- 4
- Views
- 1,383
Hello,
i have a dynamic context menu on each node. Sometime its to possible to get a context menu without any items. Sadly the context menu show a clear rect on the screen.
How its possible... -
5 Apr 2011 2:13 AM
- Replies
- 1
- Views
- 978
ok,
here my first solution. I override the Desktop and add the method (addBrandIcon)
In the ctor i call addBrandIcon(taskBar);
I have added to styles too.
The result is what i want. Looks well.... -
5 Apr 2011 12:38 AM
- Replies
- 1
- Views
- 978
Hello,
how its possible to add a small icon in the taskbar on the right.
Currently i only found that way to override the Desktop and override the TaskBar.
Sadly i have to override than all... -
31 Jul 2010 12:45 AM
- Replies
- 5
- Views
- 1,543
Hello,
here is my first try to add own values. (a list of towns)
it looks fine but after selection i a get a error:
"Uncaught TypeError: Cannot call method 'get' of undefined"
Anybody a... -
15 Jul 2010 8:16 AM
Jump to post Thread: Problem with Markers in GoogleMaps by Mebel
- Replies
- 6
- Views
- 1,447
It's possible to remove a marker after i add before ?
Or can i reset the position ?
regards
Mebel -
12 Jul 2010 3:40 AM
- Replies
- 5
- Views
- 1,543
Not at time. But i have it already in my issues.
Please write your code in this forum. So we can to aid one another.
best regards
Matthias -
2 Jul 2010 8:15 AM
- Replies
- 5
- Views
- 1,543
Hello,
the Datepicker looks very well. But i need only one column and my own values in it.
Is that possible ?
best regards
mebel -
2 Jul 2010 7:10 AM
Jump to post Thread: Html View Panel ? by Mebel
- Replies
- 1
- Views
- 1,133
Hello,
how do i insert a html view into a panel. I like to show html content from a other host (iframe?) into my tabPanel.
regards
mebel -
2 Jul 2010 1:38 AM
Jump to post Thread: Google RSS Reader by Mebel
- Replies
- 0
- Views
- 1,053
hello,
*i am a little confused cause i have written the question a while ago (10 Minutes) but i cant find the entry in this forum. So i ask again.*
i have tried to read a rss reader stream from... -
2 Jul 2010 12:59 AM
- Replies
- 5
- Views
- 1,969
Looks good. Thank you.
-
1 Jul 2010 10:34 PM
- Replies
- 5
- Views
- 1,969
sadly its more a workaround than a solution.
I have create a card layout panel. Where i inserted the nestedList.
After clicking on a item. I add temporarily a new entry into the card layout panel... -
30 Jun 2010 7:39 AM
- Replies
- 5
- Views
- 1,969
hello again,
my last intention is to set the fullscreen property.
var mapdemo = new Ext.Map({
fullscreen: true,
center: position
});This works well but after click... -
30 Jun 2010 4:48 AM
- Replies
- 5
- Views
- 1,969
Hello together,
when i create a NestedList with only one Item. And i want to click on it - the view slides left and show a new list.
How i can show after that animation a full screen panel...
Results 1 to 20 of 20
