|
zqlcch
初级用户
 
积分 178
发帖 85
注册 2006-7-6
状态 离线
|
『第 61 楼』:
使用 LLM 解释/回答一下
for dos版的貌似不能下载。。。
It seems that the version for DOS cannot be downloaded...
|
|
2007-8-19 15:40 |
|
|
ecurb2006
中级用户
   www.ecgui.com
积分 272
发帖 123
注册 2006-9-23
状态 离线
|
|
2007-8-19 18:04 |
|
|
zqlcch
初级用户
 
积分 178
发帖 85
注册 2006-7-6
状态 离线
|
『第 63 楼』:
使用 LLM 解释/回答一下
有错误,MSGBOX.C不能通过编译,提示未定义的符号。。。
There is an error. MSGBOX.C cannot pass the compilation, and it prompts an undefined symbol...
|
|
2007-8-20 09:45 |
|
|
zqlcch
初级用户
 
积分 178
发帖 85
注册 2006-7-6
状态 离线
|
『第 64 楼』:
使用 LLM 解释/回答一下
继续报告BUG。。。。。。
LABEL还是能得到焦点。。。。。LABLE不能显示,包括示例代码。。。
MESSAGEBOX函数不能使用,包括示例代码。。。。。
最好还是出个BC31版本。。。。。因为DJGPP调用实模式中断很麻烦的说。。。尤其是需要进行内存数据传输时。。。。
Continue to report bugs...
LABEL can still get the focus... LABLE cannot be displayed, including the sample code...
The MESSAGEBOX function cannot be used, including the sample code...
It is better to release the BC31 version... Because it is very troublesome to call real-mode interrupts with DJGPP, especially when memory data transfer is required...
|
|
2007-8-20 11:46 |
|
|
happybasic
中级用户
  
积分 298
发帖 118
注册 2006-3-1
状态 离线
|
|
2007-8-20 18:26 |
|
|
ecurb2006
中级用户
   www.ecgui.com
积分 272
发帖 123
注册 2006-9-23
状态 离线
|
『第 66 楼』:
使用 LLM 解释/回答一下
有错误,MSGBOX.C不能通过编译,提示未定义的符号。。。
继续报告BUG。。。。。。
LABEL还是能得到焦点。。。。。LABLE不能显示,包括示例代码。。。
MESSAGEBOX函数不能使用,包括示例代码。。。。。
最好还是出个BC31版本。。。。。因为DJGPP调用实模式中断很麻烦的说。。。尤其是需要进行内存数据传输时。。。。
微型嵌入式GUI-DJGPP+DJGPP编译器组合 版本 下载 (推荐!)
http://www.ecurb2006.com/download/gui-djgpp.zip
请将gui目录下的 libgui.a 复制到 djgpp 的lib目录 (覆盖原来的库!)
There is an error. MSGBOX.C fails to compile, indicating an undefined symbol...
Continue to report bugs...
LABEL can still get the focus... LABEL cannot be displayed, including the sample code...
The MESSAGEBOX function cannot be used, including the sample code...
It is better to release a BC31 version... Because it is very troublesome to call real-mode interrupts with DJGPP. Especially when memory data transfer is required...
Mini Embedded GUI - DJGPP + DJGPP Compiler Combination Version Download (Recommended!)
http://www.ecurb2006.com/download/gui-djgpp.zip
Please copy libgui.a in the gui directory to the lib directory of djgpp (overwrite the original library!)
|

eCGUI-微型嵌入式GUI/ DOS/Linux/uC/OS-II/等 图形界面开发
www.ecgui.com
|
|
2007-8-21 17:35 |
|
|
ecurb2006
中级用户
   www.ecgui.com
积分 272
发帖 123
注册 2006-9-23
状态 离线
|
『第 67 楼』:
使用遇到问题
使用 LLM 解释/回答一下
可以加我 MSN ecurb2006#hotmail.com (#->@)
You can add me on MSN ecurb2006@hotmail.com
|

eCGUI-微型嵌入式GUI/ DOS/Linux/uC/OS-II/等 图形界面开发
www.ecgui.com
|
|
2007-8-21 17:47 |
|
|
happybasic
中级用户
  
积分 298
发帖 118
注册 2006-3-1
状态 离线
|
『第 68 楼』:
使用 LLM 解释/回答一下
报告BUG, DJGPP版本的mouse只能在屏幕的约上半边移动,不能移到下半部。。。
Report a bug, the mouse in the DJGPP version can only move in about the upper half of the screen and cannot move to the lower half...
|

欢迎光临happyBASIC小站:http://yxbasic.51.net |
|
2007-8-21 20:04 |
|
|
ecurb2006
中级用户
   www.ecgui.com
