[music-dsp] [OT] FLTK
Vesa Norilo
warder at dlc.fi
Wed Jul 14 04:40:58 EDT 2004
Out of the box you can call:
Fl_Window *fl_find(ulong xid)
Returns the Fl_Window that corresponds to the given XID, or NULL if not
found. This function uses a cache so it is slightly faster than
iterating through the windows yourself.
Vesa
George Yohng wrote:
> > But can you convert a HWND back into an FLTK object?
>
> Yes, I have done this. Requires slight modification of FLTK however.
>
> Andrew Greenwood wrote:
>
>> Yeah you can do that with wx too.
>>
>> But can you convert a HWND back into an FLTK object?
>>
>>
>> --
>
More information about the music-dsp
mailing list