Search Type: Posts; User: lenoil

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    160
    OK I see

    but How ?

    Recompile a sass file ?

    I lost

    Thanks for your help .....
  2. 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;
    ...
  3. 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"],
    ...
  4. 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

    ...
  5. 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
  6. Replies
    6
    Views
    805
    sorry for the late


    my code in the store



    Ext.define('PAP.store.Agences', {
    extend: 'Ext.data.Store',
    //id:"storeAgence",
  7. Replies
    6
    Views
    272
    ok I'll see how I can meet my needs with your information

    thank you again :)
  8. 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...
  9. 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...
  10. 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...
  11. my problem is resolved ...

    I add in my path windows the path for sdk java(the javac.exe)

    good


    thanks very lot
  12. 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...
  13. 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
  14. my file configuration json


    {

    "applicationName":"Port de Paris",
    "applicationId":"com.geomapservices.PkgPortParis",
    "versionString":"1.0",
    "versionCode":"1",
    "icon": {
  15. sorry I use

    sencha package run myPackage.json


    the problem is the same :(
  16. 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...
  17. Replies
    6
    Views
    805
    you have a file json (sample.json) and you load by launch your page by file://.... ?

    How ?
  18. 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...
  19. 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 ?...
  20. Replies
    9
    Views
    889
    OK thanks , I 've set ....

    I wait Extjs 4
  21. Replies
    9
    Views
    889
    OK I understand
    but
    How shall we do it ?

    No tools to find the other dependent classes ?

    Thanks
  22. 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...
  23. 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
  24. Replies
    93
    Views
    13,575
    Hi,

    JSBuilder2 download are not working for ext 3.0 :
    http://extjs.com/products/jsbuilder/

    Thanks
  25. 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
Page 1 of 3 1 2 3