473,414 Members | 1,964 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

File Open dialog box

I have a question about the file Open dialog box.

I would like to be able to make the dialog box bigger by
selecting the bottom right-hand corner and dragging/expanding the
box.

I am told by my colleagues that this is not "standard" but find it
hard to believe.

Opening a file in MS word for example, the dialog has
an "expansion" corner on the bottom right corner.

Is it true that this is not standard.

Can you tell me how to enable and disable this
windows file Open dialog feature and would there be
any difference in the creating the dialog using vc and vb.
Thanks
Charles W
Jan 13 '07 #1
5 5381
It's sadly true that the standard FileOpen dialog does not have the resize thumb in the corner. It
would not be different between VC and VB. The Office apps clearly do not use the standard shell
dialogs offered to the rest of us mere mortals. In order to get this functionality, you'd need to
customize the dialog.

"ch*****@home.com" <Ch*****@home.comwrote in message
news:45**********************@ptn-nntp-reader02.plus.net...
>I have a question about the file Open dialog box.

I would like to be able to make the dialog box bigger by
selecting the bottom right-hand corner and dragging/expanding the
box.

I am told by my colleagues that this is not "standard" but find it
hard to believe.

Opening a file in MS word for example, the dialog has
an "expansion" corner on the bottom right corner.

Is it true that this is not standard.

Can you tell me how to enable and disable this
windows file Open dialog feature and would there be
any difference in the creating the dialog using vc and vb.
Thanks
Charles W

Jan 14 '07 #2
ch*****@home.com wrote:
Opening a file in MS word for example, the dialog has
an "expansion" corner on the bottom right corner.
Perhaps you will find this article helpful:
http://www.codeproject.com/dialog/select_all_button.asp

Although it may be a radical solution to completely replace the standard
open/save dialogs, there are components available that help with that.

In .NET:
http://www.ssware.com/megapack.htm

In Win32:
http://plasmatech.com/scpax.htm

I'm just trying to offer an alternative way, which may or may not be
acceptable for you.

Tom
Jan 16 '07 #3
Tom

It's a pity Microsoft didn't do this in the first place.....
Thanks for your comments.

Charles W
"Tamas Demjen" <td*****@yahoo.comwrote in message
news:uY*************@TK2MSFTNGP03.phx.gbl...
ch*****@home.com wrote:
>Opening a file in MS word for example, the dialog has
an "expansion" corner on the bottom right corner.

Perhaps you will find this article helpful:
http://www.codeproject.com/dialog/select_all_button.asp

Although it may be a radical solution to completely replace the standard
open/save dialogs, there are components available that help with that.

In .NET:
http://www.ssware.com/megapack.htm

In Win32:
http://plasmatech.com/scpax.htm

I'm just trying to offer an alternative way, which may or may not be
acceptable for you.

Tom

Jan 16 '07 #4
ch*****@home.com wrote:
I have a question about the file Open dialog box.

I would like to be able to make the dialog box bigger by
selecting the bottom right-hand corner and dragging/expanding the
box.

I am told by my colleagues that this is not "standard" but find it
hard to believe.

Opening a file in MS word for example, the dialog has
an "expansion" corner on the bottom right corner.

Is it true that this is not standard.

Can you tell me how to enable and disable this
windows file Open dialog feature and would there be
any difference in the creating the dialog using vc and vb.
Charles:

I am puzzled by this question. At least in XP, isn't the "new" Open file
dialog box (the one with the Places bar) resizable by default?

What version of Visual Studio (or the PSDK) are you using? I use VC6
with the Feb 2003 SDK, and use (a slightly modified version of) Paul
diLascia's CFileDialogEx class, which allows use of the new style File
dialog on Me/2000/XP/Vista, while giving the old style one on older
platforms.

[This is with MFC of course. But if you use the PSDK directly, you just
need (I would think) to control the lStructSize member of the
OPENFILENAME structure.]

Or do you want to make the old style open file dialog resizable? That
takes work, I think.

David Wilkinson
Jan 16 '07 #5
David Wilkinson wrote:
At least in XP, isn't the "new" Open file
dialog box (the one with the Places bar) resizable by default?
Yes, that's true. It still has the bug that places multiple selected
items in the opposite order (the most recently selected item last). So
let's say if you want to open files 0001.tif through 0099.tif, then they
will be opened in the wrong order, 0099 first, and 0001 last. That's
pretty inconvenient at times, users have to select the last item first
and the first item last. Personally I sort the selection in my own
applications to work this bug around.

Tom
Jan 16 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Dorte | last post by:
Hi, I am using the code below to stream a CSV file with the response object. Dim FileName As String = "Test.csv" With Web.HttpContext.Current.Response ...
24
by: Kelly | last post by:
Hey all - I need a little more help. I don't quite know why my text file or form isn't closing. Short version - this program takes data entered into a textbox, user clicks Save button, Save...
2
by: Mattbooty | last post by:
Hello, Not sure if anyone else has seen this bug, but I have a form where the entire form is covered with a picturebox. The picturebox has a mouseup event. I also have an open file dialog for...
1
by: hamil | last post by:
I am trying to print a graphic file (tif) and also use the PrintPreview control, the PageSetup control, and the Print dialog control. The code attached is a concatination of two examples taken out...
17
by: Peter Duniho | last post by:
I searched using Google, on the web and in the newsgroups, and found nothing on this topic. Hopefully that means I just don't understand what I'm supposed to be doing here. :) The problem: ...
3
by: forest demon | last post by:
for example, let's say I do something like, System.Diagnostics.Process.Start("notepad.exe","sample.txt"); if the user does a SaveAs (in notepad), how can i capture the path that the user...
1
by: sunita | last post by:
Hiii I open a file download dialog from a modal dialog...From the file download dialog i can either save or open the file.. Is there a way i can let the modal dialog that opens the file download...
3
by: ArmageddonAsh | last post by:
I'm trying to make an application that will allow the user to enter data into a flexgrid (that's done) and then save the data from that flexgrid into a CSV file but even though the file is made none...
1
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Many websites have a form or a link you can use to download a file. You click a form button or click...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.