Hi All,
I have a wxpython “product” application. But at times for certain clients we need to customize certain bits/add new modules.
whats the kinda approach to manage code in this kinda of scenario.
one eg scenario will be on a button click on the mainwindow, basic application i show dialog1 and for customized one I show dialog2.
Thanks
Thomas