Hello Alexey, >>> Your plugin should export TBP_NeedConfig, TBP_Setup functions. First >>> should return non-zero value if plugin could be configured and the >>> second one returns zero if the setup finished successfully. V>> That is clear for me. But HOW is it possible to display a TForm???? V>> NOONE could answer it yet... I asked the MyMacro author, he sent me V>> the code of 1.07, but that does not display a form, asked him for the V>> 1.11, no answer for that.... > brrr... What is the question? Just make TBPneedconfig and TBPsetup functions. > and... which TForm you are going to display? AFAIK it is simple - may be using > method "show".. (sorry, I work in C++, not Delphi - so, only thoughts). > Feel free to ask questions directly. Subscribe to plugin's developers list > (<[email protected]>). > You also may look on two plugin's examples: > On Delphi: > http://klirik.narod.ru/arc/tbptest.zip > On C++: > http://klirik.narod.ru/arc/testplug.zip
First of all: it was a private conversation with 9Val, sorry, one of us answered to the other's list address. So, I did not want to appear this thread here. Just to clear my resume: I consider myself an advanced Delphi programmer, also studied some test TBPs before I wrote such a "lame" question. So far, NOBODY was able to answer. Everybody just sent me the same exact, NOT FORM using samples... I can write a plugin that works, no problem, but not mine and not other's that have sample code at me DISPLAYS any forms... Yes, that is TForm.Show(modal) that would show a form, but that does not work, that was the first I tried ca. a half a week ago. The plugin just does not initialize right if that contains a Form1.Show function... Again, sorry that this off thread appeared on the list. -- Vili The Bat 3.81.04 on Windows XP 5.1 2600 Szervizcsomag 2 ________________________________________________________ Current beta is 3.81.11 | 'Using TBBETA' information: http://www.silverstones.com/thebat/TBUDLInfo.html IMPORTANT: To register as a Beta tester, use this link first - http://www.ritlabs.com/en/partners/testers/

