You are here: Visual Tour
Zurück zu: MobileCreator
Common:
Sitemap
Contact
Imprint
Here are some example screenshots of Tauschke MobileCreator for SuperWaba.
Image: Tauschke MobileCreator 1.74 Screenshot - You can see the new Source Browser on the left side. Click to enlarge.
Image: The new debugger interface (click to enlarge) - (1) These are the new debugger interface icons. The first one "steps over" the current line, the second "steps into" a function. The arrow continous the execution of you application. The last icon opens the "Debug Interface" window where you can watch your variables (see. no 4). (2) The green marked line number is the currently executed line. The red one is a breakpoint where you applications stops the execution. After you program halts you can step through your code using the "step over/into" function (see no 1). (3) This is your running application (4) This is the "Debug Interface" window. Here you can watch and browser your local variables and class fields.
Image: Search in the JavaDoc - In the Professional Licence you can search for keywords in the SuperWaba documentation.
Image: Create a new project - To create a new project you just have to use this dialog box. After naming the project you can click the "OK" button and MobileCreator will create the MainWindow class for you (old L&F).
Image: Test you application - To test your application you can use the Palm Emulator POSE or use the integrated Java bridge (old L&F).
Image: SuperWaba help - To view the JavaDocs of SuperWaba you can click the "Documentation" tab or move the cursor to a class in the editor and use the context menu to open the documentation for this class (old L&F).
Image: The Bugs&Notes Manager - Add remarks for bugs and notes to your project. So you will never forget what you wanted to do next (old L&F).