easygui icon indicating copy to clipboard operation
easygui copied to clipboard

Version: 0.98.1,why the msg parameter of enterbox method display Traditional Chinese

Open ghost opened this issue 7 years ago • 1 comments

we use command "pip install easygui" on python2.7.15, please see below screenshot `#-- coding:utf-8 -- ''' Created on 2018年8月15日

@author: xxoo

''' import easygui as g g.enterbox(msg = "请说出你的名字",title = "请说出你的名字")`

default

ghost avatar Aug 17 '18 09:08 ghost

Hello @wsj0794 I'm afraid that I don't quite understand. What is the issue with the message parameter? Thanks!

zadacka avatar Sep 06 '18 21:09 zadacka