Difference between revisions of "DISPLAY TEXT WITH NUMBER"
Jump to navigation
Jump to search
(New page: {{Native |np=5 |p1t=float |p1d=x pos |p2t=float |p2d=y pos |p3t=string |p3d=gxt entry |p4t=integer |p4d=additional number |r=0 }} Draw GXT-Entry Text with additional number.) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Native | {{Native | ||
− | |np= | + | |np=4 |
|p1t=float | |p1t=float | ||
|p1d=x pos | |p1d=x pos | ||
Line 12: | Line 12: | ||
}} | }} | ||
− | + | Draws a [[GXT]] entry text with an additional integer number. |
Latest revision as of 19:15, 19 January 2009
Number of parameters: 4 | ||
---|---|---|
Parameter # | Type | Description |
1. | float | x pos |
2. | float | y pos |
3. | string | gxt entry |
4. | integer | additional number |
Return value: | ||
Type | Description | |
None |
Draws a GXT entry text with an additional integer number.