Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

设置控件文本内容不能显示 #10

Open
aazhuo opened this issue Oct 11, 2019 · 8 comments
Open

设置控件文本内容不能显示 #10

aazhuo opened this issue Oct 11, 2019 · 8 comments

Comments

@aazhuo
Copy link

aazhuo commented Oct 11, 2019

创建button控件,button边框可以显示,但是文本内容不显示
show_dialog = button_create(win, 190, 5, 40, 30);
widget_set_text(show_dialog, L"Dialog");

@xianjimli
Copy link
Member

如果全部无法显示,看看字体是否有问题。

@aazhuo
Copy link
Author

aazhuo commented Oct 11, 2019

控件都可以显示,但是控件文本内容不能显示。

@xianjimli
Copy link
Member

我的意思全部文本都不能显示吗

@aazhuo
Copy link
Author

aazhuo commented Oct 11, 2019

是的,全部文本都不能显示

@aazhuo
Copy link
Author

aazhuo commented Oct 11, 2019

TIM截图20191011170549

@xianjimli
Copy link
Member

你更新代码AWTK试试,前几天字体生成工具出了点问题,看看是不是这个问题引起的(如果是这个问题,应该编译不过啊)。

@aazhuo
Copy link
Author

aazhuo commented Oct 11, 2019

下载最新AWTK代码可以显示了。之前那个版本AWTK是编译不过,修改了部分代码,才能正常编译,但是不能显示文本内容。

@xianjimli
Copy link
Member

好的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants