Re: Jiri's Widgets Help

new topic     » goto parent     » topic index » view thread      » older message » newer message

ck wrote:

>There are many graphics libraries out there... I'm in the earliest of
>development moments and am using widgets.e to help with graphics. I
>noticed there's no BMP-to-screen function with widgets, or am I not a
>Sherlock Holmes?

ck, you have no future as amateur detective: there are three image
transfer routines in widgets. put_image(), xor_image and
merge_image(). put_image() is basically the same as display_image() in
image.e, except for a slightly different form of arguments and it does
not use the superfluous, silly typing.

>If I used Neil (what's Neil2 and when?), would it be faster?

Almost certainly yes. Blitting is always faster then pixel based
routines. Neil also gives you access to much wider selection of screen
resolutions and color depths. Neil2 (son of Neil?) was/is Pete's
attempt to make Neil usable on all three platforms, I think.

>Have you been able to recover your newest widgets?

Almost.

jiri

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu