问题标签 [boa-constructor]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
54 浏览

python - 我在编辑代码之前收到一条错误消息

我使用 boa 构造函数,我有一个问题,当我以图形方式更改组件的一个或多个参数(边框,列,...)时,我验证,然后当我尝试编辑代码时,我收到此消息:

在此处输入图像描述

错误消息的翻译:无值仅对图形编辑器有效,生成的源在图形编辑器之外将无效,必须在执行前更正。我在运行应用程序之前收到此错误,我没有编辑生成的代码:(

感谢帮助

0 投票
4 回答
1497 浏览

windows - 无法使用 python2.7 在 windows 上启动 boa 构造函数

我正在尝试Boa Constructor在 Windows 7 上安装。我正在使用 python 27。安装后,当我运行 Boa.py 时,它给了我一个错误

有人可以帮忙吗

0 投票
3 回答
388 浏览

python - 在 wx.ListControl wxPython 中获取列号或值

如何在 wx.ListControl wxPython 中获取列号或值?当我单击它时,我想按列对项目进行排序。我正在使用 BoaConstructor IDE。请帮我 :)