Small Popup. What does it mean?

Created at 14 Feb 2019, 08:20
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
TO

TonWinemaker

Joined 07.02.2019

Small Popup. What does it mean?
14 Feb 2019, 08:20


Hi.

What do these things mean?
MouseOver gives no visible text just a white block


@TonWinemaker
Replies

PanagiotisCharalampous
14 Feb 2019, 09:45

Hi ctid863631,

Can you tell us where did you get this screenshot from?

Best Regards,

Panagiotis


@PanagiotisCharalampous

bart1
14 Feb 2019, 12:04

This panel added by Visual Studio while debugging. You can remove it by unchecking 'Show runtime tools in application' in Options -> Debugging -> General


@bart1

TonWinemaker
14 Feb 2019, 12:08

RE:

bart1 said:

This panel added by Visual Studio while debugging. You can remove it by unchecking 'Show runtime tools in application' in Options -> Debugging -> General

Hi Bart,
Thanks for your help. do you also know what the buttons mean? been looking alover for it but no result.

 


@TonWinemaker

TonWinemaker
14 Feb 2019, 12:08

RE:

Panagiotis Charalampous said:

Hi ctid863631,

Can you tell us where did you get this screenshot from?

Best Regards,

Panagiotis

Its while debugging in vs2017


@TonWinemaker

bart1
14 Feb 2019, 12:19

RE: RE:

ctid863631 said:

Hi Bart,
Thanks for your help. do you also know what the buttons mean? been looking alover for it but no result.

This panel is for working with UI elements while developing WPF or other UI applications: selecting element, change its properties etc.

You can read about it here:

https://devblogs.microsoft.com/visualstudio/introducing-the-ui-debugging-tools-for-xaml/


@bart1

TonWinemaker
14 Feb 2019, 12:20

RE: RE: RE:

bart1 said:

ctid863631 said:

Hi Bart,
Thanks for your help. do you also know what the buttons mean? been looking alover for it but no result.

This panel is for working with UI elements while developing WPF or other UI applications: selecting element, change its properties etc.

You can read about it here:

https://devblogs.microsoft.com/visualstudio/introducing-the-ui-debugging-tools-for-xaml/

Thanks! your the man!


@TonWinemaker