retsyo

Results 89 issues of retsyo

1. https://github.com/rawpython/remi/pull/330 as the post says, maybe we can change `remi.gui.py`: from ```python import cgi escape = cgi.escape ``` to ```python try: import cgi escape = cgi.escape except: import html...

The simple code just do `reoGridControl1.Load(fn)`. For one of my excel's xlsx file, reogrid works and loads sheets without problem. But for another xlsx file, I recieved ``` [2022/11/5 19:22:05]...

question
confirming

1. markdown书写时,支持换行、公式、字体颜色 2. 设置输出脑图的大小、切除空白,以便使用rise时可以和其他笔记内容放在一页 以上需求应用场合:背单词时,单词一行,读音一行,释义多行;多个有关的单词放在一起,用颜色标注(比如)区别 谢谢

if I try to fill the mailmerge field in a table, and if the table has merged cell, doc-mailmerge will un-merge the merged cell. how can we treat such case?...

I attached the code and the docx file. I tested with `Python 3.4.4 |Anaconda 2.3.0 (64-bit)` on Win7 64 bits [bug.zip](https://github.com/Bouke/docx-mailmerge/files/1066451/bug.zip)

enhancement
pull request welcome

I try to use https://github.com/mtyka/neural_artistic_style which needs cudarray I have both "Python 2.7.11 |Anaconda 2.2.0 (32-bit)" and "Python 3.4.4 |Anaconda 2.3.0 (64-bit)". Please note Anaconda supplies ony py 3.4.4 currently,...

lastet VisualFBEditor and myfbframework, but ChineseCalendar shows nothing but black window 中文:使用刚下载的VisualFBEditor和myfbframework,但是编译出来的ChineseCalendar窗口一片黑,其余啥都没有 ![buggy_clock](https://github.com/XusinboyBekchanov/VisualFBEditor/assets/7960913/42c8ffa9-2b59-44e9-a572-178e8087faa9)

1. when I try to drag the header to adjust column width - the header's text disappear - only width of header is changed, the width of following cell does...

Bug

when the exe runs for the first time, the title is missing ![mathml](https://user-images.githubusercontent.com/7960913/164587116-3102ba54-2d7a-4dce-8659-46ae2ccef757.png)