F
finleeds
Hi all
here is my problem :
my main form contains lot of panels and I do not want to have all the
code in the mainform.cpp.
so I tought the best way is to move all the controls I ve got for every
panels into several custom controls.
but is it the best way to do ? can I avoid multiple dlls (one per
custom controls) ?
could you advice me on my issue or show me some articles/samples
thanks in advance
ben
here is my problem :
my main form contains lot of panels and I do not want to have all the
code in the mainform.cpp.
so I tought the best way is to move all the controls I ve got for every
panels into several custom controls.
but is it the best way to do ? can I avoid multiple dlls (one per
custom controls) ?
could you advice me on my issue or show me some articles/samples
thanks in advance
ben