function programm_oeffnen { exec ("pfad zu deinem programm", NULL); } PANEL* exe_pan = { pos_x = 0; pos_y = 0; layer = 1; button(0,0,"button1.bmp", "Button2.bmp", "button3.bmp", programm_oeffnen, NULL, NULL); flags = (SHOW|VISIBLE); }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de