Join Today
+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
Like Tree4Likes

Thread: [ZMultiLineEdit] EZX Programming for dummy by dummy A1200, E6

  1. Thumbs up

    Quote Originally Posted by borman View Post
    I've also tried using ZMultiLineEdit on my a1200e, with foxe6's SDK I got seg. faults, but eug from motofan.ru told me how to correct the SDK:
    compare these chunks of code
    ...
    Thanks, it just works fine!
    Embedded linux lover

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

    Default

    @borman
    Sorry, now I understand your statement. I will test it when back home. Maybe Opera Mini font too small for my eyes

    OK, now we know there are 2 incompatible of libezxappbase out there. More specific, 2 incompatible ZMultiLineEdit class. So, I have to make 2 EditorE package distribution Thanks borman.

  3. #13

    Default

    I check my libezxappbase 's dumpfile. ZMultiLineEdit have only

    ZMultiLineEdit(QWidget*, char const*)
    ZMultiLineEdit(QWidget*, bool, int, char const*)
    How about another class? ZPushButton, UTIL_ListBox, etc

    And How about add a1200e tmakespec in crosstool? or should we make only 1 SDK set but use environment script to run in another f/w track phone.

    #!/bin/sh
    . /home/native/.profile # apply QT exec env
    export LD_LIBRARY_PATH=/mmc/mmca1/lib:$LD_LIBRARY_PATH

    exec /where/your/app/is
    A1200e user should install additional library from normal A1200 by mpkg installer and add set environment before execute binary file in mpkg. this way all A1200 models should create from the same SDK and source code. (coz I think A1200e have uncompatible libraries from another A1200 or E6 and we need to focus on one SDK to fast and nodifferent develop).

    what we need to do is pack A1200 libraries into mpkg and create a application startup script template for set environment before start app. normal A1200 should not receive effect from this script coz It's can't find library files in path.

    Last question is does A1200i and A1200r have different set of libraries?
    Visit my Blog here.http://my.opera.com/eakrin

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

    Default

    Only ZMultiLineEdit known not compatible so far. For single line editor, we have QLineEdit and QMultiLineEdit for multi line editor. QMultiLineEdit look bad on EZX but maybe we can make some modification to make it look better. The easiest way to resolve this issue is build different package distribution or do not use ZMultiLineEdit at all.

  5. #15
    Join Date
    Feb 2006
    Location
    Beijing China
    Posts
    6

    Default

    [false = ezx style. I found no different between true and false. report me If you found it.]
    you need to set it to true when you use other functions like indent, insertion, etc...

  6. #16
    Join Date
    Jul 2008
    Location
    Mumbai
    Posts
    34

    Default

    Is there a keyboard widget for finger pad like the one shown while browsing phone book contacts

    setInputMethods( mPhoneNumberEdit, IMID_NUMBER_KB, 0, 0 );
    I can only fnd codes for english, number, handwriting, chinese and thai int the header files
    but no code for finger pad


 
+ Reply to Thread
Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Req] EZX Programming Ebook
    By *~Nimsrules~* in forum Moto eBooks
    Replies: 2
    Last Post: 04-21-2009, 11:10 AM
  2. EZX programming for dummy by dummy
    By eakrin in forum Development
    Replies: 15
    Last Post: 12-02-2008, 09:28 AM
  3. Q: C Programming etc on A1200
    By roheed in forum A1200 General Chat
    Replies: 12
    Last Post: 05-12-2008, 05:45 AM
  4. NEED HELP (DUMMY)
    By ROKR in forum E6 General Chat
    Replies: 3
    Last Post: 07-14-2007, 06:43 AM
  5. PLEASE PLEASE, HELP A DUMMY
    By luke1719 in forum E680i General Chat
    Replies: 4
    Last Post: 05-11-2006, 07:19 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 Optimization by vBSEO 3.6.0 RC 1