neoGFX icon indicating copy to clipboard operation
neoGFX copied to clipboard

Cross-platform GPU-oriented C++ application/game framework

Results 70 neoGFX issues
Sort by recently updated
recently updated
newest added

text_edit: cannot position cursor to last but one position on last line but one if last line is empty and last line but one has just one character.

Changing the default message font isn't applied to all messages in the output widget.

Introduce concept of a null pen object and remove fill_xxx() from the i_graphics_context API.

enhancement

[Chess App] About toolbar button can disappear as window is resized

Settings dialog "Discard" button is not disabled when it should be.

Drop down list box current item offset from drop down button (possibly only manifests on high DPI display)

If last two group boxes in keyword_dialog (ClicksAndWhistles) are set to size_policy Expanding then layout is incorrect (scrollbars appear).

bug