捐赠 | 广告 | 注册 | 发布 | 上传 | 关于我们    
  粤ICP备10103342号-1 DELPHI盒子 | 盒子文章 | 盒子问答悬赏 | 最新更新 | 盒子检索 | 下载中心 | 高级搜索    
  精品专区 | 繁體中文 | 奖励公告栏 | 直通车账号登陆 | 关闭GOOGLE广告 | 临时留言    
 
广告
评论:比较好的Form界面设计器
huboy 41954 2011/11/12 0:33:09
已经不能下载了。能否发一份。谢谢。 329075@qq.com
aithorse 40290 2010/6/23 22:21:55
提供个SVN:
svn://www.zgcxy.net/project/ZCDesigner 用户zgcxy.net_ZCDesigner 口令zgcxy.net
------
http://www.zgcxy.net/opensource//2010/0623/Form_Designer.html
kingjit 39912 2010/4/27 16:10:55
你不要晕啦,所有控件在盒子里都有! 

干嘛要重复传来传去呢?

都是开发人员,自已动手一下,别等着别人全帮你做好!
lxx2008 39902 2010/4/24 10:53:01
晕,控件没有只有一格demo,,啊??/
peliao 39888 2010/4/22 11:40:06
econtrol_demo 里的exe 如果没有mssql 的话, 修改exe里的 frmMain里的adoconnection1的 connectstring 为: 
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=PDF.mdb;Persist Security Info=False

就不需要mssql了
kingjit 39886 2010/4/22 8:23:41
不知道能不能下载,大家试试看吧
kingjit 39885 2010/4/22 8:21:56
http://u.115.com/file/f02e593a50
Econtrol_Demo_By_Jacky.rar
mn8mn8mn 39884 2010/4/22 0:08:42
kingjit,传到雨林木风的网络U盘吧。 http://u.115.com/ 分享一下
kingjit 39883 2010/4/21 22:59:42
哪里有空间,我传上去给你们
xujin3000 39874 2010/4/19 11:23:51
已收到,的确不错,很像delphi开发环境,赞一个
kingjit 39872 2010/4/18 17:52:07
楼上的,我的肯定可以编译成一个EXE. 不是缺文件,而是你不会用.
econtrol控件安装起来确实费劲,但人家也是提供完全源代码的.
2.你这个问题怪怪的,即然是插件,还要能编译进去.插件功能是其他控件或你自己写的功能,跟econtrol没有关系
3.这个当然可以.我用tpaxscript做引擎,你可以去看一下介绍,功能超过你的预期.
4.兄弟,这些东西好像要你自已写代码实现喔,而且并不是太困难的事情.

最后,虽然功能上我都已经高度通过,但并没有集成到应用的程序当中去,因为还有很多工作要做.

我发个EXEdemo给你,但是是要连接数据库结构的.你自己根据错误提示,自已建立表吧.
xujin3000 39852 2010/4/13 21:30:40
楼上的你能不能做到
1、直接编译成一个EXE文件,而且只有一个文件
2. 提供插件功能,能自定义插件,而且插件也能编译进去
3。直接运行脚本,在控件事件中编写代码
4、模板,向导功能,而且能自定义模板

你说的那个Econtrol我下载过,不能编译,不能运行,而且缺少核心代码
你说的如果不是这个,我有兴趣,我的邮箱是
25656515@qq.com
谢谢发个demo过来看看
kingjit 39851 2010/4/13 16:55:58
不要再整重性的东西了,看看人家EControl做的,已经非常完美了!

我的程序已可以做到: 增加新的功能窗体,保存在数据库里.调整界面或新增加控件,对控件编写事件.

一些常规的功能,完全不用重新编译EXE了,完全用内置的开发工具即可.

有兴趣的,可以发邮件给我,我发个DEMO你看看

