ListCtrl Event |
Post Reply |
Author | |
GWLee
Newbie Joined: 13 June 2018 Location: South Korea Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 13 June 2018 at 9:28pm |
Hello All, I hope this is the correct forum, my apologies if it is not. We have recently reveiwed to v18.4 of CodeJock Trial Sample Project. I would like to create the following list controls through the toolkit. The project being referenced is GUI _ Eclipse, which refers to the Tasks tab of the Pane control. However, there are no examples of events here, such as double clicking on the list to modify it and changing themes. Is there an event sample from the list control on the toolkit? For example, how can I make samples, such as double clicking on the list and changing the color or inserting images, as in the picture above? Please help. Many thanks. GWLee |
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(1)
|
Hello GWLee, You can find more extended example of using CXTPListCtrl in Samples\Controls\ListCtrl\ListCtrlDlg.h CXTPListCtrl is inherited from CListCtrl so you can use common notyfication handling. I have added next code to Samples\Controls\ListCtrl
However for your purposes will be better ReportControl. Regards, Oleksandr Lebed |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |