C#时间轴控制 [英] C# Timeline control

查看:977
本文介绍了C#时间轴控制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个SQLite数据库支持快速搜索和日志访问。

I have an SQLite-database-backed for fast searching and log access.

我现在在设计上如何选择日期范围日志视图。我想一个图形化的时间表,可以是鼠标导航的,具有缩放功能,让您可以深入到小时/分钟跨度,如果需要的话,或者如果变焦能力过于复杂(当时只是有一个文本框启动和放大器;之间的时间线显示结束日期)。有不同的日志消息类型(5或6),我想指出各由不同的颜色在时间轴上

I'm now designing on how to select date range for the log view. I'm thinking of a graphical timeline, which can be mouse-navigated, with zooming capability so that you can drill down to hour/minute-spans if need be or if the zooming capability is too complex ( then just have a text box of start & end date between which the timeline is shown ) . There are different log message types (5 or 6) and i would like to indicate each by a different colour on the timeline

这看起来很不错的视觉:

This looks very good visually:

WWW。codeproject.com / KB / WTL / wtltimeline。 ASPX

AC#.NET版本(开放源代码)或类似的将是巨大的。

A C# .Net version of that (open-source) or similar would be great.

有没有人有类似的东西,他们会建议?我很想以避免code我自己的控制从头开始。帮助请求。谢谢!

Does anyone have something like that that they would recommend? I'd love to avoid having to code my own control from scratch. Help requested. Thanks!

推荐答案

为什么你不能使用该控件到另一个组件(DLL)和参考呢?

Why can't you use that control into another assembly (DLL) and reference it?

修改:您可以像这种控制。这是一个一般的范围选择,但你可以轻松地修改您的需求。

Edit: You may like this control. It's a general range selector but you may easily modify it to your needs.

这篇关于C#时间轴控制的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