Tungsteno74
Tungsteno74
Hello, please can explain how you calculate BCM pinout mapping? I'm searching for it on the web all the day but found nothing about the link of physical with BCM...
Hello guys. How can i fix the following problem? ``` kivent-master\kivent-master\modules\core>python setup.py build_ext [INFO ] [Logger ] Record log in C:\Users\valerio\.kivy\logs\kivy_17-02-04_0.txt [INFO ] [Kivy ] v1.9.1 [INFO ] [Python ]...
### Desktop (please complete the following information): Last Windows 11 ### Describe the bug The iid and TableRow objects returned by this property are limited to the viewed ids. No...
### Desktop (please complete the following information): Last Windows 11 ### Describe the bug The get_rows() method returns only the visible rows iid. No filter is abblied. ### To Reproduce...
### Desktop (please complete the following information): last Window 11 ### Describe the bug My table inizialization: ``` table = Tableview( master=tablearea, # coldata=df.columns, # rowdata=df.values.tolist(), paginated=True, searchable=True, bootstyle=INFO, autofit=True,...
### Desktop (please complete the following information): ttbootstrap 1.10.1 Window 11 ### Describe the bug The `self.iid` of the tableview class seems to be out of date when there is...
### Desktop (please complete the following information): ttbootstrap version: 1.10.1 Windows 10 ### Describe the bug "Get" do not exist in the OptionMenu widget, but is present on the Tkinter...
### Description of the Feature Good morning, I believe it is not present as a feature, so I request it: it would be great in an MDDataTable to be able...
Hello guys! First of all many tanks to @achimdoebler , this is a very time saver library! The only big problem (in my case) is that i'm trying to use...
Hello, I've tried to follow the basic guide shown in the [README.md](https://github.com/tito/cymunk) but after install [MinGW](http://www.mingw.org/) and run the command `python setup.py build --compiler=mingw32` always i get: ``` running build...