Page 1 of 1

TUniConnectDialog - Making 'Provider combo' invisible

Posted: Tue 24 Dec 2019 12:08
by belsis
Hello,

My need with Connect Dialog is that I want to assign the provider beforehand (with some more user friendly texts), and don't want to be changed when I am asking for further properties like the port and password....

Thus, I don't want the "provider" to be shown in the connect dialog. I have searched but couldn't find a way to do this. Is there a way to make it invisible (Or at leasy disabled) (The same scenario sometimes applies to other input fields, too. There are times, I don't want human interaction with some of the fields, thus I'd rather make them invisible.)

Thanks in advance for the answer.
Aslı

PS: UniDac Version is 8.1.2 and IDE is Delphi 7

Re: TUniConnectDialog - Making 'Provider combo' invisible

Posted: Thu 26 Dec 2019 08:35
by Stellar
You can find the demo project in the %UniDACDemos%\ directory. %UniDACDemos% is a path to the installed demo projects on your computer.
On the ConnectDialog tab, you can find an example of the creation of a custom DB Connection dialog.
We intentionally distribute TUniConnectDialog with source code so that the users can change it according to their needs.

Re: TUniConnectDialog - Making 'Provider combo' invisible

Posted: Wed 12 Feb 2020 10:36
by belsis
I did a custom dialog. Thank you for your answer and the information.

Re: TUniConnectDialog - Making 'Provider combo' invisible

Posted: Wed 03 Jun 2020 14:48
by Stellar
Glad to see that the issue was resolved.
Feel free to contact us if you have any further questions about our products.