Re: [Win32Lib] drawText question
- Posted by DanM Feb 06, 2009
- 945 views
ArthurCrump said...
The win32lib function textRect is upposed to be like drawText except that it doesn't draw. However, in fact, textRect returns as it third element the rectangle which is just big enough for the text.
Well that sound useful!
Now I need to find some way to use the Media control in Win32Lib, or I'll have to use wxEuphoria (which has a Media control, aka Media Player) and forget about drawText & figure how to do the same thing in wxEuphoria.
But thanks for the info!
Dan