Hi,
Kevin and Scott thank you very much for your replies.
It seems to be very hard to combine the IPC stuff with
the GUI event model, at least with regard to the means
Win32::GUI offers.
Receiving user defined events seems to be the main
problem because there is no suitable access to the
main even
Scott,
It dosnt seem like anyone has answered you yet, so here goes,
1) define Textfield, or label colour.
-foreground =>[ 0, 0, 255] ,
-background =>[0,255,0],
0 to 255 red,green,blue
2) you can get the handle with -handle eg
$handle=$winMain->lblname()->{-handle});
J
2 matches
Mail list logo