Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: barefoot on Wed 02/12/2009 08:32:38

Title: Inventory ItemWidth and ItemHeight spacing in GUI
Post by: barefoot on Wed 02/12/2009 08:32:38
Hi

where do I adjust the following:

invMain.ItemWidth = 50;
invMain.ItemHeight = 30;

I could not see related sizes in GUI gInventory properties and events.... except to alter the actual GUI box properties itself.

my inv items overlap quite a lot...

cheers

barefoot
Title: Re: Inventory ItemWidth and ItemHeight spacing in GUI
Post by: Ryan Timothy B on Wed 02/12/2009 09:43:58
In the GUI viewable editor, click on the inventory box itself.  In the editor pane (the bottom of the side bar), you'll see ItemWidth and ItemHeight.
Title: Re: Inventory ItemWidth and ItemHeight spacing in GUI
Post by: barefoot on Wed 02/12/2009 09:57:31
many thanks ryan

you helped me find what i wanted..

cheers
barefoot