palm-os-sdk/handera-105/examples/ExampleX/Rsc/STARTER.R
Tavisco 1c2f65cd40 Renamed handera-sdk-105 to handera-105
Its obviously a SDK, no need to repeat it :P
2023-11-16 22:06:58 -03:00

27 lines
348 B
R

#include "starter.rh"
resource 'tFRM' (1000, "Main") {
0,
0,
240,
240,
usable,
notModal,
noSaveBehind,
1000,
0,
1000,
0,
{ /* array ObjectArray: 1 elements */
/* [1] */
1000, "tTTL"
}
};
data 'tTTL' (1000) {
$"4578 616d 706c 6558 00"
};