可以模仿“附加组件|扩展列表"的 Delphi 控件火狐? [英] Delphi control that could mimic "Add-ons|Extension list" of Firefox?

查看:21
本文介绍了可以模仿“附加组件|扩展列表"的 Delphi 控件火狐?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的目标是更新我的应用程序中 GUI 的外观.目前我的 GUI 包含很多列表框,用于以老式的方式编辑某些对象,即用户双击一个项目并显示一个对话框来修改相应的对象.

My aim is to update the look of the GUI in my app. Currently my GUI contains a lot of listboxes which are used to edit some objects in an old fashioned way, that is, user double-clicks an item and a dialog is shown to modify the corresponding object.

我认为一个很好的现代方法是 Firefox 如何显示已安装的扩展(下面的快照).

I think a good modern approach is how Firefox displays the extensions installed (a snapshot below).

我的问题是如何在 Delphi(win32) 中轻松构建这样的 GUI?您是否使用任何组件来模仿此类行为,还是我只需要使用面板从 stratch 中对其进行编码?(IMO 是我想避免的一项非常繁琐的工作 - 选择逻辑、调整大小等...)

My question is about how to build such a GUI in Delphi(win32) easily? Are there any components you use mimicing such behaviour or will I just need to code this from stratch using panels? (IMO a very cumbersome job I'd like to avoid - the selection logic, resizings, etc...)

推荐答案

您可以使用标准组件执行类似(不完全相同)的操作;TDBCtrlGrid、TSpeedButton、...

You can do something similar (not exactly) with standard components; TDBCtrlGrid, TSpeedButton,...

替代文字 http://img8.imageshack.us/img8/9585/imagen29ox3.png

这篇关于可以模仿“附加组件|扩展列表"的 Delphi 控件火狐?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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