Re: A marketing question



> Don't make changes to third-party components. Report bugs and let the
component vendor fix them. If there is a feature you can not add without making changes to the component code, ask for an update to allow you do what you need. This not only helps you avoid going through every update to see how you can integrate your own fixes (again), but also helps the components becoming more stable and useful.

I think the problem is branding. People want the gui to have their logos etc so that it feels like a seamless part of their program. If this is the problem, then it might be nice to have some properties of the gui classes allowing you to display graphic in various places. This way people could do branding without editing the source.

Another option from an end user point of view would be to use one of libraries that allows you to host a form as a panel and create a branded form around that. The rtc configuration gui is pretty small so their is lots of screen real estate left to do such a thing.
.