LSiper
WPF how to add data from 2 list entries to a different window that uses a CustomContol
currently can't decide on if I should do the redesign first and then try to make the program work or if I should just try to get the program to work and then redeisgn
121 replies
WPF how to add data from 2 list entries to a different window that uses a CustomContol
what I want to be saved in the future is let's say you have like 1meter left from one of the planks in the above example that 1 meter leftover would move into the "Existing" usercontrol and if you had way more planks to begin with and some of them weren't used at all in the previously they would stay under "Factory"
121 replies
WPF how to add data from 2 list entries to a different window that uses a CustomContol
The whole idea of the application is let's you have 2 planks that are different width that would be your "Factory Measurements" and you want to cut the planks into smaller pieces that would be your "New Measurements". When you hit the "optimize" button that doesn't exist currently. The program's purpose is to show/tell the user from which plank to cut what smaller pieces so that they waste less of the planks.
121 replies
WPF how to add data from 2 list entries to a different window that uses a CustomContol
my idea is that everything on the left will eventually have it's save file or something along those lines so that when you open the program you have everything that is left stored there.
The add factory measurements can only add measurements or do nothing once that window is closed.
I do plan on adding delete buttons to the usercontrol like you showed.
121 replies