S
S
Space Purr2019-08-12 09:49:05
WPF
Space Purr, 2019-08-12 09:49:05

How to create your own library?

Hello.
I want to create my own library to implement Gantt Chart.
5d510a879aedf616832460.png
I'm going to implement all this through the ItemsControl set in Generic.xaml.
Those. ItemsControl for the first group of columns, ItemsControl for the value columns of the charts themselves (dates) and the ItemsControl itself for the rows (the implementation of the columns is already ready, more torment with the ScrollView to fit all this on the screen).
I don't know if my approach is correct. I'm not looking for a ready-made solution, so I ask you, on my own or someone else's experience, to suggest how best to create such libraries or in which book you can learn this.
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Space Purr, 2019-11-05
@SpacePurr

The question doesn't make much sense. Closed)

Z
Zakharov Alexander, 2019-08-12
@AlexZaharow

If the question is about creating a library, and not a GUI, then from my own experience - the entire diagram is placed in the UserControl. How you place it there is up to you. One subtlety - before using the UserControl - build the project, otherwise this control will not be picked up even in the original project.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question