> Hi, I am using Realbasic 2006 demo, I just converted a simple VB app > that draws to a Picture Box using the PictureBox.PSet command. How do I > do this in RealBasic? and what control do I replace the Picture Box > with?
Hey Chris, Welcome! And it's spelled REALbasic! ;) Just as a heads up there is a section on the Rb forums site for VB conversion issues. http://forums.realbasic.com/ With that being said, VB questions are OK here too. You usually end up using a canvas in Rb for most drawing needs. If you want to post your VB code here, denizens can give you a more instructive answer. -- Thomas C. _______________________________________________ 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>
