mirror of
https://github.com/adamdruppe/arsd.git
synced 2025-04-25 21:00:09 +03:00
Method 1 for redrawing
This commit is contained in:
parent
45daf12ab1
commit
bd91ca8b01
1 changed files with 1 additions and 0 deletions
|
@ -883,6 +883,7 @@ class Widget : ReflectableProperties {
|
|||
EnableWindow(hwnd, yes);
|
||||
}
|
||||
setDynamicState(DynamicState.disabled, yes);
|
||||
redraw();
|
||||
}
|
||||
|
||||
private string disabledReason_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue