habs:


Code:
#include "main.c"

#define PRAGMA_PATH "Peeriodensystem";
///////////////////////////////////


PANEL* hwnd_element=
{
  //bmap = hWnd_win_console;
  pos_x = 400; 
  pos_y = 100;   
  button(234,1,"hwnd_h2_down.bmp","hwnd_h2_up.bmp","hwnd_h2_down.bmp",NULL,NULL,NULL);  
  flags = SHOW;
 }


Last edited by ratz; 11/25/15 13:22.