-
**Describe the bug**
When HorizontalContentAlignment="Stretch" is set it is rendered the same as with HorizontalContentAlignment="Center".
Other values (Center, Left and Right) values works as expec…
-
I can't find any sample which shows a dropdown/combox inside a grid row cell. If it's possible can you please add some documentation on it and sample as well.
-
```
Not a bug, but enhancement.
RFC:
The current version uses a fixed width for the textbox/combobox of 200
ddb.width = 200
This prevents some long values in the INI from being correctly displayed.
…
-
I saw we can get default particles using
Load - Default Emiters.
Can be change that into combobox to select for editing and then to save to our project work.
What file is need to get into Load …
-
```
What steps will reproduce the problem?
1. Create a panel with the combobox:
RecordDef groupsRecordDef = new RecordDef(new FieldDef[]
{ new StringFieldDef("name", "name"),
new St…
-
Hi @Akascape,
Here is a short example using `CTkScrollableDropdown`
```
from CTkScrollableDropdown import *
import customtkinter
root = customtkinter.CTk()
customtkinter.CTkLabel(root, t…
-
## Acceptance criteria
When a team was reviewing the [Dropdown Accessibility tab](https://carbondesignsystem.com/components/dropdown/accessibility) guidance the example correctly includes Dropdown, …
-
wxPython 4.0.3 on Python 2.7.15 (macOS High Sierra 10.13)
Problem affects MacOS. No issues under Windows/GTK.
When a combo box item is selected the `wx.EVT_COMBOBOX` event produced always returns …
-
When a div element role is `combobox` and the element has an `aria-labelledby` attribute that references itself, `computeAccessibleName` is failing to return the accessible name.
Role combobox supp…
-
**Is your feature request related to a problem? Please describe.**
Im writing a loader for C64 programs. Those come in form of disk images that contain multiple programs, I would like to have a way t…