insolor

Results 15 issues of insolor

I think I can implement io.inc for fasm if you describe in brief how io.inc for nasm works (I don't understand nasm's macros syntax).

enhancement

We've forked the repository, the new repo is https://github.com/pymorphy2-fork/DAWG What's changed: - Added support for new versions of Python and dropped versions older than Python 3.8 (so now the supported...

I tried [TableViewEditModel example](https://docs.tornadofx.io/0_subsection/11_editing_models_and_validation#tablevieweditmodel) from the [TornadoFX Guide](https://docs.tornadofx.io/) with tornadofx2, and when I try to edit a cell (double click in a cell, edit value, Enter), it throws the following...

In the following code (pure tkinter) counter continues to work while messagebox dialog is shown: ```python import tkinter as tk from tkinter import messagebox root = tk.Tk() def loop(): counter.set(counter.get()...

bug

- [x] added basic documentation using mkdocs and github pages - [ ] examples - [ ] mixins + CustomTkinter support - [ ] multilingual documentation

documentation
help wanted

- [x] CustomTkinter, discussion: #49

idea

- #32 - we don't support Chinese and other languages with hieroglyphic writing systems. - Try https://gitee.com/vizv/dfint-rust-cjk (矮人要塞汉化程序) - #27 - there are no trojans, it's just a Windows Defender...

Using current develop version (at e7f2944), Linux Mint 21.3 Cinnamon Screenshot: ![image](https://github.com/MeanEYE/Sunflower/assets/2442833/ce83c304-5ca4-41d1-be75-34e795de1daa) Trying to switch to one of the bookmarks: ![image](https://github.com/MeanEYE/Sunflower/assets/2442833/05af426f-3c6a-4fbe-8bf7-e85268c59837) "Yes" does not help, it shows the dialog again....

bug