On 13 Apr 2006, at 07:35, Emile Schwarz wrote:
The idea is to place the name of the picture (as string) in a
variant and use that variant to assign the picture to the Window
(Window1.Background or Canvas1.Background); something like:
Dim myPictName As Variant
myPictName = "NivePict16"
Self.Background = myPictName
is it clear now ?
Ah, right! Yes I see what you mean. Thank you Emile.
All the best,
Mark.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>