Simon Coghlan

Results 201 issues of Simon Coghlan

In the following picture, Both the text and the content fonts are set to "Segeo 12" But the Text font is poorly rendered: ![image](https://user-images.githubusercontent.com/2418812/133450091-47e4b11f-b177-4a16-85eb-f2ee42be2710.png) This applies to the other drop...

bug
ribbon

As per improvements in .Net 6 ![image](https://user-images.githubusercontent.com/2418812/175292628-3f9590f2-fd39-40ef-a14d-3dc41fd8cffd.png) Krypton should also ensure that the providers for the controls it wraps / hides are exposed correctly. And / Or Implements for the...

enhancement
question
new feature
suggestion
version:85-lts
version:95

Part of the improvements in .net 6 / 7: ![image](https://user-images.githubusercontent.com/2418812/174472939-46629ccf-d934-416e-a646-a9aa2335cc21.png) from here: https://github.com/dotnet/winforms/commit/48616c47095149309b95caea9cc4e7c182313756

enhancement
new feature
suggestion
in progress
backlog

https://docs.microsoft.com/en-gb/dotnet/core/compatibility/winforms#default-control-font-changed-to-segoe-ui-9-pt

question

https://docs.microsoft.com/en-us/dotnet/desktop/winforms/whats-new/net50?view=netdesktop-6.0#enhanced-controls ![image](https://user-images.githubusercontent.com/2418812/172111074-0675585a-217f-412c-88d5-01d6d6691cb7.png)

enhancement
new feature
suggestion
version:85-lts
version:95

![image](https://user-images.githubusercontent.com/2418812/136182863-f4656531-91fc-4185-9b82-c2c16eea3528.png) They work (As in the code to detect the click fires, but it is probably not the button click), but do not show hover, or look active

bug
under investigation

![image](https://user-images.githubusercontent.com/2418812/128155643-303023dc-8532-4be8-b46e-8542b5f61bb2.png)

bug
themes
under investigation
in progress
ongoing

Ad part of the work on #646 there is a handler for the system menu now. This could be replaced by a KryptonContextMenu with custom controls: See the following locations...

enhancement
new feature
suggestion
area:themes
version:95

**Describe the bug** As per discussion in #114. **Expected behavior** When setting `AllowFormChrome = false` then the Form Title bar should still follow Krypton themeing **Screenshots** ![image](https://user-images.githubusercontent.com/2418812/120177613-86a9de00-c200-11eb-9b46-f859b5ae81f4.png)

enhancement
themes

**Describe the bug** e.g. for a KComboBox the following is seen in the designer "Tasks" ![image](https://user-images.githubusercontent.com/2418812/149654887-8a064194-9bc5-47d5-9508-84a10ecb4631.png) From this 2 things are immediate - "Context Menu Strip" should be the recommended...

bug
under investigation
ongoing
version:100