[fpc-pascal] Including binary data making easy
Graeme Geldenhuys
graemeg.lists at gmail.com
Mon Mar 23 17:22:15 CET 2009
On Mon, Mar 23, 2009 at 5:35 PM, Rainer Stratmann
<RainerStratmann at t-online.de> wrote:
>
> Yes, this means also - as I understand it - that you have to make an
> additional step to create the resource file.
> For me it looks complicated. If a file's content is change then it can happen
> that you forget to create the resource file and so on...
Ah, but you are missing the point. We are programmers. We do NOT forget! :-)
I have been using bin2obj for two years now. It works perfectly for
me, even though it's a (occasional) two step process. My application
changes more than the resource I include.
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list