alternetsoft / AlternetUI

MIT License
22 stars 2 forks source link

PrpertyGridSample Problems #82

Closed neoxeo closed 6 months ago

neoxeo commented 6 months ago

@generalloki

Version : d2dd6849912408831e59c899a8a2c2e3ed10bcf4

OS : Ubuntu 22.04.3 LTS

In PropertyGridSample, it will be interesting to sort components (A to Z)

In PropertyGridSample, for GenericLabel, if you check or uncheck "HasBorder" nothing change In PropertyGridSample, for Button, if you check "HasBorder" picture disappear In PropertyGridSample, for Panel if you check or uncheck "HasBorder" nothing change In PropertyGridSample, for SpeedButton :

In PropertyGridSample, for RadioButton if you check or uncheck "IsChecked" nothing change In PropertyGridSample, for Border, GenericToolBar, SplittedPanel, Calendar, ColorPicker, CardPanel, DateTimePicker, HorizontalStackPanel , ListBox, ListView, NumericUpDown, Panel, PanelOKCancelButton, ProgressBar, FindReplaceControl, Slider, Scrollbar, StackPanel, TreeView , VerticalStackPanel if you add text in "Text" Properties, nothing change

In PropertyGridSample, for SaveFileDialog, Title not present/visible

Why some Controls don't have HasBorder like CardPanel, CheckBox, HorizontalStackPanel, RadioButton, FindReplaceControl...

generalloki commented 6 months ago

Splitted to #97, #98, #99, #100 Other fixed.