Tour of the IDE: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
= Menus =
= Menus =
== File Menu ==
* New, Open and Save Projects
* Open Samples
* Export Form/Code...
== Edit Menu ==
* Undo/Redo
* Cut, Copy, Paste, Delete
* Code Window:
** Find, Go to line, Block Comment/Uncomment
== View ==
* Show and hide various parts of the IDE
* Reset IDE panels
== Project ==
* Add Forms
* Add Code Files
== Format ==
* Useful for the Design Screen
* Align to grid
* Centering controls
* Nudging controls
== Run ==
* Start in Desktop Browser
* Deploy to a server
* Build using PhoneGap
* Build Chrome Native App
* Debugger
== Tools ==
* Preferences
* Themeroller
== Help ==
* Wiki
* Offline Wiki
* Blog
* TechNotes
* Tutorials
* Updates


= Design Screen =
= Design Screen =

Revision as of 14:54, 9 December 2013

Menus

File Menu

  • New, Open and Save Projects
  • Open Samples
  • Export Form/Code...

Edit Menu

  • Undo/Redo
  • Cut, Copy, Paste, Delete
  • Code Window:
    • Find, Go to line, Block Comment/Uncomment

View

  • Show and hide various parts of the IDE
  • Reset IDE panels

Project

  • Add Forms
  • Add Code Files

Format

  • Useful for the Design Screen
  • Align to grid
  • Centering controls
  • Nudging controls

Run

  • Start in Desktop Browser
  • Deploy to a server
  • Build using PhoneGap
  • Build Chrome Native App
  • Debugger

Tools

  • Preferences
  • Themeroller

Help

  • Wiki
  • Offline Wiki
  • Blog
  • TechNotes
  • Tutorials
  • Updates

Design Screen

ToolBox

Project Explorer

Properties Window

Code Window

Wiki