Page 2 of 2

Re: Object plugin

Posted: Tue May 19, 2020 6:31 pm
by Serkan
Well ,i have cheked it myself and realized that , GetWindowRect and GetClientRect functions return nil
If you have said this first , i would answer differently

Replace window module with the attached module , this will fix the issue.

Code: Select all

{ProgramFilesFolder}\AmsPluginMaker\Data\Modules\Window
Window.zip
(14.39 KiB) Downloaded 301 times

Re: Object plugin

Posted: Tue May 19, 2020 6:42 pm
by DriPro
Thanks sorry if I attack you with the words, but I think you understand my English, in spite of not being very good, I use a google translator

Re: Object plugin

Posted: Wed May 20, 2020 11:34 pm
by DriPro
Hello friend in this function Windows.GetClientRect returns nil

Re: Object plugin

Posted: Sat May 23, 2020 10:32 am
by Serkan
Strange but true , i have modified that function in the same way as GetWindowRect but it appears that something went wrong.

Here is the fixed version

Re: Object plugin

Posted: Sat May 23, 2020 8:45 pm
by DriPro
OK thank you.