Re: setTextColor() Have Pointer Can it be a Red, Blue , ?? Any Help ??
- Posted by petelomax May 11, 2010
- 1411 views
Selgor said...
re the code you used.... were you taught it, just knew, experience ??
I could find nothing like that.
I've been around here a while. I visited the archive and downloaded as many tutorials and example programs as I could. I remember Wolfgang Fritz and Ad Rienks being a particular eye-opener for me, along with Dan Moyer's gateway, which is now bundled with win32lib.
Selgor said...
So now I want to use the bitmap as pointer.
Is it possible.
Probably, but I left win32lib for arwen some time ago.
btw, I just spotted that it should be
if pntr=PopWin then -- setVisible(PopWin,0) closeWindow(PopWin) end if
otherwise the process remains active but invisible forever.
Regards, Pete