捐赠 | 广告 | 注册 | 发布 | 上传 | 关于我们    
  沪ICP备05001939号 DELPHI盒子 | 盒子论坛 | 盒子文章 | 盒子问答悬赏 | 最新更新 | 论坛检索 | 下载中心 | 高级搜索    
  精品专区 | 繁體中文 | 奖励公告栏 | 直通车账号登陆 | 关闭GOOGLE广告 | 临时留言    
 
广告
评论:SynEditStudio v2006.08.25
vsoft 39244 2009/12/14 12:25:22
请问:如果自定义语法时,如何高亮输出HTML文件?
bootini 25745 2006/8/30 11:47:50
http://yaoqiaofeng.bopin.net/index.html
大家有空来这里做做,有什么最新的syneditstudio的小更新我都会在这里更新,只有大版本发布才会在DELPHI盒子上发布
bootini 25744 2006/8/30 11:22:01
我也汗一个先。。。。抱歉阿大家。。。
我用的是DELPHI2006,
          Ini.ReadSections('CodeTemplate', CodeTemplate.AutoCompleteList);
          Ini.ReadSections('CodeInsightItems', CodeInsight.ItemList);
          Ini.ReadSections('CodeInsightInserts', CodeInsight.InsertList);
这三句在delphi2006里是能通过编译的。。。只是我一时没去效验一下在低版本上是否能编译。。。。汗阿。。。抱歉抱歉
ayong168 25728 2006/8/29 15:40:47
秋天继续努力,我要继续关注!谢谢秋天!
donkey 25718 2006/8/29 8:18:23
无法通过编译,SynEditActions.pas的1848-1850行,readSections不是这样调用的
          Ini.ReadSections('CodeTemplate', CodeTemplate.AutoCompleteList);
          Ini.ReadSections('CodeInsightItems', CodeInsight.ItemList);
          Ini.ReadSections('CodeInsightInserts', CodeInsight.InsertList);
应该改为
          Ini.ReadSectionValues('CodeTemplate', CodeTemplate.AutoCompleteList);
          Ini.ReadSectionValues('CodeInsightItems', CodeInsight.ItemList);
          Ini.ReadSectionValues('CodeInsightInserts', CodeInsight.InsertList);
汗,作者根本没检查就放上来了
drroc 25697 2006/8/28 10:35:03
楼主如果能发个Kylix版本就更好了。
wqquake 25684 2006/8/27 11:12:25
ReadSections改成ReadSectionValues就OK了,别的就先不用管了。毕竟姚兄一个人努力,姚兄有需要帮忙的地方就说。大家下载了别忘了鼓励姚兄,一个好人啊!^_^,记站内三等功一次哈哈哈哈!
tony325 25679 2006/8/26 17:40:18
安装的时候,遇到:
  [Warning] SynEditActions.pas(844): Method 'AssignTo' hides virtual method of base type 'TPersistent'
  [Error] SynEditActions.pas(1848): Incompatible types: 'TStrings' and 'String'
  [Error] SynEditActions.pas(1849): Incompatible types: 'TStrings' and 'String'
  [Error] SynEditActions.pas(1850): Incompatible types: 'TStrings' and 'String'
  [Fatal Error] SynEditPlusReg.pas(12): Could not compile used unit 'SynEditActions.pas'
jmwl77 25668 2006/8/26 10:10:59
不断完善啊!
第一页 上一页 下一页 最后页 有 9 条纪录 共1页 1 - 9
 用户名:
 密 码:
自动登陆(30天有效)
 
  DELPHI盒子版权所有 1999-2023 V4.01 粤ICP备10103342号-1 更新RSS列表