| NAB plug-in for MWT user guide June 21, 2006 |
Contents
![]()
|
| Chapter 2 Creating a Simple Application, Hello |
A component such as a button in the application window is referred to as an instance.
This section explains the procedure for allocating the [push!] button as an instance to the Hello application window.

Confirm that the instance is selected in the [NAB/MWT Editor] view, and specify the following values in the [NAB/MWT Properties] view.
|
Property name |
Setting value |
|
Name |
newvbtn_000 |
|
X coordinate |
10 |
|
Y coordinate |
10 |
|
Width |
200 |
|
Length |
30 |
|
Character string to be displayed |
push! |

Contents
![]()
|