Re: [Fxruby-users] FXImage and FXIcon
Status: Inactive
Brought to you by:
lyle
From: Hugh S. S. E. E. <hg...@dm...> - 2003-07-18 10:56:44
|
On Fri, 18 Jul 2003, Dmitry Morozhnikov wrote: > hi all > > sorry for stupid question, but how i can convert FXImage to FXIcon (to show it in FXLabel for example)? I've not done this, but I think you can just call FXIcon.new using the same pixel buffer as you did for making the FXImage, and the options (opts) appear to be the same too. > > -- > DMIceman, Dmitry Morozhnikov, PGPKEY: 0xB6C14D95 > > Hugh |