Jump to content
  • 0

Difficulties changing EventDialogWindow Size


Question

Posted

Hi,

 

I'm having a few issues with changing the EventDialogWindow Size:

 

<EventDialogWindow_Max1Response>
            <Bounds>247,210,530,162</Bounds>

 

On checking forum I found that the EventDialogArea(s) have parameters called bounds in the format:

<Bounds>X, Y, W, H</Bounds>.

 

If I change the "H" bound, it affects the "Y" position.

If I change the "W" bound it affects the "X" position.

Both "X" and "Y" bounds work as stated.

 

All I wish to do is make the even dialog box height bigger.

 

Any Ideas?

 

Thanks

2 answers to this question

Recommended Posts

  • 0
Posted

See the reply i posted here: 

 

Just because you changed its bounds doesnt mean the image it uses is bigger, your text area will also be the same size unless you edit it.

  • 0
Posted

Thanks :)

 

I managed to get it working and changed. A few things need changed to make it fully working which I was going to write a tutorial for, but read yesterday that its all going to be changed/different in next release.

×
×
  • Create New...