Join Today
+ Reply to Thread
Page 7 of 11 FirstFirst ... 34567891011 LastLast
Results 61 to 70 of 109
Like Tree19Likes

Thread: EZX Crosstool and SDK for Motorola EZX phones

  1. #61

    Default

    @blackhawk
    I use A1200 's R532H2_G_11.20.09P localize by Motorola Thailand. But for mobile fortune I test it on E6 R533_G_11.12.09P. It worked too. no need to add library. what is your fw?

    And about setInputMethods. I found only 4 functions in libezxappbase 's dump file.

    void setInputMethod(QWidget*, QUuid const&, int, QString);
    void setInputMethod(QUuid const&, int);
    void setInputMethods(QWidget*, QUuid const&, QValueList<QUuid> const&, int, QString);
    void setInputMethods(QWidget*, QUuid const&, int, QString);
    I think it because we have a wrong IMID_XXXX_KB. I compare it with InputMetohdType in *.kbd. ZIMethod.h is out date It does not contain the right IMID_XXX_KB for A1200/E6. problem is how can I find it. and I think ZLanguage::LanguageId enum need to be update too.

    I 'll try to create UTIL_Language instead. LOL
    Last edited by eakrin; 03-13-2008 at 05:02 PM.
    Visit my Blog here.http://my.opera.com/eakrin

  2. #62
    Join Date
    Sep 2005
    Location
    Jakarta, Indonesia
    Posts
    1,091

    Default

    @eakrin
    R532_G_11.00.59P.
    Code:
    setInputMethods(QWidget*, QUuid const&, int, QString)
    working on my device. The QUuid value taken from Motorola header.

  3. #63

    Default

    @blackhawk
    I edit ZMainWidget.h like you comment. all InputMethod functions have correct now.

    and I edit little of mobilefortune source code to display Number keyboard as a default. with yours tell above. It's worked.

    I take 10 mins to correct setInputMethods but take 2 hrs to correct content widget problem (mPhoneNumberEdit does not display on screen). I edit and test this source in many time. so I forgot which line is correct. LOL
    Newbie always newbie. I have many thing to learn about QT.
    Attached Files Attached Files
    Last edited by eakrin; 03-14-2008 at 04:10 AM.
    Visit my Blog here.http://my.opera.com/eakrin

  4. #64
    Join Date
    Sep 2005
    Location
    Jakarta, Indonesia
    Posts
    1,091

    Default

    @eakrin
    Your binary work correctly but got the same problem when building it from source, using foxe6's headers from you. Is it related to our library version? I repeat my question, why your binary work correctly?

  5. #65

    Default

    My binary worked because i test it and pack it to mpkg.
    after that I play with it source. try to change many thing to test ZMultiLineEdit features. so I think in v0.12 I make source code messy and I forgot where it changed. today I correct it to 0.13. this version It's should be ok with new update ZMainWidget.h.
    Last edited by eakrin; 03-14-2008 at 07:12 AM.
    Visit my Blog here.http://my.opera.com/eakrin

  6. #66
    Join Date
    Sep 2005
    Location
    Jakarta, Indonesia
    Posts
    1,091

    Default

    @eakrin
    Now I have a mixed SDK Base on A1200's header from Russia. The Qt part came from foxe6 but have different EZX part. The EZX part base on samr7 work (almost have same header with my SDK except some new files). Replace qwallpaper.h with my mine. Replace zmainwidget.h with foxe6's with a small modification, now I can make ZMainWidget with TRUE edit mode argument so the auto resizing widget working when the virtual keyboard shown. The zscrollview.h and zmultilineedit.h taken from foxe6's header also but this zmultilineedit need different ezxappbase library

  7. #67
    Join Date
    Sep 2005
    Location
    Jakarta, Indonesia
    Posts
    1,091

    Default

    Using above headers, now EditorE working on A1200 but the ZMultiLineEdit's horizontal scrollbar not appear when the word wrap mode off. eClock compiled without any modification (except the project file), working on A1200 using my device (R532_G_11.00.59P) ezxappbase library. EZXSysInfo compiled and working also. My advice: Do not use ZMultiLineEdit to make a wide compatible application!

  8. #68
    Join Date
    Sep 2005
    Location
    Jakarta, Indonesia
    Posts
    1,091

    Default

    Forgot to mentioned, FBReader also compiled with success. Now in Book Info and Preferences dialog, the vertical scrollbar appear when needed (because the virtual keyboard shown). Thanks eakrin, thanks foxe6, thanks samr7, thanks geometer, thanks for all who always share his knowledge.

  9. #69

    Default

    @Blackwawk
    many app ported to A1200/E6. thanks for you too.
    Visit my Blog here.http://my.opera.com/eakrin

  10. Default

    guys......is there any tutorial like this..that run on linux.....? since i've no internet connection (yeah2 it's a shame) ...so i can't install cygwin.....and i've run linux and using QT for my MCS51 system works....for couple years.....but not yet...for EZX...so please guys...i need it....sorry for my bad english....

    @blackhawk
    i'm from indonesia too......RockBox's...keren abis....


 
+ Reply to Thread
Page 7 of 11 FirstFirst ... 34567891011 LastLast

Similar Threads

  1. ezx-devkit and crosstool
    By blackglasses in forum Development
    Replies: 10
    Last Post: 05-14-2011, 09:21 AM
  2. Codeminders EZX crosstool [Linux]- *simple*
    By kuratkull in forum Development
    Replies: 0
    Last Post: 12-20-2008, 02:36 AM
  3. Problem on compiling with EZX Crosstool
    By arash in forum A1200 General Chat
    Replies: 8
    Last Post: 10-31-2008, 05:43 PM
  4. Need help with ezx-crosstool-0.5 on SuSE 10.0
    By Kenno in forum Development
    Replies: 4
    Last Post: 06-10-2006, 11:53 AM
  5. how to get ezx-crosstool work with E680?
    By eakrin in forum Development
    Replies: 0
    Last Post: 05-14-2006, 09:14 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1