Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - Beta Testing Result-CommonDialog
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Beta Testing Result-CommonDialog

 Post Reply Post Reply
Author
Message
ijwelch View Drop Down
Senior Member
Senior Member


Joined: 20 June 2006
Status: Offline
Points: 262
Post Options Post Options   Thanks (0) Thanks(0)   Quote ijwelch Quote  Post ReplyReply Direct Link To This Post Topic: Beta Testing Result-CommonDialog
    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
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 25 October 2007 at 1:57am
Hi,
 
Thanks, for help.
 
For multiselect you need increase FileBuffer (same for standad dialog)
cd.MaxFileSize = 2600
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
ijwelch View Drop Down
Senior Member
Senior Member


Joined: 20 June 2006
Status: Offline
Points: 262
Post Options Post Options   Thanks (0) Thanks(0)   Quote ijwelch Quote  Post ReplyReply Direct Link To This Post Posted: 25 October 2007 at 2:16am
Ah I see. thanks.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.109 seconds.