Cyotek Forums

Source Code => Source Code => Topic started by: skyhikeeper on March 08, 2015, 09:19:45 AM

Title: Is ImageBoxEx control part of the Nuget package
Post by: skyhikeeper on March 08, 2015, 09:19:45 AM
Hi

Is the ImageBoxEx control part of the nuget package ?

Title: Re: Is ImageBoxEx control part of the Nuget package
Post by: Richard Moss on March 08, 2015, 10:16:46 AM
Hello,

Currently it's not, as the control is essentially an extended demo within the main ImageBox demonstration.

Originally the ImageBoxEx control was being used to test new bits without making them part of the core control - I didn't want ImageBox to start getting bloated and loosing it's purpose the way the Color Picker Controls started too.

At some point the plan was to merge the useful functionality over once it was clear the API was stable and useful, but I pretty much forgot about it.

I should really look at merging the relevant functionality into the core control for the next update.

Regards;
Richard Moss