You are not logged in.

Dear visitor, welcome to Jabaco - Community. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

fallon416

Beginner

  • "fallon416" started this thread

Posts: 28

Date of registration: Mar 26th 2010

  • Send private message

1

Saturday, March 27th 2010, 3:01pm

Common Dialog Problem

The Common Dialog control is not working correctly. When first added it worked fine. Now it has inserted Nothing as the file name that cannot be removed in the IDE. It must be removed in code.

I also have 2 sets of filters depending on which button is pushed and the filters are not working at all.

CommonDialog1.Filter = "Playlist files (*.plf)|*.plf|" & "All files|*.*"
CommonDialog1.ShowOpen

CommonDialog1.Filter = "Music Library Files (*.mlf)|*.mlf|" & "All files|*.*"
CommonDialog1.ShowOpen

They worked once and then not after that.

Neil

A1880

Intermediate

  • "A1880" is male

Posts: 500

Date of registration: Jan 1st 2009

Location: Hanover, Germany

Occupation: Software Engineer

Hobbies: Hilbert Curves

  • Send private message

2

Saturday, March 27th 2010, 6:51pm

Yep!

Filters in the CommonDialog don't work yet.
You might want to use the search facility of this forum.
There have been some posts around this topic over the months.

Greetings

A1880

  • "WhatIsSoftware" is male

Posts: 21

Date of registration: Apr 28th 2012

Location: CyberVillage

Hobbies: Web Development. Android Development. Jabaco Development. :)

  • Send private message

3

Wednesday, May 30th 2012, 4:36am

True, I've been trying to use it for awhile now :\

Rate this thread
WoltLab Burning Board