-
There are multiple arguments which cannot be fetched with `.cget()` for a CTkTextbox.
For example: `spacing1`, `spacing2`, `spacing3`, `state`, etc. (I have not checked all)
```python
File "…
-
I had a combobox that calls a function when selected, I attached the scrollable list and the combobox doesnt detect a selection, I removed the command from the ctk combobox and put it in the scrollabl…
-
The docstring: `"""Return the resource value for a KEY given as string."""` claims it returns as a string however it returns a `_tkinter.Tcl_Obj`
which seems to lack `__eq__`/the ability to compare…
-
I am trying to get the state of a textbox with the following code:
state = textbox.cget("state")
But I always get the following error:
File "/Library/Frameworks/Python.framework/Versions/3.11/…
-
Hi,
Right-to-left texts are not displayed correctly in the label widget, but they work correctly in tkinter. I'll provide the codes for you.
Customtkinter:
self.label = customtkinter…
-
Hello!
I have a DICOM Server (Orthanc) and I need to download structure set dicom file from there(RTSTRUCT modality). I use this code
`
...
var request = new DicomCGetRequest(studyInsta…
-
should be a generated task : if it doesn't have the needed block, it should go get them (or craft them), so it needs to generate dependencies.
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
Linux
### GPU vendor
AMD (ROCm)
### GPU model
AMD Radeon RX 7800 XT…
-
HI, I run seqcat following the vignette, but it throws an error, could you please tell me what's wrong with my script or files?
The message is:
`[1] "F:\\kataegis\\snvs_for_seqkat\\BLCA_002_snvs.be…
-
Hi, The instalation fails with cget install -f requirements.txt
`make[1]: Leaving directory '/home/container_user/tmp2/raremetal/cget/cget/build/tmp-f3c076fc4b9c4c53abd31fdb75601224/build'
Install t…