r6 - 19 Oct 2007 - 16:39:39 - GuilhermeCHazanYou are here: SuperWaba >  Codev Web  >  ChangeLogs > BlackBerryChangelogs

Here you see the current changes to support BlackBerry

Blackberry changes (Under development)

1. ??
2. changed the structure of waba.applet package classes. Now there is a main Applet class and two derived classes: DesktopApplet (runs SuperWaba applications on desktop through a Java applet) and BBApplet (runs SuperWaba applications on BlackBerry devices). The new Applet class should not be used directly but in order to keep the compatibility all calls to Applet.main will be forwarded to DesktopApplet.main.
3. fixed bugs in Graphics when the global colors (foreColor and backColor) were permanent replaced by other colors passed as parameters of some drawing procedures.
4. added the /d (dummy) option on Warp. When used, Warp ignores all dependencies checking and do not exclude any files.
5. added the /bb option on Exegen. When used, Exegen also generates a .cod file to be used with BlackBerry devices. It's important to say that .cod files are independent, i.e., they do not need to be deployed together with the .pdb file.
6. added the method String getStatus() to both Socket and SerialPort classes. This method returns a string representation of the connection status according to the last error occurred (see javadoc for details).

-- BrunoSoares - 26 Jul 2007

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r6 < r5 < r4 < r3 < r2 | More topic actions
 
SuperWaba home
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding SuperWaba? Send feedback