-
The Problem and Solution description: We now have a way of adding a unique value in the combobox component. However, this is confusing because no feedback is provided to the user while entering/inputt…
-
I create a Combo like this:
> Combo *filter = combo_create();
> layout_combo(filtLayout, filter, 3, 0);
> combo_add_elem(filter, "1+ stars", NULL);
> combo_add_elem(filter, "2+ s…
-
### Area
UI Components
### The problem
Combobox users should be able to paste comma-delimited things into a multiselect-combobox and have those items all immediately select. Additionally, the comma…
-
```
yad --width=400 --height=250 --title="Test" \
--form \
--field="Line 1\nLine 2\nLine 3\nLine 4\nLine 5\n":LBL \
--field="Version::CB" "" "a!b!c"
```
Yad and GTK version: 10.1 (GTK+ 3.24.3…
-
```
when I'm using easyui-combobox the filter function only filter in case
sensitive way, i want to use it with not case sensitive.
and when I implementing a onkeydown action of standard combobox, th…
-
```
when I'm using easyui-combobox the filter function only filter in case
sensitive way, i want to use it with not case sensitive.
and when I implementing a onkeydown action of standard combobox, th…
-
When you create a select as a listbox, the place holder will stack multiple times when you hit the back button.
```
@foreach($vehicleYears as $year)
{{ $year }}
…
-
```
I am using 125 % DPI settings and it affects SE in subtle way. One of which is
the FrameRate information --its width becomes too small.
I know this is such a minor thing and does not affect SE f…
-
```
I am using 125 % DPI settings and it affects SE in subtle way. One of which is
the FrameRate information --its width becomes too small.
I know this is such a minor thing and does not affect SE f…
-
### Component
Other...
### Package version
2
### @microsoft/fast-element version
2
### Environment
System:
OS: Windows 10 10.0.19045
CPU: (8) x64 Intel(R) Core(TM) i7-6700K CPU @ 4.00G…