Author Topic: editor - application - layout  (Read 1504 times)

0 Members and 1 Guest are viewing this topic.

Jean

  • Administrator
  • Hero Member
  • *****
  • Posts: 1308
    • View Profile
editor - application - layout
« on: November 24, 2020, 08:05:44 AM »
This is a new command in the editor. You can layout buttons, labels etc with this.

Layout (F6)
First select some text to operate upon.
You can enter expressions and commands that start with left, top like button etc. will be affected.
Syntax
  • ,[y], where x and y can be

-number only, all instances will just be replaced.
+ / - number, all instances will be in/decremented.
* number, all instances will be spaced with that amount.

example +10,*20, increase all x values with 10 and make each y 20 pixels bigger then the previous one.

Greetings from Groningen Netherlands.