Beta Testing Result-CommonDialog |
Post Reply |
Author | |
ijwelch
Senior Member Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
Posted: 25 October 2007 at 12:09am |
Font dialog - DialogTitle property ignored. always just says 'Font'
BrowseFolder -DialogTitle property ends up as status text. Actual dialog title never changes. Bug opendialogue multiselect fails to return any values when >5 files selected. /edit/ actually, this is not quite true. it seems to be hitting a limit on total string size for all files selected. eg if file names are smaller the I can get results with, say, 8 files selected. For longer filenames then only get results if, say, max 4 files selected. If I select >4 files then ShowOpen returns 2 (cancel?), FileName="" and GetNextFilename returns "". Help file crashes on CommonDialog FileOpenConstanst enumeration and Filter property |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Thanks, for help.
For multiselect you need increase FileBuffer (same for standad dialog)
cd.MaxFileSize = 2600
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
ijwelch
Senior Member Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
|
Ah I see. thanks.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |