picoe / Eto

Cross platform GUI framework for desktop and mobile applications in .NET
Other
3.57k stars 325 forks source link

[Direct2D] Project Eto.Test.Direct2D - net45 #870

Open nyfpos opened 7 years ago

nyfpos commented 7 years ago

Hi,

I try to run Eto test project "Eto.Test.Direct2D - net45". There some problems in "Controls.GridView section". It look like "Forms.Cells" would be black. Some thing wrong in the DrawableHandler .

Same problem in the "Controls.GridView.Formatting section" and "PropertyCell section".

Refer to the link below:

bug

Here is the information of my system. platform: Windows 7 Enterprise Service Pack 1 Bit64 compiler: Microsoft Visual Studio Community 2015

cwensley commented 7 years ago

Hi, thanks for the error report. This is probably because it's trying to use Direct2D to draw in a cell which wasn't quite set up to work yet.