I recompile my code in RB r4, I've got an error. It expects an Int32 instead of Picture object.
Dim thumb As Picture : : thumb = New Picture( w, h, 32) : : return thumb Question: do I change Picture object to Int32? _______________________________________________ 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>
