i am working on a gui for a bigger project using managed c++ and wanted to put it in the namespace hierachy under cubes::gui so i did this in my form.h
namespace cubes{ namespace gui{ public class [...] }}
but now the design view does not work... it only does with ony one given namespace like ...
namespace gui{ public class [...] }
how do i make my forms live in cubes::gui and still be able to use the form designer?
Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...