-
I have `ADialog` and `BPanelDialog` is extends `ADialog`.
In `LookupEditor`, I add property `InplaceAdd=true`.
However, when i click in icon for `InplaceAdd=true` function, the dialog is shown as a …
-
**[Original report](https://bitbucket.org/horizongir/bonsai/issue/513) by me.**
----------------------------------------
See MainForm.cs propertyGrid_dragEnter method:
gridItem.PropertyDescriptor i…
-
This is marked as TODO in PropertyGridOperator.cs. Will make a pull request with a fix proposition.
-
Select a shape, then click on the canvas. The shape is deselected but the property grid still shows the properties for the shape.
-
To reproduce:
- Start the `PropertyGridDemo `project
- Click the `Collections `example and switch to `Custom `tab
There should be two columns as defined in the example library, but only one is …
-
When opening a dropdown menu from a Flags enum in the PropertyGrid, its size appears to be miscalculated, so the dropdown ends up just slightly too small - resulting in an unnecessary scrollbar.
This…
ilexp updated
8 years ago
-
Hi !
I've spent the day trying to solve this.
I have tabbed dialog but having problem with a GridEditor (extends Common.GridEditorBase). I can only get it to work as expected if I put it in the …
-
## What steps will reproduce this issue?
Create a metro window and host AvalonDock inside it.
```
```
If one of the document is initially selected and then i select an anchorable tool ,
t…
-
Is there a way to show or hide properties on the PropertyGrid based on the values of other properties? For example, in the DomPropertyEditor, if the _Emotion_ property were set to Happy then the _Goal…
-
In SimpleDomEditor, if you add multiple Events to the XML and use the keyboard to change your selection, the property grid does not reflect that change. What is the ideal way to update the property gr…