RedFantom

Results 11 issues of RedFantom

None of the themes provided in this repository are perfect. In fact, most contain some small visual errors, that may only become apparent in specific use-cases. If you spot any,...

help wanted

Recently, I was sent a theme file for the `sriv` theme, which is mentioned on the [ttk themes page on the Tcl wiki](https://wiki.tcl-lang.org/page/List+of+ttk+Themes) . This theme was authored by Pat...

help wanted
theme

**Widget**: `CreateToolTip` **File**: [`tkinterpp/tooltip.py`](https://github.com/Dogeek/tkinter-pp/blob/master/tkinterpp/tooltip.py) **Functionality**: Create a tooltip similar to the `Balloon` widget to provide a tooltip when hovering over a widget. **TODO**: - [x] Compare functionality to the `Balloon`...

widget

### PR Details: - Widget name: `Notebook` - Author: @j4321, with modifications by @Dogeek ### Description A `Notebook` widget implementation with functionality to reorder, close and detach tabs. In addition,...

widget

Right now there are four calender widgets for Tkinter that I know of which all contain a set of features which might be interesting to have. **ttkwidgets version** A simple...

widget

As suggested by @Dogeek, having tooltips in a way that they are easier to create would be beneficial for a lot of developers. Therefore, I have devised a way based...

enhancement

Support for Razer keyboards will not be added, for a few reasons. There would be two ways to add support for these keyboards: - By using the new REST based...

enhancement

Loading some fonts, in this case tested with the Google fonts `Roboto` and `Noto Sans`, is not possible with the package. This is due to problems in the `fontnameinfo.tcl` file,...

bug

The `manylinux` wheels provided in this repository have an important limitation, specifically that they require the availability of a binary `libfontconfig.so.1` being available in the `PATH` in order to be...

wontfix