Search Type: Posts; User: liduqun

Search: Search took 0.03 seconds.

  1. I build a sample native android app by touch 2.1.0,and run on android 2.2.It runs very slowly and consumes more than 20M memory!
    Manybe the app consumes too many memory, I cann't input any...
  2. I have package touch app to android native app format,I want to show a query dialog before the app will exit,and if the use answer no,I want to abort the quiting process(then the app remaind...
  3. Replies
    1
    Views
    258
    when package in the AndroidEmulator is show this 37265why?


    this is configFile Message:
    {
    "applicationName": "Demo1",
    "applicationId": "com.mycompany.myAppID",
    "versionString":...
  4. The question still exists now!(ExtJS 4.1.1.rc1)
  5. Here is what IE display:33400
    and here is what Chrome display:
    33401
    Chrome can not display the image correctly (like IE)!
    But after the panel rendered,I hide the panel and show it after sometime...
  6. The following program wants to show a panel with 6 icons ,which layout in 2*3.
    In IE ,it works correctly.
    But in google chrome , it don't work as in ie.
    Is anything deferent about Layout in IE and...
  7. The following program cann't run into this onReady function!(nothing happened!)
    The checkbox field cann't be inherited?!...
  8. for the following example, the textfield does not appear!

    Ext.create("Ext.form.Panel", {
    renderTo: Ext.getBody(),
    width: 500,
    height: 300,
    layout: {
    ...
  9. When I add a new fieldcontainer into a fieldcontainer(the parent fieldcontainer) dynamically,the parent fieldcontainer 's labelSeperator will disapper!


    for example:


    ...
Results 1 to 9 of 9