kilxy

kilxy
posts - 14, comments - 92, trackbacks - 6, articles - 0
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

配置文件
现在只实现了 target、delete的可视化编辑,其他的只能通过文本方式了。

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
    
<configSections>
        
<section name="NAntGUISettings" type="NAntGUI.ImpCommand.Config.NAntGUIConfigurationSectionHandler,NAntGUI.ImpCommand" />
    
</configSections>
    
<NAntGUISettings>
        
<Commands>
            
<Command Type="NAntGUI.ImpCommand.Project,NAntGUI.ImpCommand" Designer="NAntGUI.ImpCommand.ProjectDesinger,NAntGUI.ImpCommand" />
            
<Command Type="NAntGUI.ImpCommand.Target,NAntGUI.ImpCommand" Designer="NAntGUI.ImpCommand.TargetDesigner,NAntGUI.ImpCommand" />
            
<Command Type="NAntGUI.ImpCommand.UnknowCommand,NAntGUI.ImpCommand" Designer="NAntGUI.ImpCommand.UnknowCommandDesinger,NAntGUI.ImpCommand" />
            
<Command Type="NAntGUI.ImpCommand.FileOperation.DeleteCommand,NAntGUI.ImpCommand" Designer="NAntGUI.ImpCommand.FileOperation.DeleteCommandDesigner,NAntGUI.ImpCommand" />
        
</Commands>
    
</NAntGUISettings>
</configuration>
主界面




Feedback

#1楼    回复  引用  查看    

2004-12-13 12:51 by CoolBug      
不错,就外观看来很像NantPad,可惜NantPad收费了,而且要110$,所以不怎么流行了。你的这个发展方向呢?

#2楼    回复  引用  查看    

2004-12-13 12:55 by CoolBug      
你的这个和NantPad的区别是:右边NantPad是只显示属性,比较直观,而你的直接是XML代码。

#3楼 [楼主]   回复  引用  查看    

2004-12-13 13:06 by kilxy      
右面的图形编辑需要配置的。
我的框架会根据配置文件来显示具体的图形配置。如果你没有配置就只会显示XML了。

我的这个软件现在只能实现简单的功能。如果完成了会开放源代码的。

#4楼    回复  引用    

2005-03-01 16:56 by naola [未注册用户]
Ant 一直不会用。郁闷.

支持,继续!




标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
Google站内搜索

China-pub 计算机图书网上专卖店!6.5万品种 2-8折!
近千种 9-95 新二手计算图书火热销售中!
开发者征途系统新作:《设计模式——基于C#的工程化实现及扩展》

相关文章:

相关链接: