VBAccelerator sGrid2

VBAdvisor 2007-08-29 06:46:49
请大家踊跃发言指出VBAccelerator sGrid2的问题,包括:bugs(漏洞),缺少的功能,优化等等。顶者有分。
...全文
378 20 打赏 收藏 转发到动态 举报
写回复
用AI写文章
20 条回复
切换为时间正序
请发表友善的回复…
发表回复
VBAdvisor 2007-09-09
  • 打赏
  • 举报
回复

Another bug found -- the last StretchLastColumnToFit column is not fully drawn.

'//Reproduce the problem:
'1.Set sGrid2.StretchLastColumnToFit=True
'2.Run the demo
'3.Resize the demo Form to get Horizontal scrollbar
'4.Double click Title bar (Caption bar) to maximize the demo Form
'5.Double Click again to Restore the Demo Form
'6.Scrolling to last Column,you will see the last column is not fully drawn.
VBAdvisor 2007-09-09
  • 打赏
  • 举报
回复
Another bug found -- the last StretchLastColumnToFit column is not fully drawn.

'//Repuduce the problem:
'1.Set sGrid2.StretchLastColumnToFit=True
'2.Run the demo
'3.Resize the demo Form to get Horizontal scrollbar
'4.Double click Titlebar (Captionbar) to maxmize the demo Form
'5.Double Click again to Restore the Demo Form
'6.Scrolling to last Column,you will see the last column is not fully drawn.
宏正 2007-09-07
  • 打赏
  • 举报
回复
sGrid 不支持Win98 ,老是出现非法操作的。
VBAdvisor 2007-09-07
  • 打赏
  • 举报
回复
其实sGrid2已经很稳定了,除了一些小毛病。应该说自己用是可以的,但距离商业应用还要经过严格测试。
VBAdvisor 2007-09-07
  • 打赏
  • 举报
回复
hongzhen225() ( 四级(中级)) 信誉:100 2007-09-07 08:29:33 得分:0
sGrid 不支持Win98 ,老是出现非法操作的。

你的sGrid是Version 2 即sGrid2吗?
我刚刚测试只发现一些问题,例如字体。XP有的字体,Win9x没有。还有的例子在XP下运行很快,但在Win9x比较慢的系统下(Win98,16MB RAM)运行很慢。不过这都可以优化的。
如果你愿意,把你的例子给我看看。也许是你运用不正确。
My email is : magnaforemost@gmail.com
junki 2007-09-07
  • 打赏
  • 举报
回复
支持一下啊
VBAdvisor 2007-09-06
  • 打赏
  • 举报
回复
sequh(夏克) ( 五级(中级)) 信誉:87
老了,对控件已经没有新鲜感了

您是指sGrid2老了?

西雀 2007-09-06
  • 打赏
  • 举报
回复
老了,对控件已经没有新鲜感了
VBAdvisor 2007-09-06
  • 打赏
  • 举报
回复
回复人:guyehanxinlei(孤夜寒心泪) ( 五级(中级)) 信誉:100 2007-09-06 08:58:45 得分:0
不知楼主想做什么?

请大家踊跃发言指出VBAccelerator sGrid2的问题,包括:bugs(漏洞),缺少的功能,优化等等。顶者有分。
guyehanxinlei 2007-09-06
  • 打赏
  • 举报
回复
不知楼主想做什么?
VBAdvisor 2007-09-06
  • 打赏
  • 举报
回复
I have done some modifications about VBAccelerator sGrid2.
1.Bugs with a small line paint on Header when resizing column head with XP theme enable.
2.Even set the column as fixed width,but still can resize with double click HHT_ONDIVIDER zone.It is due to bugs in m_cHeader_DividerDblClick
3.Row mode bugs
4.bugs in RowGroupingLevel
5.improve SetHeaders.It is no need to remove columns when AddColumn to improve flickering when Grid is showing up.
6.bugs in pRemoveRow sub.
7.Standardize the behavior in pRemoveRow sub.
8.bugs in Clear sub.
9.overlap painting problem when scrolling down if sGrid2 is below Windows taskbar (below screen)
10.Especially, doing multi-delete is a big headache for sGrid2.I have done RecursiveDelete.It works perfect even with multi selection and multi-grouping.
11.Remove all dependance by using Paul's Subclasser and Hook.
12.Solve the lost Unicode String problem (replaced with '?' question mark) When saving Unicode string to .sgd file.
13.sGrid2 now can display Unicode,Edit Unicode,input Unicode with my wooTextbox.ocx.

To do:
Multi sort
Draw Sort arrow in code

I am sure that some bugs I don't notice,what more are you find in sGrid2?
VBAdvisor 2007-09-05
  • 打赏
  • 举报
回复
come on,大家请发言。
iamxiang 2007-09-04
  • 打赏
  • 举报
回复
教授 偶来了!
以前看过过 不过不是特别好用 学习一下其中的技术就可以了
如果真想改这个程序那不如自己重新编一个!
VBAdvisor 2007-09-04
  • 打赏
  • 举报
回复
iamxiang(真心微笑) ( 四级(中级)) 信誉:101 2007-09-04 11:00:39 得分:0

教授 偶来了!
以前看过过 不过不是特别好用 学习一下其中的技术就可以了
如果真想改这个程序那不如自己重新编一个!

等了若干天,终于有人露头了。谢谢!不愧于信誉:101。呵呵。
自己编一个?这么大的控件,要做到bugs比sGrid2少谈何容易!如果是那么容易,那就很难解释为什么市场上的Grid控件都是从VBAccelerator sGrid发展而来。
VBAdvisor 2007-09-03
  • 打赏
  • 举报
回复
真遗憾!没有VB程序员用过SGrid2 In P.R.China?
VBAdvisor 2007-08-30
  • 打赏
  • 举报
回复
请用过sGrid2的程序员发言。
嗷嗷叫的老马 2007-08-30
  • 打赏
  • 举报
回复
....................................
VBAdvisor 2007-08-29
  • 打赏
  • 举报
回复
请用过sGrid2的程序员发言。
Baidu(百度)中好像没有记录。真奇怪。
VirtualDesktop 2007-08-29
  • 打赏
  • 举报
回复
你遇到什么问题了?
kmlxk0 2007-08-29
  • 打赏
  • 举报
回复
关注楼主,关注高科技~

742

社区成员

发帖
与我相关
我的任务
社区描述
VB 版八卦、闲侃,联络感情地盘,禁广告帖、作业帖
社区管理员
  • 非技术类社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