> Gary Smith said in [FB] setting Suggested Size > >> I can use the Size resource in my .rsrc file to set the Minimum and >> Preferred sizes that show up in the Get Info box with my program. But >> the Suggested Size in this box seems to be set by the size for >> FutureBasicII. >> >> Is there an easy way to set the Suggested Size for my program without >> having to adjust the size of FutureBasic? >> >> Thanks, >> >> Gary >> > > Ahhhh, another follower. I have cobbled together a plug-in for FB that > allows you to set these values in your source code. Then when you do a > build it sets them for you. I call it "Rez", and you can get it from: > > http://www.ozemail.com.au/~benjamen/ > > Its Free! > What I have always done is to set the size resource in my project.RSRC file and FB nicely incorporates it into the built application. Charlie Dickman charlied@...