Interbase menu in Delphi IDE

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Fabrice
Posts: 45
Joined: Tue 07 Sep 2010 09:44

Interbase menu in Delphi IDE

Post by Fabrice » Fri 29 Oct 2010 11:46

Hello,

Just a little thing (Very very minor issue).

In Delphi IDE, in menu "Interbase".
"Devart Home page", "IBDAC Home page" and links of "About" open Internet Explorer and not the default internet navigator of the user.

Something like :

Code: Select all

ShellExecute(0,'open','http://www.devart.com/','','',SW_SHOWNORMAL);
Work fine and doesn't force to use Internet Explorer :wink:

Best regards,

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Mon 01 Nov 2010 14:50

Thank you for your inquiry. We will investigate the possibility of changing this behaviour in the near future.

Post Reply