Join Today
+ Reply to Thread
Results 1 to 2 of 2
Like Tree1Likes
  • 1 Post By Halftux

Thread: ekonsole for RTL firmware

  1. #1
    Join Date
    Sep 2007
    Location
    Germany
    Posts
    436

    Default ekonsole for RTL firmware

    I tried to compile ekonsole for r532h9_g_11.24.06r firmware.
    I run into several errors so I started to modify the header from e6 sdk. I will list here what I did and where I stopped. Maybe someone could use the information or can help in this matter.

    Code:
    ZIMethod.h
    //void showInputWidget(int mwId, int show, bool local = false);
        void showInputWidget(int mwId, int show, bool local = false, const QUuid& inputMethod = IMID_UNDEFINED);
    Code:
    qfont.h
    //QFont( const QString &family, int pointSize = 12, 
            int weight = Normal, bool italic = FALSE, bool b = FALSE );
    QFont( const QString &family, int pointSize = 12, 
            int weight = Normal, bool italic = FALSE );
    And at least the qpainter drawtext function is not working, it seems that they implemented the drawtext from qt 3.x in qt 2.3.8.
    from libezxappbase:

    A1200:QPainter::drawText(int, int, QString const&, int)
    A1200 with RTL:QPainter::drawText(int, int, QString const&, int, QPainter::TextDirection)

    Until now I failed to implement this drawText with TextDirection into the SDK.
    Any help is appreciated.



    kundancool likes this.
    -------------------------------------
    In any apple is a worm. Through each window flies a bug.
    That's why I take Linux, because what does not fly can not crash.

  2. #2

    Default

    keep going this would be helpful to many including me
    Motorola A1200 : Beast
    Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
    Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED



 
+ Reply to Thread

Similar Threads

  1. ekonsole
    By anim1068 in forum E6 General Chat
    Replies: 8
    Last Post: 04-29-2009, 04:02 PM
  2. EKonsole for A1600
    By tuxhero in forum A1600 General Chat
    Replies: 1
    Last Post: 03-31-2009, 12:57 PM
  3. executing through eKonsole
    By Casper in forum A1200 General Chat
    Replies: 3
    Last Post: 10-25-2008, 09:11 PM
  4. ekonsole
    By sudeeshbabu in forum E6 General Chat
    Replies: 1
    Last Post: 08-22-2007, 04:11 AM
  5. Help with eKonsole!
    By farziilk in forum A1200 General Chat
    Replies: 2
    Last Post: 05-29-2007, 07:04 PM

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