Results 1 to 4 of 4

Thread: Is there Pantech specific Jad Attribute?

  1. #1
    Join Date
    Apr 2007
    Posts
    2
    Feedback Score
    0

    Is there Pantech specific Jad Attribute?

    Hello

    I am developing an app for Pantech P2020 which is a touch screen J2ME phone.

    I want to remove the virtual keypad.

    I tried
    FORCESCREENWIDTH: 240
    FORCESCREENHEIGHT: 400
    MIDlet-Touch-Support: true
    Navi-Key-Hidden: true

    None of them are working.

    Does any one know any other JAD attribute to remove the virtual keypad?
    Or is there Pantech specific JAD property?

  2. #2
    Join Date
    May 2010
    Posts
    1
    Feedback Score
    0

    Is there Pantech specific Jad Attribute?

    Try adding this to the JAD:

    ATT-MIDlet-VirtualKeypad-Use: No

    It works on mine. Hope it will work for you too.

  3. #3
    Join Date
    Apr 2007
    Posts
    2
    Feedback Score
    0
    It WORKED!!!

    Thank you~

  4. #4
    Join Date
    Jul 2011
    Posts
    1
    Feedback Score
    0

    Remove Battery Indicator Bar

    Hello, I want to remove all of the indicators in the top side of the screen on my game, but I can't find the way, any idea?

Bookmarks