|
|
|
1-10 of 18
< Previous Next >
|
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
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
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
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
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
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
It'd be useful;)
id# 4196 | Planned Release: None | Last Updated: May 18 at 4:32 PM
by cdmac
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
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
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
|
|
1-10 of 18
< Previous 1 2 Next >
|
|
|
|
|
|
|