gpt4 book ai didi

c++ - 我们可以在显示 wxtreelistctrl 时隐藏 1/2 列吗?

转载 作者:行者123 更新时间:2023-11-30 05:08:12 27 4
gpt4 key购买 nike

我正在使用 wxtreelistctrl 构建一棵树,我想在其中存储 4 列,但在显示时我只想显示 2 列。我有什么办法可以做到这一点吗?

最佳答案

使用 wxTreeListCtrl 不直接支持,但您可以将列宽设置为 0 作为一种快速而肮脏的 hack。

使用 wxDataViewCtrl 本身,您可以在 GUI 控件中完美地显示 wxDataViewModel 的某些列。

关于c++ - 我们可以在显示 wxtreelistctrl 时隐藏 1/2 列吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46965484/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com