[Gambas-user] Anyone userd .Grab()?

richard terry rterry at ...1946...
Sat Feb 6 08:26:11 CET 2010


I wanted to grab the contents of a HBox as  picture (it contains other 
controls), put the code under a button:

Public Sub Button1_Click()
  Dim pic As  Picture
  pic = HBox1.Grab()

End

This gives an error message 'wanted picture, got void instead'.

Any one got any ideas?

Thanks in anticipation.

Richard




More information about the User mailing list