您的位置:程序门 -> vb -> 非技术类



vbaccelerator sgrid2


[收藏此页] [打印本页]选择字色:背景色:字体:[][][]


vbaccelerator sgrid2[已结贴,结贴人:vbadvisor]
发表于:2007-08-29 18:46:49 楼主
请大家踊跃发言指出vbaccelerator   sgrid2的问题,包括:bugs(漏洞),缺少的功能,优化等等。顶者有分。
发表于:2007-08-29 21:37:271楼 得分:10
关注楼主,关注高科技~
发表于:2007-08-29 21:44:572楼 得分:10
你遇到什么问题了?
发表于:2007-08-29 22:16:233楼 得分:0
请用过sgrid2的程序员发言。
baidu(百度)中好像没有记录。真奇怪。
发表于:2007-08-30 21:02:514楼 得分:10
....................................
发表于:2007-08-30 22:13:475楼 得分:0
请用过sgrid2的程序员发言。
发表于:2007-09-03 16:50:516楼 得分:0
真遗憾!没有vb程序员用过sgrid2   in   p.r.china?
发表于:2007-09-04 11:00:397楼 得分:10
教授   偶来了!
以前看过过   不过不是特别好用   学习一下其中的技术就可以了
如果真想改这个程序那不如自己重新编一个!
发表于:2007-09-04 13:48:468楼 得分:0
iamxiang(真心微笑)   (   四级(中级))   信誉:101   2007-09-04   11:00:39   得分:0

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

等了若干天,终于有人露头了。谢谢!不愧于信誉:101。呵呵。
自己编一个?这么大的控件,要做到bugs比sgrid2少谈何容易!如果是那么容易,那就很难解释为什么市场上的grid控件都是从vbaccelerator   sgrid发展而来。
发表于:2007-09-05 21:09:519楼 得分:0
come   on,大家请发言。
发表于:2007-09-06 08:58:4510楼 得分:10
不知楼主想做什么?
发表于:2007-09-06 09:54:5011楼 得分:0
回复人:guyehanxinlei(孤夜寒心泪)   (   五级(中级))   信誉:100   2007-09-06   08:58:45   得分:0
不知楼主想做什么?

请大家踊跃发言指出vbaccelerator   sgrid2的问题,包括:bugs(漏洞),缺少的功能,优化等等。顶者有分。
发表于:2007-09-06 10:15:5512楼 得分:10
老了,对控件已经没有新鲜感了
发表于:2007-09-06 11:44:4313楼 得分:0
sequh(夏克)   (   五级(中级))   信誉:87
老了,对控件已经没有新鲜感了

您是指sgrid2老了?

发表于:2007-09-06 16:38:1614楼 得分:0
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?
发表于:2007-09-07 08:28:1715楼 得分:0
其实sgrid2已经很稳定了,除了一些小毛病。应该说自己用是可以的,但距离商业应用还要经过严格测试。
发表于:2007-09-07 08:29:3316楼 得分:30
sgrid   不支持win98   ,老是出现非法操作的。
发表于:2007-09-07 13:16:5617楼 得分:10
支持一下啊
发表于:2007-09-07 13:42:3318楼 得分:0
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
发表于:2007-09-09 17:19:5319楼 得分:0
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-09 17:21:0720楼 得分:0

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.


快速检索

最新资讯
热门点击