Search Type: Posts; User: lenoil
Search: Search took 0.02 seconds.
-
7 Jun 2013 7:10 AM
Jump to post Thread: icon minus on button by lenoil
- Replies
- 2
- Views
- 160
OK I see
but How ?
Recompile a sass file ?
I lost
Thanks for your help ..... -
4 Jun 2013 8:03 AM
Jump to post Thread: icon minus on button by lenoil
- Replies
- 2
- Views
- 160
Hi,
I used the following syntax with sencha touch 2.1 to display an icon of a button
.x-button-icon.x-icon-mask.minus {
-webkit-mask-image: url(images/minus1.png) !important;
... -
29 Mar 2013 8:35 AM
Jump to post Thread: call function in view config by lenoil
- Replies
- 1
- Views
- 281
Is This solution is the best ?
Thanks for your mind
Ext.define("PAP.view.Main", {
extend: 'Ext.Panel',
xtype: 'main',
id:'mainTabPanel',
requires: [ "PAP.ux.OpenLayersMap"],
... -
29 Mar 2013 6:48 AM
Jump to post Thread: call function in view config by lenoil
- Replies
- 1
- Views
- 281
Hi,
I want to call function to construct my config but it doesn't work.
The function getBtnTBar is not knew ... I understand but how get around this problem ?
My code
... -
23 Jan 2013 7:43 AM
Jump to post Thread: Load json without web server by lenoil
- Replies
- 6
- Views
- 805
it does not matter ....;)
from what I've read this is not possible apparently ....
I will put my javascript json into a variable that is the only solution that I found -
23 Jan 2013 6:22 AM
Jump to post Thread: Load json without web server by lenoil
- Replies
- 6
- Views
- 805
sorry for the late
my code in the store
Ext.define('PAP.store.Agences', {
extend: 'Ext.data.Store',
//id:"storeAgence", -
23 Jan 2013 6:05 AM
Jump to post Thread: file config and android by lenoil
- Replies
- 6
- Views
- 272
ok I'll see how I can meet my needs with your information
thank you again :) -
23 Jan 2013 5:27 AM
Jump to post Thread: file config and android by lenoil
- Replies
- 6
- Views
- 272
in fact it is an application with constants that the administrator will be able to change (I work with
openlayers.org , vectors layers can change the outline color, etc .....), the administrator... -
23 Jan 2013 3:31 AM
Jump to post Thread: file config and android by lenoil
- Replies
- 6
- Views
- 272
so then it is probably best to install the files without javascript compilation and run it from the navigator of the tablet. if the "person responsible" wants to change settings on the shelves of...
-
23 Jan 2013 2:06 AM
Jump to post Thread: file config and android by lenoil
- Replies
- 6
- Views
- 272
Hi,
I have compiled my application for android it works .
But I have a file js configuration under app/config/Constants.js for my application.
Is it possible to have this file and these... -
23 Jan 2013 1:13 AM
Jump to post Thread: Generate application for android by lenoil
- Replies
- 9
- Views
- 745
my problem is resolved ...
I add in my path windows the path for sdk java(the javac.exe)
good
thanks very lot -
22 Jan 2013 8:35 AM
Jump to post Thread: Generate application for android by lenoil
- Replies
- 9
- Views
- 745
ok ..... I advanced
but it stops on javac ....
E:\GEOMAP_PROJ\CLIENT\PAP>C:\app\Sencha\Sencha\Cmd\3.0.0.250\sencha package buil
d packagePAP.json
Sencha Cmd v3.0.0.250
[ERR]
Created... -
22 Jan 2013 7:45 AM
Jump to post Thread: Generate application for android by lenoil
- Replies
- 9
- Views
- 745
but I just want to test my application on my tablet and I'm not very good in android ....
I am obliged to specify the certificate ?
thank you for your help -
22 Jan 2013 7:31 AM
Jump to post Thread: Generate application for android by lenoil
- Replies
- 9
- Views
- 745
my file configuration json
{
"applicationName":"Port de Paris",
"applicationId":"com.geomapservices.PkgPortParis",
"versionString":"1.0",
"versionCode":"1",
"icon": { -
22 Jan 2013 6:58 AM
Jump to post Thread: Generate application for android by lenoil
- Replies
- 9
- Views
- 745
sorry I use
sencha package run myPackage.json
the problem is the same :( -
22 Jan 2013 5:54 AM
Jump to post Thread: Generate application for android by lenoil
- Replies
- 9
- Views
- 745
Hi,
I use Sencha Touch Cmd to generate my application Sencha touch 2.1 with the line command :
sencha package generate <configTemplate.json>.
In my directory build, I don't see the apk file... -
15 Jan 2013 7:23 AM
Jump to post Thread: Load json without web server by lenoil
- Replies
- 6
- Views
- 805
you have a file json (sample.json) and you load by launch your page by file://.... ?
How ? -
15 Jan 2013 2:51 AM
Jump to post Thread: Load json without web server by lenoil
- Replies
- 6
- Views
- 805
Hi,
by necessity, I have to load json file (GeoJSON) for my application
but without web server. It is more flexible than writing javascript files
with variables containing json data.
I tried... -
23 Oct 2011 11:54 PM
Jump to post Thread: Ext.ux.tree.CheckTreePanel by lenoil
- Replies
- 149
- Views
- 50,378
Hi ,
I would like implemented markInvalid et and clearInvalid on the checkTreePanel, to show to the users
that it must check at least a value ...
Does someone already implement this function ?... -
21 Feb 2011 9:11 AM
Jump to post Thread: Just some files .... by lenoil
- Replies
- 9
- Views
- 889
OK thanks , I 've set ....
I wait Extjs 4 -
21 Feb 2011 12:00 AM
Jump to post Thread: Just some files .... by lenoil
- Replies
- 9
- Views
- 889
OK I understand
but
How shall we do it ?
No tools to find the other dependent classes ?
Thanks -
18 Feb 2011 12:52 AM
Jump to post Thread: Just some files .... by lenoil
- Replies
- 9
- Views
- 889
Sorry, but JSbuilder 2.0 don't work for limit the javascript js extjs with the classes used.
So, I use only Ext.Ajax.request and Ext.form.FormPanel and new Ext.form.ComboBox
How generate the... -
17 Feb 2011 4:47 AM
Jump to post Thread: Just some files .... by lenoil
- Replies
- 9
- Views
- 889
Thanks you fay
It's all right and I posted on site issues
http://www.sencha.com/forum/showthread.php?122304-Site-issues/page5
Thanks you very much -
17 Feb 2011 4:45 AM
Jump to post Thread: Site issues by lenoil
- Replies
- 93
- Views
- 13,575
Hi,
JSBuilder2 download are not working for ext 3.0 :
http://extjs.com/products/jsbuilder/
Thanks -
17 Feb 2011 3:44 AM
Jump to post Thread: Just some files .... by lenoil
- Replies
- 9
- Views
- 889
I don't find JSbuilder 2 for download ?
http://www.sencha.com/products/extjs/???
Where is the ftp url? or http url ?
Thanks you very much for your help
Results 1 to 25 of 51
