|
From: Jeroen v. d. Z. <jv...@cf...> - 2001-12-14 18:30:40
|
On Friday 14 December 2001 12:01, you wrote: > I'm missing an enhanced version of this function that also can specify what > part of the image I like to blit. This becomes handy if you want to create > small animation files to use as sprites... > > There probably two choices here: > > - create an dc.drawImageEx (the MS way) > > or > > - expand the dc.drawImage with extra arguments (with default values)... > > > - Sander Use dc.drawArea() instead. After all, FXImage is also an FXDrawable, just like FXWindow is... - Jeroen -- +-------------------------------+--------------------------------------------+ | E-Mail : jv...@cf... | The FOX Platform Independent GUI Toolkit: | | USMail : 215 Wynn Drive, | | | Huntsville, AL 35805 | Official Site: | | Phone : (256) 726-4820 | http://www.fox-toolkit.org | | Fax : (256) 726-4806 | ftp://ftp.fox-toolkit.org/pub | | WWW : http://www.cfdrc.com | | +-------------------------------+--------------------------------------------+ | Copyright (C) 15:10 10/10/2001 Jeroen van der Zijp. All Rights Reserved. | +----------------------------------------------------------------------------+ |