Page 1 of 1

wxCraft tryout study

Posted: Mon Apr 24, 2017 4:50 pm
by matsukan
Hi,

I download standalone version from wxCraft package and install to my Ubuntu laptop. And finalized test version for simple login dialog and generated C++ code it.

And I noticed this statement :

Code: Select all

extern void wxCrafter6o4MmgInitBitmapResources();
What is and what libraries it needed to work it ? Do you made own version from wxWidgets ?

br,

Re: wxCraft tryout study

Posted: Mon Apr 24, 2017 8:48 pm
by eranif
This function is implemented in the generated sources and it contains the images you used in wxCrafter in a binary form. It's a way of embedding the images into the binary