Arne Vogel wrote:
> to answer the first question: You can use, for instance, bitmap,
> bitmapCreateFromFile or bitmapFromImage (all Graphics.UI.WX.Media).
>
> bitmap returns Bitmap () while bitmapCreateFromFile returns IO
> (Bitmap ()).
> I guess what this means is that bitmap does not require th
> Hi all,
>
> In order to create a value of type TabPage, I need to create a
> value of
> type Bitmap. But how do I create such a value and what if I don't want
> to because I do not need my tabs to have images?
>
> Eric M
Hello,
to answer the first question: You can use, for instance, bitmap,
Hi all,
In order to create a value of type TabPage, I need to create a value of
type Bitmap. But how do I create such a value and what if I don't want
to because I do not need my tabs to have images?
Eric M
--
Open Sou