Search Type: Posts; User: ehboym
Search: Search took 0.05 seconds.
-
Yesterday 1:38 PM
- Replies
- 0
- Views
- 43
Hi,
I have a form which needs to be displayed in two formats:
1) Display format where the data is displayed as labels and text [Name : Foo Bar]
2) Edit format where the data is displayed in... -
Yesterday 1:32 PM
- Replies
- 0
- Views
- 46
Hi,
I'm trying to create a form which has a label displaying some data from the form's record.
I have:
{
xtype: 'formpanel',
........... -
9 Apr 2013 9:36 PM
- Replies
- 4
- Views
- 190
Thanks for your time.
-
9 Apr 2013 12:42 PM
- Replies
- 4
- Views
- 190
OK, But I am not going through the AppStore.
I sencha app build package' the app then place it on my private server. I am able to navigate to the application address and the application runs. but... -
8 Apr 2013 8:21 AM
- Replies
- 2
- Views
- 163
The icon is 60x60px
The button is 80x80
And it has a css configuration of:
Background-image: url(........);
Background-repeat: no-repeat;
Background-position: -5px 1px
I had to use... -
8 Apr 2013 8:13 AM
- Replies
- 2
- Views
- 159
Yep I did build the default app before and it used to build just fine.
The problem started when I upgraded to the latest Sencha touch version.
IMHO a restart would clean the cache, so I don't... -
7 Apr 2013 3:31 AM
- Replies
- 4
- Views
- 190
Hi,
I have an issue running a Sencha built APP on android.
When I build the app using "sencha app buil pruduction" (A server based APP) it will load on Safari but not on Chrome. When I build it... -
6 Apr 2013 12:48 PM
- Replies
- 16
- Views
- 1,317
Well, this Q is unrelated to the thread but ...
Codegen.json is created by sencha when you run the "sencha app build" command. You can find it in the .sencha/app directory (with a dot in the... -
6 Apr 2013 8:02 AM
- Replies
- 2
- Views
- 163
Hi,
I'm trying to position an icon on a button. I can place the icon and move it to the center of the button, but, the left side of the icon is clipped by the button.
See the image:
42965... -
5 Apr 2013 7:54 AM
- Replies
- 2
- Views
- 159
Hi,
My Sencha started to build a Phantom app.
I'm building the standard Sencha app, the one created by the "Sencha generate app" command.
When I open index.html from the root of the... -
4 Apr 2013 12:02 PM
- Replies
- 3
- Views
- 160
Hi,
Thanks for the replay.
On which element do I need to run the doLayout() ?
Eny component I try to run it on return with :
TypeError: 'undefined' is not a function (evaluating... -
4 Apr 2013 4:25 AM
- Replies
- 3
- Views
- 160
Hi,
I'm trying to add element to a panel. I can see the elements in the items array but they either not displayed at all or only one of them is displayed filling up the entire display.
My panel... -
1 Apr 2013 1:06 AM
- Replies
- 3
- Views
- 267
Smashed that bug !
The request should look like :
var WeFindMobilePositionData = Ext.JSON.encode({"APIName":"POSITIONUPDATE",......});
Ext.Ajax.request({
url: 'http://.........'/API/',... -
31 Mar 2013 10:02 PM
- Replies
- 3
- Views
- 267
OK
It seams that it is posibble. I had to add the "Content-Type" header to my "Access-Control-Allow-Headers" on the PHP script.
Now I have a different issue. The call below does not send POST... -
31 Mar 2013 2:15 PM
- Replies
- 3
- Views
- 267
Hi,
I have in the same application two forms of data submitions to the same server.
1) A form which submits as:
LoginForm.submit({
url: 'http://......../API/',
method: 'POST', -
29 Mar 2013 10:35 PM
- Replies
- 3
- Views
- 278
Just not possible.
;-( -
29 Mar 2013 11:06 AM
- Replies
- 16
- Views
- 1,317
OK
Permissions !
I gave full permissions to all the users on the root CMD directory and now it compiles.
------
Sencha used to be such fun. Download "app generate', build and BAM !, you... -
29 Mar 2013 5:37 AM
- Replies
- 16
- Views
- 1,317
OS : M$Win 7
CMD installed at : C:\Program Files\SenchaCmd\Sencha\Cmd
Permissions:
Owner -> full permissions
System -> full permissions
Administrators -> full permissions
Users -> Read &... -
29 Mar 2013 5:24 AM
- Replies
- 16
- Views
- 1,317
Can you give a hint on who you did that ?
Ive waisted the last 2 day on that build issue and cant make it work.
Thanks -
28 Mar 2013 3:30 PM
Jump to post Thread: Sencha and PUSH messages by ehboym
- Replies
- 1
- Views
- 207
Hi,
Can a Sencha app display push messages (iPhone) ?
I mean can it display messages when it is running in the background, the same way eMail notifications are displayed ...
thanks
Erez -
28 Mar 2013 3:27 PM
Jump to post Thread: Store auto updates from remote DB by ehboym
- Replies
- 1
- Views
- 142
Hi,
I'm building an app that displays a list of makers on a map.
The markers are received from a remote server.
When I'm using a store to get the markers, will I get an event from the store... -
27 Mar 2013 11:53 PM
- Replies
- 3
- Views
- 278
The buttons are scattered at the corners of the display.
3 at the bottom right corner, 1 at the bottom left, 2 at the upper left and 2 at the upper right corner.
Erez -
27 Mar 2013 2:36 PM
- Replies
- 3
- Views
- 278
Hi,
I'm trying to group a set of buttons in a transparent layer to form a type of toolbar which controls a map.
I'm doing that to make it possible to hide / show all the buttons as one when... -
26 Mar 2013 12:02 AM
- Replies
- 12
- Views
- 430
At least for me none of them helped in solving the cross platform call issue.
As far as I managed to see it can not be solved unless Sencha calls all it's files from the same place. IMHO it's a... -
25 Mar 2013 4:58 PM
- Replies
- 12
- Views
- 430
Unfortunately it's is not going to lunch that way on Android or desktop Chrome.
In the last versions Sencha had changes something in the loading process and it is now loading pages from a remote...
Results 1 to 25 of 61
