TreeView width?

2003-09-17 Thread Igor Gorbounov
Hi, All! Is there any reliable method for calculating the size of a filled TreeView before showing it, for proper setting the size of a window containing this treeview? get_width() for TreeViewColumns returns 0, get_width() for the treeview itself returns a significant lesser value,

Re: TreeView width?

2003-09-17 Thread edscott wilson garcia
On Wed, 2003-09-17 at 07:07, Igor Gorbounov wrote: Hi, All! Is there any reliable method for calculating the size of a filled TreeView before showing it, for proper setting the size of a window containing this treeview? get_width() for TreeViewColumns returns 0, get_width() for the treeview