TreeView-based custom control
-
Hi I'm trying to create a custom control based on TreeView, to be used in other programs. The control should read the disc folder structure and display it. The control builds OK, finds the data and builds the tree items. Trouble is, in the host program, nothing is visible. Any help will be appreciated.
alex 'Architecture is music frozen in space.'
-
Hi I'm trying to create a custom control based on TreeView, to be used in other programs. The control should read the disc folder structure and display it. The control builds OK, finds the data and builds the tree items. Trouble is, in the host program, nothing is visible. Any help will be appreciated.
alex 'Architecture is music frozen in space.'
alex__b wrote:
Any help will be appreciated.
Since you have not given us any information about the problem, that is going top be difficult. Remember, we cannot see your screen or source code. You need to do some debugging and provide some actual details of what is happening in your code.
Use the best guess
-
alex__b wrote:
Any help will be appreciated.
Since you have not given us any information about the problem, that is going top be difficult. Remember, we cannot see your screen or source code. You need to do some debugging and provide some actual details of what is happening in your code.
Use the best guess