Lost editor form

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jdredd
Posts: 42
Joined: Wed 25 Mar 2009 21:14

Lost editor form

Post by jdredd » Thu 26 Apr 2012 18:34

With a toraquery dropped on my form, when i double click it, it acts like an editor form is made but it can't be seen. i can't input or do anything on the designer form until i hit escape or alt f4.. which closes the invisible editor and i can continue on. I assume odac stores somewhere x/y cords of where the editor for is. I recently switched to some new lcds for my multi screen setup and I think this has confused it.

Smartquery, orasession, ect their editors all show up fine. This happened at the same time in both delphi 7 and 2007.

So their must be some where to edit i think the last screen position for the editor screens?

jdredd
Posts: 42
Joined: Wed 25 Mar 2009 21:14

Post by jdredd » Thu 26 Apr 2012 20:23

I was able to fix this by going to my old setup of multiple monitors and the editor form for oraquery showed up on my 3rd cd.. so i moved it over to my main lcd.

Still like to know how to "fix" this if was to happen again?

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

Post by AlexP » Fri 27 Apr 2012 09:35

Hello,

Please specify your ODAC version. We have fixed the problem with displaying of our editors in design-time when using several monitors in the version 8.1.3. Now, all editors are displayed at a monitor, that was choosen as the main one.

Post Reply