Re: To Insolor and those interested in dos rescue programme
- Posted by Selgor Jan 05, 2013
- 2195 views
Andreas . Selgor here.
I was wondering ?? . In euwingui. What is the code for the background colour of the window?.
I have used each of the following in previous progammes.
setWindowBackColor(Win,Yellow).
constant canvas = create( Pixmap, "", 0, 0,0, 1, 1, 0 ).
setBackColor(canvas, Parchment).
bk_color(kolr).
And.
This one is new to me .
SetPic(backpic,Picture,blackback).
So, I wonder if you can help ??.
I can't seem to find similar code in the euwingui.ew.
Look forward to a solution.
Cheers.
Selgor.