IUEditor Manual
latest

Introduction

  • What is IUEditor?
  • Environment

Basic Feature

  • Menu
  • Top Toolbar
  • Middle Toolbar
  • Widget Panel
  • Navigation
    • Structure
    • Page
    • Composition
    • References
  • Canvas

Advanced Feature

  • Developer Mode
  • Prototype Mode

Panel

  • Project Setting
  • Resource Panel
  • Event Panel
  • Memo Panel
  • Manage Custom Widget Panel
  • Export Widget Panel

Project Type

  • Project Type

Sheet

  • Page
  • Composition

Widget

  • Basic Widget
  • Complex Widget
  • Programming Widget

Known Bugs

  • Known Bug List

Preference

  • Preference

Appendix

  • Templates
  • Shortcut
  • Dictionary
  • Tutorials
IUEditor Manual
  • Docs »
  • Navigation
  • Edit on GitHub

Navigation¶

_images/iu_manual_navigation.png

Navigation area is at the left side of canvas. Three key elements are Structure , Page ,and Composition.


Structure¶

The components of the current page (section, header, footer, page content, widget, …) can be seen in this area.

You can rearrange, remove, rename, and hide widgets from the structure.

  • Add New Popup : Add a popup widget into the current page.

  • Add New Panel : Add a panel widget into the current page.

  • Add New Section : Add a section to the page content.

  • Delete : Delete the selected element.


Page¶

Page tab shows the list of pages/groups included in the current project. You can add, remove, and rename pages/groups.

  • Add New Custom Page Button : Adds a new custom page.

  • Add New Page Button : Adds a new page.

  • Add New Group Button : Adds a new group.

  • Delete Button : Delete the selected page or group.


Composition¶

Composition tab shows the design compositions of the current project. You can add, remove, and rename composition & group.

  • Add New Custom Composition Button : Adds a new custom composition.

  • Add New Composition Button : Adds a new composition.

  • Add New Group Button : Adds a new group.

  • Delete Button : Delete the selected composition or group.


References¶

How to rename widget, page, and group

  1. Select the item (widget, page, or group) you want to rename

  2. Press Enter or Tab key

  3. Type new name as you want

  4. Press Enter Key

Note

You can not use these names : id / ifdef / default

Next Previous

© Copyright 2015, IUEditor Team Revision 6ed05072.

Built with Sphinx using a theme provided by Read the Docs.