Object plugin

General discussion forum for Ams Plugin Maker
User avatar
Serkan
Developer
Developer
Posts: 214
Joined: Thu Jul 04, 2013 8:44 pm
Location: Windows.h
Contact:

Re: Object plugin

Post 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 300 times
User avatar
DriPro
Registered User
Posts: 20
Joined: Mon Sep 03, 2018 8:12 pm

Post 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
User avatar
DriPro
Registered User
Posts: 20
Joined: Mon Sep 03, 2018 8:12 pm

Post by DriPro »

Hello friend in this function Windows.GetClientRect returns nil
User avatar
Serkan
Developer
Developer
Posts: 214
Joined: Thu Jul 04, 2013 8:44 pm
Location: Windows.h
Contact:

Post 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
Attachments
Window.zip
(14.16 KiB) Downloaded 284 times
User avatar
DriPro
Registered User
Posts: 20
Joined: Mon Sep 03, 2018 8:12 pm

Post by DriPro »

OK thank you.
Post Reply