1. Re[2]: Win32Lib How To?

>> Derek Parnell wrote:
>> 
DP> They do, but they work with EUPHORIA bitmaps and not Microsoft Bitmaps.

Oh.

>>I used Paint Shop Pro to convert the bitmap to XPM.

I misspoke here... I actually used a convertor in the EUPHORIA
archives!!!! The PicTool one by Roland Stowasser. Nice program.

DP> The win32lib routines for XMP seem to work just fine so I
DP> guess you'll be okay. Howevewr if your aim is to reduce size,
DP> then XMP can be just as big or bigger than the equivalent BMP.

I see your point. Well, I think I'd rather have it all wrapped up in
the executable as opposed to having extra files.

How would I go about assigning an XMP (in a sequence) to a bitmap
control with Win32lib? I didn't see instructions for that in the docs
(though I'm sure they're there! :) ).

Thanks,
ck

new topic     » topic index » view message » categorize

2. Re: Re[2]: Win32Lib How To?

> How would I go about assigning an XMP (in a sequence) to a bitmap
> control with Win32lib? I didn't see instructions for that in the docs
> (though I'm sure they're there! :) ).


x = createDIB( xpmToEuBmp( xpm_sequence ) )

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu