-
This is a discussion about what kinds of things should go into the library.
### What it should be
The goal of MonoGame.Extended is to provide extra functionality that MonoGame doesn't provide out of …
-
I tried to get running toolkit info, but failed. Here is screenshots of what i'm doing: Xwt.Toolkit.CurrentEngine.Type is equal to 0 independently of ToolkitType i pass to Initialize method. It's work…
-
Introduced by a0bd6f0, looks like a bug in the winforms implementation.
```
paul@Odin:OpenRA+(a0bd6f0...)$ mono --debug OpenRA.Editor.exe ra
System.ArgumentException: A null reference or invalid valu…
-
I would like to implement icons in TextEntry, like it is done in Gtk (primary/secondary icons). So basically a SearchTextBox but with customizable icons for any purpose (not only search). The backend …
-
1. The `Info.plist` file is missing, cannot build the ExampleBrowser.Mac project
2. The XwtDemo project is missing references to OxyPlot and OxyPlot.Xwt
-
Can be see it in examples - Widgets - Menu.
-
The problem doesn't exists on GtkTest at windows and osx.
Application output from MonoDevelop on Xubuntu 13.10:
Loaded assembly: /home/blazen/code/sources/xwt-master/TestApps/GtkTest/bin/Debug/GtkTe…
-
I tried to change the title of a row (TextCellView) to an editable form, but it is not possible to do that for only a row because the DataSource.GetValue returns a String object instead of the TextCel…
-
Canvas OnMouseEntered, OnMouseExited events do not fire on Mac Backend.
OnMouseMoved starts to fire once a mouse button has been clicked inside the canvas, but then continues to fire even when the m…
-
The text rotation seems to have a degrees/radians issue
See example "9 Rendering capabilities | DrawText - Rotation"