BDisp
BDisp
But someone can explain to me why my code that is using the same source and the same TG version isn't throwing any exception? The only main changes that could...
I can't debug it to find the cause of an anomaly if I don't have the anomaly that @muencht reported. I believe he is facing this dilemma but I was...
> $ wt -f --pos "200,100" Terminal.exe ......\doc\bug-report.txt I was able to run through the command using TG v1.17.0. `wt -f "path-to-the-exe-file"` It could be some code that is not...
> Is this a real bug? I don't think so.
Almost of this work was already done and with more features in the #3876. Every component is already a view and the lines are margin/border manipulation which require a lot...
> This is also why I want you to **rewrite** `TabView` (not hack old code). `TabView` is also a great example of a View that is > > 1. A...
> I agree with this sentiment around subviews. Especially if you are looking to tackle TableView next. Not every cell/tab needs to be a view. > In my PR #3876...
I think you already know that the image of your early work on TabView was what I faced when I started working on it and that was the easiest to...
This will be the new look. The flickering is due to the borders always redrawing. 
This fix all the wide glyphs issue without breaks clipping.  