Drag border paged pane event
Andy Hilton
andyh at totallybrilliant.com
Sun Mar 31 08:31:40 EDT 2013
Ok got you - yes you are right - it is only the outside window I believe, hadn't thought of the concept of resizing subwindows inside a window !!!
Andy
On Mar 30, 2013, at 9:33 PM, Bastiaan Olij <bastiaan at basenlily.me> wrote:
> Hey Andy,
>
> I believe I do something similar but it only reacts to resizes of the
> windows after which I can resize the subwindows. If you simply drag a
> border to resize one of the subwindows there is no event to let you
> react on this and adjust the positioning within this subwindow.
>
> Unless something has changed in Studio 5 here?
>
> Cheers,
>
> Bas
>
> On 29/03/13 11:06 PM, Andy Hilton wrote:
>> Bas
>>
>> I use 'On evResized' for this purpose in my shell $event method which I then call my own $eventResize methods.....
>>
>> I have observers between my various subwindows so they can all send events between them and act accordingly.....
>>
>> Andy
>
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com
More information about the omnisdev-en
mailing list