I measured the offset when all dialogs were set to X=0. The dialogs that have
RESIZE='NO', MAXBOX='NO', and MINBOX='NO' have an offset of +2 pixels whereas
the don't have those parameters set have an offset of 8 pixels, so apparently
whatever is rendered in the titlebar of the dialog can affect its X,Y offset.




Hope that helps.




Signed,

Andres


On 11/27/2022 at 8:19 AM, Andrew Robinson <arobinso...@cox.net> wrote:


Ola again,




When I place a dialog at the leftmost topmost corner of the Windows OS and
close the dialog, upon reinitialization the dialog will not appear where I
placed it but displaced by about 7 pixels. When I look at the config file that
was created by Iup, I am seeing:




[PolymerDB]
Height=646
Maximized=0
Width=670
X=-7
Y=0




X should equal 0 but is unable to do that, therefore no Iup dialogs can be
placed on the leftside of the main Windows OS.




Signed,

Andres




╔═══════════════╗
║  Environment  ║
╟───────────────╢
║ IUP   v3.30   ║
║ IM    v3.12   ║
║ CD    v5.11.1 ║
║ Win10 v21H1   ║
╚═══════════════╝
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to