Position of field on screen

Bastiaan Olij bastiaan at basenlily.me
Thu Aug 28 18:26:16 EDT 2014


Hi Andy,

I do so in many situations as well where I hide/show either an
overlapping subwindow or field at the location needed but because its
inside the window it is constrained by the size of the window, and there
are often ugly redraw issues involved once subwindows start overlapping
each other.

This is the implementation I'm trying to replace by opening up a popup
window in the correct location but that requires knowing screen coordinates.

Cheers,

Bas

On 28/08/14 9:52 PM, Andy Hilton wrote:
> Bas
>
> For what it’s worth - what we do in StudioWorks is to have the subwindow that you want to open as a subwindow within your container window to start with - so at that point you are simply making it visible or invisible and the coordinates are then simply related to the location within the container itself - and as you mentioned the field coordinates give you that now……
>
> Works well that way !
>
> Andy




More information about the omnisdev-en mailing list