Print Page | Close Window

resizeable CXTBrowseDialog

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=5166
Printed Date: 11 November 2025 at 5:19am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: resizeable CXTBrowseDialog
Posted By: nobs
Subject: resizeable CXTBrowseDialog
Date Posted: 28 September 2006 at 7:54am
In the documentation of the CXTBrowseDialog in the setOptions method
the description says:

  • BIF_USENEWUI Version 5.0. Use the new user interface, including an edit box. This flag is equivalent to BIF_EDITBOX | BIF_NEWDIALOGSTYLE. To use BIF_USENEWUI, you must call OleInitialize or CoInitialize before calling SHBrowseForFolder.
But where I have to call the initialize functions?
calling it before .doModal doesn't help.
(neither of the to Initialize functions)

The problem is, the dialog crashes after I resize it.

hpefully somebody can help

regards
Norbert




Replies:
Posted By: Oleg
Date Posted: 28 September 2006 at 8:50am

Hi,

 
In our sample I added dlg.SetOptions(BIF_USENEWUI); and it works without problems.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net