Hello,
I checked some of the plugins here having a Dialog. I also see there is an example Plugin with Dialog Window. I checked the code and I find it very difficult and tricky to position the Form elements. Is there any way, like any Visual Editor, in-built or any third-party tool which will allow us to design our TForm layouts?
Waiting for your reply...
Cheers,
Ruturaaj.
How to write Plugin Dialog code?
Re: How to write Plugin Dialog code?
Try pdScript IDE
In my DevMode plugin there's a script to convert the output of pdScript IDE into plugin code format.
In my DevMode plugin there's a script to convert the output of pdScript IDE into plugin code format.
There are 10 types of people in the world: Those who understand binary and those who don't.
Re: How to write Plugin Dialog code?
Great; thanks so much for your inputs. I will try IDE as well as your Plugin to dive into the Plugin development.
-
- Posts: 1
- Joined: Mon Mar 08, 2021 9:21 am
Re: How to write Plugin Dialog code?
These are the following steps to create a plugin: Open the android studio got to File>> New >> New flutter project. Click on the New flutter project >>Select the Flutter plugin option.ruturaaj wrote:Hello,
I checked some of the plugins here having a Dialog. I also see there is an example Plugin with Dialog Window. I checked the code and I find it very difficult and tricky to position the Form elements. Is there any way, like any Visual Editor, in-built or any third-party tool which will allow us to design our TForm layouts?
Waiting for your reply
Cheers,
Download iMessage for PC
Ruturaaj.