pgDAC, Delphi 7 and project desktop state

Discussion of open issues, suggestions and bugs regarding PgDAC (PostgreSQL Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
asliakar
Posts: 6
Joined: Wed 07 Sep 2011 18:08

pgDAC, Delphi 7 and project desktop state

Post by asliakar » Wed 07 Sep 2011 18:35

Hello,

I have installed pgDAC components for Delphi 7. After the installation, Delphi 7 gave up saving the project's desktop state, neither my visible window preferences. In Addition to that, some of the menu items under Delphi main menu disappears (such as Project Manager)

The windows visible are; "Object treeview", "Dataset Manager" and "Object Inspector". They are neatly positioned on the very left.

When I uninstall pgdac, that problem go away. You can chose the windows and can save the desktop state.

Anyone can have any idea about a possible solution?
Thanks,
Aslı

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Thu 08 Sep 2011 12:49

Hello,

When our components are being installed, DataSetManager is installed be default. DataSetManager by default installs its Desktop.

You can either select the Desktop you need or choose not to install DataSetManager (for which purpose, clear the DataSetManager check box during installation).

asliakar
Posts: 6
Joined: Wed 07 Sep 2011 18:08

Post by asliakar » Sun 11 Sep 2011 19:12

Thank you very much.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Mon 12 Sep 2011 10:06

Hello,

If any other questions come up, please contact us.

Post Reply