PDA

View Full Version : EL Dialog hides in the back :)


Jouni Aro
29-Dec-2005, 01:24 PM
I often get El to catch an exception at app startup or shutdown phase,
when the application has no main form visible - and therefore it is not
in the task bar either. The EL log very easily gets hdden by other
windows in this occasion and it is difficult to get it visible again
(because it is not in the task bar).

Wouldn't it be best to show the EL dialog as "StayOnTop" in every case?

Jouni Aro
Prosys

admin
09-Jan-2006, 08:41 AM
Jouni Aro wrote:
> I often get El to catch an exception at app startup or shutdown phase,
> when the application has no main form visible - and therefore it is not
> in the task bar either. The EL log very easily gets hdden by other
> windows in this occasion and it is difficult to get it visible again
> (because it is not in the task bar).
>
> Wouldn't it be best to show the EL dialog as "StayOnTop" in every case?
>
> Jouni Aro
> Prosys

In EurekaLog 5.x you can choose this setting the "Project/EurekaLog
Options.../Exception Dialog/Show dialog in Top-Most mode" option.

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!

Jouni Aro
09-Jan-2006, 02:36 PM
admin wrote:
> Jouni Aro wrote:
>
>> I often get El to catch an exception at app startup or shutdown phase,
>> when the application has no main form visible - and therefore it is
>> not in the task bar either. The EL log very easily gets hdden by
>> other windows in this occasion and it is difficult to get it visible
>> again (because it is not in the task bar).
>>
>> Wouldn't it be best to show the EL dialog as "StayOnTop" in every case?
>>
>> Jouni Aro
>> Prosys
>
>
> In EurekaLog 5.x you can choose this setting the "Project/EurekaLog
> Options.../Exception Dialog/Show dialog in Top-Most mode" option.

OK - thanks for the tip. Should you change it so that it is on by
default? Aren't the problems reported by EL fatal usually, anyway?

admin
10-Jan-2006, 05:29 PM
Hi,

Jouni Aro wrote:
> admin wrote:
>> Jouni Aro wrote:
>>
>>> I often get El to catch an exception at app startup or shutdown
>>> phase, when the application has no main form visible - and therefore
>>> it is not in the task bar either. The EL log very easily gets hdden
>>> by other windows in this occasion and it is difficult to get it
>>> visible again (because it is not in the task bar).
>>>
>>> Wouldn't it be best to show the EL dialog as "StayOnTop" in every case?
>>>
>>> Jouni Aro
>>> Prosys
>>
>>
>> In EurekaLog 5.x you can choose this setting the "Project/EurekaLog
>> Options.../Exception Dialog/Show dialog in Top-Most mode" option.
>
> OK - thanks for the tip. Should you change it so that it is on by
> default? Aren't the problems reported by EL fatal usually, anyway?

This setting is OFF by default to permit the jump from the exception
dialog call-stack line to the IDE, without have the exception dialog
always on top.

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!

Jouni Aro
11-Jan-2006, 01:42 PM
admin wrote:
> This setting is OFF by default to permit the jump from the exception
> dialog call-stack line to the IDE, without have the exception dialog
> always on top.

OK, I see. Well, I suppose you cannot always have everything...

admin
11-Jan-2006, 02:01 PM
Hi,

Jouni Aro wrote:
> admin wrote:
>> This setting is OFF by default to permit the jump from the exception
>> dialog call-stack line to the IDE, without have the exception dialog
>> always on top.
>
> OK, I see. Well, I suppose you cannot always have everything...

Yes! ;)

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!

admin
11-Jan-2006, 02:02 PM
Hi,

Jouni Aro wrote:
> admin wrote:
>> This setting is OFF by default to permit the jump from the exception
>> dialog call-stack line to the IDE, without have the exception dialog
>> always on top.
>
> OK, I see. Well, I suppose you cannot always have everything...

BTW you can set it as default in your configuration using the
"Project/EurekaLog Options.../Default" check-box.

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!

Jouni Aro
12-Jan-2006, 09:04 AM
admin wrote:
> Hi,
>
> Jouni Aro wrote:
>
>> admin wrote:
>>
>>> This setting is OFF by default to permit the jump from the exception
>>> dialog call-stack line to the IDE, without have the exception dialog
>>> always on top.
>>
>>
>> OK, I see. Well, I suppose you cannot always have everything...
>
>
> BTW you can set it as default in your configuration using the
> "Project/EurekaLog Options.../Default" check-box.

OK. Thanks for the tip!