[Gambas-user] Procedure list sticking to a position if window moved

Bruce Steers bsteers4 at gmail.com
Thu Dec 21 04:07:04 CET 2023


Seems to be a problem with Window.ShowPopup() here.
(unless it's only me)

does it cache it's position at sometime or something?

I've found if i pop open the procedure list,then move the IDE window then
use the pop up list again, after a couple of window moves the procedure
list sticks to a screen position and stays there each time it opens when i
have moved the window more.

I used the debugger to find FProcedureList.Popup() gets and sends the
correct screen positions with FProcedureList.ShowPopup() command each time
so the error must be in Window.ShowPopup()

Respects
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20231221/935dc566/attachment.htm>


More information about the User mailing list