BDisp

Results 414 comments of BDisp

> Virtual Terminal Sequences, the new windows API that supports true color is really just a fancy name for ansi esc sequences. I know that, but did you already realize...

Since the TGD as access to internal TG objects may be could have some kind of mechanism that allow TGD to enable drag and restore defaults when finish drag.

Instead of adding a new `Adornment` why not enabling all the mouse features anywhere on a view if I`Designable.DesignMode == true`. So, the mouse will have the same features on...

IIRC when I created the `CanBeVisible` method was due the fact the unneeded propagation to the sub-views properties because when `Visible` is false then any drawn, except to cleaning if...

TextField is drawing over the Border. Clipping problem?

If `WSL` is using this escape sequence `"\x1b[?1h"` probably is what is causing the clipboard corruption. I was using it before in the `Linux` to restore the terminal, but was...

@cjlotz can you please test the PR #3542, on `Linux` and `macOS` to see if it working better. On `macOS`, for the `Alt` key to work at all, you need...

@tig I think this may be a choice to change how OCGV display the results. Instead displaying on the same terminal, it can be displayed on a separate terminal through...

Double clicking on the second image is controlled by the Win32 API which sends the double click flag and there is no way to avoid this, even if the button...