kingjit@gmail.com
cosmart 39844 2010/4/11 10:26:18
2010 编译不通过
[DCC Error] FormDesigner.pas(26): E2003 Undeclared identifier: 'PaintMenu'
[DCC Warning] FormDesigner.pas(225): W1048 Unsafe typecast of 'Pointer' to 'TObject'
[DCC Warning] FormDesigner.pas(408): W1047 Unsafe code '@ operator'
[DCC Warning] FormDesigner.pas(658): W1048 Unsafe typecast of 'Integer' to 'LongRec'
[DCC Warning] FormDesigner.pas(659): W1048 Unsafe typecast of 'Integer' to 'LongRec'
[DCC Warning] FormDesigner.pas(899): W1048 Unsafe typecast of 'Integer' to 'LongRec'
[DCC Error] FormDesigner.pas(901): E2064 Left side cannot be assigned to
[DCC Error] FormDesigner.pas(902): E2064 Left side cannot be assigned to
[DCC Warning] FormDesigner.pas(1423): W1048 Unsafe typecast of 'Pointer' to 'TComponent'
[DCC Warning] FormDesigner.pas(1559): W1048 Unsafe typecast of 'TSmallPoint' to 'Integer'
[DCC Warning] FormDesigner.pas(1873): W1048 Unsafe typecast of 'TWinControl' to 'THackComponent'
[DCC Warning] FormDesigner.pas(1887): W1048 Unsafe typecast of 'TCustomForm' to 'THackComponent'
[DCC Warning] FormDesigner.pas(2021): W1048 Unsafe typecast of 'Pointer' to 'TZDDot'
[DCC Warning] FormDesigner.pas(2022): W1048 Unsafe typecast of 'Pointer' to 'TZDDot'
[DCC Warning] FormDesigner.pas(2073): W1048 Unsafe typecast of 'Pointer' to 'TZDDot'
[DCC Warning] FormDesigner.pas(2077): W1048 Unsafe typecast of 'Pointer' to 'TZDDot'
[DCC Warning] FormDesigner.pas(2096): W1048 Unsafe typecast of 'Pointer' to 'TZDDot'
[DCC Warning] FormDesigner.pas(2102): W1048 Unsafe typecast of 'Pointer' to 'TZDDot'
[DCC Hint] FormDesigner.pas(114): H2219 Private symbol 'FTreeView' declared but never used
[DCC Hint] FormDesigner.pas(121): H2219 Private symbol 'FMoveing' declared but never used
[DCC Hint] FormDesigner.pas(121): H2219 Private symbol 'FSelecting' declared but never used
[DCC Hint] FormDesigner.pas(121): H2219 Private symbol 'FFirstMove' declared but never used
[DCC Hint] FormDesigner.pas(126): H2219 Private symbol 'FCursor' declared but never used
[DCC Hint] FormDesigner.pas(134): H2219 Private symbol 'SetDesigning' declared but never used
[DCC Hint] FormDesigner.pas(135): H2219 Private symbol 'SetRoot' declared but never used
[DCC Hint] FormDesigner.pas(141): H2219 Private symbol 'MoveSelection' declared but never used
[DCC Hint] FormDesigner.pas(143): H2219 Private symbol 'GetResizeRect' declared but never used
[DCC Hint] FormDesigner.pas(146): H2219 Private symbol 'FindParent' declared but never used
[DCC Hint] FormDesigner.pas(149): H2219 Private symbol 'ProcessKeyDown' declared but never used
[DCC Hint] FormDesigner.pas(153): H2219 Private symbol 'InLimit' declared but never used
[DCC Hint] FormDesigner.pas(154): H2219 Private symbol 'IsParent' declared but never used
[DCC Hint] FormDesigner.pas(155): H2219 Private symbol 'PointInRect' declared but never used
[DCC Hint] FormDesigner.pas(156): H2219 Private symbol 'PointInResizeRects' declared but never used
[DCC Fatal Error] FormDsg.dpk(41): F2063 Could not compile used unit 'FormDesigner.pas'
hnxxcxg 39838 2010/4/10 16:57:38
解决方法:
1.工程里面增加如下搜索路径:delphi7\source\toolsapi
2.手动增加
unit Proxies;
interface 
Function IsProxyClass(ComponentClass: TClass): Boolean; 
implementation 
Function IsProxyClass(ComponentClass: TClass): Boolean; 
begin 
Result := True; 
end;
end.

编译通过
liuzhigang 39825 2010/4/9 20:44:33
formserver 是我的一个组件,删除这个引用即可,DesignEditors 是design.bcp(具体我忘了) 里的东西,加上即可!
abc59830 39824 2010/4/9 18:24:55
我也证实一下、确实差个DesignEditors、不能完美。
skandy10220 39823 2010/4/9 15:13:32
是啊,差一个formserver,希望楼主补上。。。
liubinhua 39821 2010/4/9 11:18:03
[Fatal Error] Project1.dpr(7): File not found: 'DesignEditors.dcu'
shaker 39819 2010/4/8 15:38:15
[Fatal Error] Project1.dpr(7): File not found: 'DesignEditors.dcu'
第一页 上一页 下一页 最后页 有 24 条纪录 共2页 1 - 20
 用户名:
 密 码:
自动登陆(30天有效)
 
  DELPHI盒子版权所有 技术支持:深圳市麟瑞科技有限公司 1999-2024 V4.01 粤ICP备10103342号-1 更新RSS列表