Page 1 of 1

Publishing Using Sable Runtime

Posted: Mon Jul 12, 2010 12:57 am
by drees
I want to distribute a model that is designed around a screen size of 1024 X 768. The problem I have is that when you open up the runtime it does not match the designed screen size and you have to manually manipulate the borders to match the size of the model. Is there a better way around this? Ideally I'd like the runtime to open to the right size so that the user does not have to make any adjustments. Is this possible?

Thanks

David

Posted: Mon Jul 12, 2010 7:04 am
by Administrator
It should be fine in Runtime.

In developer, do you have the screen size set? You need to view the project workspace, click the properties tab, and then click the "Advanced" button. Select 1024 x 768, and then decide if the project should resize at runtime (so if it opens on a 1280x1024 resolution, it will fill the screen).

If you can take a couple of screen shots and email them to me I can advise a little more (tony@ventanasystems.co.uk).

Tony.

Posted: Wed Jul 21, 2010 3:48 am
by drees
Thanks Tony

Works a treat - just my lack of knowledge