It’s that MIDlet again. This time running on the Maemo5 emulator. The implementation code is identical to the Symbian version with vanilla Qt being used as the LCDUI back-end. Copyright (c) 2010… more →
Just An Applicationwrote 3 years ago: It’s that MIDlet again. This time running on the Maemo5 emulator. The implementation code is i … more →
wrote 3 years ago: Here’s the SimpleTabbedPaneMIDlet again, this time running on the N97 emulator. The only diffe … more →
wrote 3 years ago: Notifications are another new feature in MIDP 3 for which there is some usefully equivalent function … more →
wrote 3 years ago: Original Post Changes Since Proposed Final Draft Removing the NotificationListener via the Notificat … more →
wrote 3 years ago: Original Post Changes Since Proposed Final Draft Font.FONT_IDLE_TEXT and Font.FONT_IDLE_HIGHLIGHTED_ … more →
wrote 3 years ago: Original Post Changes Since Proposed Final Draft javax.microedition.lcdui.Display The following has … more →
wrote 3 years ago: Original Post Changes Since Proposed Final Draft The semantics of the depth returned by the method M … more →
wrote 3 years ago: The KeyListener interface enables an object to listen for key events associated with a Canvas, Custo … more →
wrote 3 years ago: 1. TextEditor A TextEditor is a UI element which can be used in conjunction with a Canvas, CustomIte … more →
wrote 3 years ago: A Text object is a mutable text container with the ability to layout it’s contents. In additio … more →
wrote 3 years ago: 1. AnimatedImage The AnimatedImage class is a sub-class of the Image class. An AnimatedImage is a co … more →
wrote 3 years ago: 1. Creating Images 1.1 Creating A Mutable Image With An Alpha Channel A mutable Image with an alpha … more →
wrote 3 years ago: 1. IdleItem An IdleItem is a UI element which supports MIDlet access to the ‘idle screen … more →
wrote 3 years ago: 1. The Notification Model A Notification is a small piece of information which should be presented t … more →
wrote 3 years ago: 1. Terminology And Definitions 1.1 Font Names 1.1.1 The Family Name The family name of a Font can be … more →
wrote 3 years ago: 1. The TabbedPane Model A TabbedPane is a container for a collection of Forms and/or Lists Each Form … more →
wrote 3 years ago: The FileSelector class is a sub-class of Screen which can be used by a MIDlet to interact with the u … more →
wrote 3 years ago: 1. Form Layout Model a MIDlet may explicitly control the layout of Items in a Form visible on a Disp … more →
wrote 3 years ago: 1. The Command Layout Model a MIDlet may explicitly control how a Displayable’s Commands are p … more →