Text only
|
Text with Images
Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: vwdvaan on October 18, 2023, 02:43:21 PM
Title:
Implement Columns for wxDataViewCtrl
Post by:
vwdvaan
on
October 18, 2023, 02:43:21 PM
There is a task to implement this feature like in Codelite or wxUIEditor?
Title:
Re: Implement Columns for wxDataViewCtrl
Post by:
Miguel Gimenez
on
October 19, 2023, 01:30:17 PM
Adding a string array property for just column labels would be easy, but a full-fledged column editor not. wxSmith is not a docile creature.
Text only
|
Text with Images