Search found 189 matches

by Serkan
Thu Jul 30, 2020 9:17 pm
Forum: General Discussion
Topic: New update !!!
Replies: 6
Views: 14332

Re: New update !!!

Development has not stopped , it is going on but unfortunately little slowly Radical changes had to required within the runtime engine for the some of new features And i re-constructed the engine from scratch , removed unused parts ,test cases etc.. With new nodel , only the used symbols included in...
by Serkan
Sun Jun 07, 2020 9:14 pm
Forum: General Discussion
Topic: [Questionnaire] Whish List : Top 10 Classes & Top 10 Controls
Replies: 4
Views: 10769

Re: [Questionnaire] Whish List : Top 10 Classes & Top 10 Controls

Thank you very much for your contribution.
by Serkan
Sat May 30, 2020 8:27 pm
Forum: Suggestions And Feature Requests
Topic: Tab control design
Replies: 3
Views: 13200

Re: Tab control design

Ok, you are using .NET projects ,this is not possible in C++ projects of Visual Studio what you said is possible in SDStudio but needs some time to implement , at least we have to complete main gui controls list then we can implement container system , this would be applied to child controls/Windows...
by Serkan
Sat May 30, 2020 7:36 pm
Forum: Suggestions And Feature Requests
Topic: MoonJIT
Replies: 2
Views: 8608

Re: MoonJIT

Yes i am I have read your message and did not want to reply before checking it out as you know things is not going well around the world, same thing happens here too i have checked that a few days ago ,and to be honest i could not understand the benefits of that it sounds like a custom compiler that...
by Serkan
Tue May 26, 2020 11:51 am
Forum: Suggestions And Feature Requests
Topic: Tab control design
Replies: 3
Views: 13200

Re: Tab control design

A tab page requires a window ,this is how it works on all systems
Which language you use in visual studio to design tab pages in visual designer
by Serkan
Sat May 23, 2020 10:32 am
Forum: General Discussion
Topic: Object plugin
Replies: 14
Views: 11407

Re: Object plugin

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
by Serkan
Tue May 19, 2020 6:31 pm
Forum: General Discussion
Topic: Object plugin
Replies: 14
Views: 11407

Re: Object plugin

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. {ProgramFilesFolder}\AmsPluginMaker\Data\Modules\Window Window.zip
by Serkan
Tue May 19, 2020 6:17 pm
Forum: General Discussion
Topic: Object plugin
Replies: 14
Views: 11407

Re: Object plugin

Well , first of all , i clearly stated following in the product page with all letters capital THIS IS AN ABANDONED PRODUCT AND THEREFORE THERE WILL NOT BE ANY UPDATES AND OR OFFICIAL SUPPORT FOR THIS PRODUCT. But still trying to help within my very limited time. i need help on this function if someo...
by Serkan
Tue May 19, 2020 3:22 pm
Forum: General Discussion
Topic: Object plugin
Replies: 14
Views: 11407

Re: Object plugin

Actually it is documented in the help file :idea:
getwndrect.png
Anything else you want to know ?
by Serkan
Sun Apr 19, 2020 7:57 pm
Forum: General Chat
Topic: erm why
Replies: 5
Views: 8253

Re: erm why

Can you write your messages as reply to thread , reporting is used to report an inappropriate post According to my latest reponse to your question about that mouse event the purpose of the proxy object (IRPluginObject class ) is used to pass events to your scripts Therefore plugin framework does not...