积分 272
发帖 123
注册 2006-9-23
状态 离线
|
『第 69 楼』:
re:happybasic
使用 LLM 解释/回答一下
可能又些显卡不兼容这个模式,造成无法显示或者只显示1/4(整个屏幕).
不知道happybasic 的情况是不是这样.
如果是 1/2 就比较奇怪了,鼠标不能移动的地方,有窗口等显示么?
Maybe some graphics cards are incompatible with this mode, causing no display or only 1/4 of the entire screen to be shown.
I don't know if it's the case with happybasic.
If it's 1/2, it's rather strange. Are there windows or other displays in the areas where the mouse can't move?
|

eCGUI-微型嵌入式GUI/ DOS/Linux/uC/OS-II/等 图形界面开发
www.ecgui.com
|
|
2007-8-22 09:55 |
|
|
ecurb2006
中级用户
   www.ecgui.com
积分 272
发帖 123
注册 2006-9-23
状态 离线
|
|
2007-8-22 10:39 |
|
|
happybasic
中级用户
  
积分 298
发帖 118
注册 2006-3-1
状态 离线
|
『第 71 楼』:
使用 LLM 解释/回答一下
Originally posted by ecurb2006 at 2007-8-22 09:55:
可能又些显卡不兼容这个模式,造成无法显示或者只显示1/4(整个屏幕).
不知道happybasic 的情况是不是这样.
如果是 1/2 就比较奇怪了,鼠标不能移动的地方,有窗口等显示么?
显示是全屏,鼠标不能移的地方,有窗口
Originally posted by ecurb2006 at 2007-8-22 09:55:
Some video cards may not be compatible with this mode, resulting in no display or only 1/4 of the entire screen being displayed.
I don't know if that's the case with happybasic.
If it's 1/2, that's strange. Are there windows or other displays in the areas where the mouse can't move?
The display is full screen, and there are windows in the areas where the mouse can't move
|

欢迎光临happyBASIC小站:http://yxbasic.51.net |
|
2007-8-22 12:19 |
|
|
ecurb2006
中级用户
   www.ecgui.com
积分 272
发帖 123
注册 2006-9-23
状态 离线
|
|
2007-8-22 20:49 |
|
|
ecurb2006
中级用户
   www.ecgui.com
积分 272
发帖 123
注册 2006-9-23
状态 离线
|
『第 73 楼』:
使用 LLM 解释/回答一下
显示是全屏,鼠标不能移的地方,有窗口
比较奇怪了,是运行的例子程序么?所有的例子都这样?
加我 MSN:ecurb2006#hotmail.com (#->@)
It shows full screen, and there are windows in areas where the mouse can't move
It's quite strange. Is it a running example program? Are all examples like this?
Add my MSN: ecurb2006@hotmail.com
|

eCGUI-微型嵌入式GUI/ DOS/Linux/uC/OS-II/等 图形界面开发
www.ecgui.com
|
|
2007-8-22 20:52 |
|
|
happybasic
中级用户
  
积分 298
发帖 118
注册 2006-3-1
状态 离线
|
|
2007-8-22 21:10 |
|
|
zqlcch
初级用户
 
积分 178
发帖 85
注册 2006-7-6
状态 离线
|
『第 75 楼』:
使用 LLM 解释/回答一下
经过测试,现在已经很棒了!!
继续提:SelBox有BUG,对某个项目双击会使选中的蓝条消失,但实际还是选中的。。。SelBox不支持键盘操作。
MsgBox函数ecurb2006兄偷懒了,为啥按钮显示的是YESNOONCANCEL而不是中文,当然,这个问题是小事,可以在编译后用16进制编辑器解决。。。。
最后一个:给控件加上热键功能吧,像其他GUI库那样,可以由用户指定。。比如按Alt+A是按按钮XX,按Alt+L是某列表框获得焦点等等............当然,这也可以用变通用方法解决,但会增加使用者的开发的时间。。。。
Last edited by zqlcch on 2007-8-23 at 09:09 AM ]
After testing, it's already great!!
Continue to mention: There is a BUG in SelBox. Double-clicking a certain item will make the selected blue bar disappear, but it's actually still selected... SelBox doesn't support keyboard operations.
Brother ecurb2006 was lazy with the MsgBox function. Why does the button display YESNOONCANCEL instead of Chinese? Of course, this problem is trivial and can be solved with a hex editor after compilation...
The last one: Add hotkey functions to the controls, like other GUI libraries, which can be specified by the user.. For example, pressing Alt+A is pressing button XX, pressing Alt+L makes a certain list box get the focus, etc............ Of course, this can also be solved by a workaround method, but it will increase the development time for users...
Last edited by zqlcch on 2007-8-23 at 09:09 AM ]
|
|
2007-8-23 09:02 |
|