Originally Posted By: PadMalcom
That looks good! Are you going to publish your port?

(O.T. Ch40zzC0d3r, I remember when you started using Gamestudio and asked beginner questions. Now you are posting lib ports, great progress man! laugh )


Thx xD
If you wish I could release the library for free laugh
Also, GWEN is a GUI project by the creator of GarrysMod

Ahh, and sorry for the wrong awnser, the image is a gwen panel directly loaded froma file!
But I think I could access the filebuffer directly to write a BMAP to the gwen buffer

Samplecode:
Code:
void *pStartServer = CreateButton(20, screen_size.y - 200, 100, 30, "Start Server", "startServer_window", NULL);


Last edited by Ch40zzC0d3r; 02/20/13 15:19.