1-10 of 18 < Previous Next >
1 vote

Close button disappears

If I create 2 or more instances of windows in the Testbed, the red close buttons disappear instantly.

id# 5555 | Planned Release: None | Last Updated: Jul 10 at 9:54 PM  by Timsen
1 vote

Bug in Window.cs

Latest version (wsx-19236) in code: public void CloseWindow() { if (Parent == null) GUIManager.Remove(this); else GUIManager....

id# 5269 | Planned Release: None | Last Updated: Jun 10 at 12:40 PM  by Mous
1 vote

Item highlighting in ListBox/ComboBox

Add skinnable highlighting to background of selected/mouse-hover items in ListBox and ComboBox controls.

id# 4980 | Planned Release: None | Last Updated: May 25 at 5:53 PM  by alexreg
1 vote

Incorrect clipping in bar, and label

When the bar and label (used by TextBox) are very large, that they go outside the window, and you move this window outside the screen(to the left side), this button stops being clipped correctly.

id# 4240 | Planned Release: None | Last Updated: May 18 at 5:12 PM  by cdmac
1 vote

Replace Verdana as default font

Verdana is a Microsoft font, and using it as part of the GUI library may cause legal issues., even if it is used as a rasterized version. Free fonts should be investigated as an alternative, partic...

id# 1019 | Planned Release: None | Last Updated: May 18 at 4:33 PM  by cdmac
1 vote

Unable to change selection when using DisplaySettingsDialog is set to modal

I think this problem stems from the fact that popups such as menus and comboboxes are actually top-level windows. So they can't be selected when the parent window is set to modal. I think the fix f...

id# 4211 | Planned Release: None | Last Updated: May 18 at 4:33 PM  by cdmac
2 votes

Horizontal ScrollBar

It'd be useful;)

id# 4196 | Planned Release: None | Last Updated: May 18 at 4:32 PM  by cdmac
1 vote

Add joypad support

Window System for XNA is a GUI library for games, so support for joypads should be added, particularly for the Xbox 360 controller. The user should be able to navigate controls without the use of a...

id# 1020 | Planned Release: None | Last Updated: May 18 at 4:32 PM  by cdmac
1 vote

On-screen keyboard

Create an on-screen keyboard control, for writing text with a joypad.

id# 1021 | Planned Release: None | Last Updated: May 18 at 4:32 PM  by cdmac
4 votes

Add Xbox 360 compatibility

Test and modify to add Xbox 360 support. Also dependent on adding joypad support.

id# 1022 | Planned Release: None | Last Updated: May 18 at 4:32 PM  by cdmac

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 18 < Previous 1 2 Next >
Updating...