473,659 Members | 2,929 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Dear MS VS 2005 developers

Does anybody know to whom I can send this letter so that it hits home before
Visual Studio 2005 goes production?

Dear Microsoft Visual Studio 2005 developers,

This is a request for you to change four of the most basic controls to
improve them and make them more consistent amongst themselves.

I am speaking of the four controls into which text is entered:

a. Textbox

b. Masked Edit

c. Combo Box

d. Date Time Picker

e. Check boxes (ok, so it's really five controls)

Let's start with something I call an improvement: Let's stop wasting 4
pixels of valuable form real estate on each and every control listed above.
Here is the waste: it takes 3 pixels to draw a 3D border around each of
these controls (I guess that's where the "3" in 3D came from, huh?). But
seriously, if the border were drawn as a single pixel then it would take
only 2 pixels of form real estate to draw each control, not 6 pixels. Now,
when you multiply the number of controls on a form times 4 wasted pixels,
that equals a lot of wasted real estate on every form.

A 3D control border buys you nothing. Besides, the above five controls' 3D
appearance is inconsistent with that of tabpages, menu items, listviews,
toolbars, etc, etc. I think it's time we all abandon the archaic 3D look
and become good citizens of flatland. One exception is in order: allow both
flat and 3D buttons. Since a button's analogue in the real world is truly
3D, therefore, it should look like it needs to be pushed.

Now that we know how to reclaim four pixels per control, let's not stop
there. Why do text boxes have to be 20 pixels in height? There must be at
least 3 to 4 pixels of white space between the border and the text itself.
Let's standardize on an 18 pixel height for all of the four text controls.
There, we've saved another 2 pixels of real estate for every one of those
controls on every form. That leaves the 16x16 dropdown arrow icon as is, no
changes needed.

Now lets move on to the problem of consistency. Inconsistency in the
properties for these five (four) text controls is really a problem in Visual
Studio. Each of these controls should have the following properties:

a. FlatStyle (not for DatePicker)

b. BorderStyle = FixedSingle (not for DatePicker)

c. MaximumSize (overridden in ComboBox)

d. TextAlign (like label) text rides at bottom in DatePicker at 18
pixels height.

Since all of these text controls can and often do appear together on a
single form, all of them should be height-alignable and text-alignable to
make the best presentation. It is ridiculous to have to make them all 21
pixels in height just to match the combobox height.

Finally, if you would like to see how all of these controls should look
right now, before doing any control redesign or coding, may I refer you to
this web site: http://www.lumisoft.ee/lsWWW/ENG/ind...?type=products

There you will find a textbox, datepicker, combobox, masked edit box, and a
check box as described above. And, please, please, please check out the
..FlashControl property built into each of these controls. It makes your
ErrorProvider control unnecessary and possibley obsolete. (It also wastes
more form real estate).

So why I am telling you all this? Yes, I am using these controls, not
yours. Problem is, they are not quite industrial-strength enough to use in
enterprise applications. If you could only redesign your controls so that
they could look like these controls, and back them up with your
industrial-strength properties and methods, the world of application design
would be a much better looking, more real estate efficient, and a more
consistent place to develop in.

I will get off my soapbox now and await your reply.

Thank you for listening.

Dean Slindee
Nov 21 '05 #1
10 1670

"Dean Slindee" <sl*****@charte r.net> wrote in message
news:VB******** **********@fe02 .lga...
Does anybody know to whom I can send this letter so that it hits home
before
Visual Studio 2005 goes production?

<snip>

Here's the place.

http://lab.msdn.microsoft.com/vs2005/default.aspx

Note the link under the heading "Product Feedback Center" entitled:

"Make a Suggestion or Report a Bug"
--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Nov 21 '05 #2
Dean,

In addition to Peter, maybe as well a better place for your request

http://forums.microsoft.com/msdn/Sho...spx?ForumID=32

However you make me curious why "not the datetime picker", what I have seen
in these newsgroups is that the control that needs beside the combo/listbox
the most attention.

Cor
Nov 21 '05 #3
"Dean Slindee" <sl*****@charte r.net> schrieb:
Does anybody know to whom I can send this letter so that it hits home
before
Visual Studio 2005 goes production?


I doubt that there are high chances to get that fixed in the Whidbey
version, however, you can report suggestions and bugs in the MSDN Product
Feedback Center:

<URL:http://lab.msdn.micros oft.com/productfeedback/>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #4

Dean Slindee wrote:
[snip]
Finally, if you would like to see how all of these controls should look

I think you mean 'how I want all these controls to look'
right now, before doing any control redesign or coding, may I refer you to this web site: http://www.lumisoft.ee/lsWWW/ENG/ind...?type=products
There you will find a textbox, datepicker, combobox, masked edit box, and a check box as described above. And, please, please, please check out the .FlashControl property built into each of these controls. It makes your ErrorProvider control unnecessary and possibley obsolete. (It also wastes more form real estate).

So why I am telling you all this? Yes, I am using these controls, not yours. Problem is, they are not quite industrial-strength enough to

use

Maybe you should fix your controls rather than ask MS to completely
redesign the standard controls and do your development for you ?

--
Larry Lard
Replies to group please

Nov 21 '05 #5
Cor,
I think we are actually thinking the same, but that you read my cryptic note
the opposite of what I intended. When I wrote: a. FlatStyle (not for
DatePicker)

what I meant to say is that in VS 2005 Beta 2 there is no FlatStyle property
for the DatePicker, and I think (we both think) there should be a FlatStyle
for that control, as well as TextBox, ComboBox, ListBox, CheckBox, etc.
Right?
Dean Slindee
"Cor Ligthert" <no************ @planet.nl> wrote in message
news:Om******** ******@TK2MSFTN GP14.phx.gbl...
Dean,

In addition to Peter, maybe as well a better place for your request

http://forums.microsoft.com/msdn/Sho...spx?ForumID=32

However you make me curious why "not the datetime picker", what I have seen in these newsgroups is that the control that needs beside the combo/listbox the most attention.

Cor

Nov 21 '05 #6
Definitely disagree.

MS is the primary Windows control supplier. Their conrols need to be
improved and the controls also need to be designed to be more consistent
with each other. I am an application builder and do not want to reinvent
controls. What I want to do is point out to MS that even single individuals
(in Estonia) are designing better controls than MS is, and it's time MS made
some improvements. That way, both you and I can benefit, as well as our
users.

Dean Slindee
"Larry Lard" <la*******@hotm ail.com> wrote in message
news:11******** **************@ o13g2000cwo.goo glegroups.com.. .

Dean Slindee wrote:
[snip]
Finally, if you would like to see how all of these controls should

look

I think you mean 'how I want all these controls to look'
right now, before doing any control redesign or coding, may I refer

you to
this web site:

http://www.lumisoft.ee/lsWWW/ENG/ind...?type=products

There you will find a textbox, datepicker, combobox, masked edit box,

and a
check box as described above. And, please, please, please check out

the
.FlashControl property built into each of these controls. It makes

your
ErrorProvider control unnecessary and possibley obsolete. (It also

wastes
more form real estate).

So why I am telling you all this? Yes, I am using these controls,

not
yours. Problem is, they are not quite industrial-strength enough to

use

Maybe you should fix your controls rather than ask MS to completely
redesign the standard controls and do your development for you ?

--
Larry Lard
Replies to group please

Nov 21 '05 #7
Dear Dean,

"Dean Slindee" <sl*****@charte r.net> wrote in message
news:VB******** **********@fe02 .lga...
Does anybody know to whom I can send this letter so that it hits home
before
Visual Studio 2005 goes production?

Dear Microsoft Visual Studio 2005 developers,

This is a request for you to change four of the most basic controls to
improve them and make them more consistent amongst themselves.

I am speaking of the four controls into which text is entered:

a. Textbox
The textbox control in VS.NET beta 2 has the following border style
properties: none, fixedsingle, fixed3d; has a maxlength property with a
default of 32767 which can be changed, and has a text alignment property,
textalign left, textalign center, textalign right.
b. Masked Edit
The masked textbox control in VS.NET beta 2 has the following border style
properties: none, fixedsingle, fixed3d; has a maxlength property derived
from the textbox control that isn't supported by the designer's property
window, and has a text alignment property, textalign left, textalign center,
textalign right.
c. Combo Box
The combobox control in VS.NET beta 2 has the following flatstyle
properties, flat, standard, popup, and system; has a maxlength property that
can be changed; has a maximumsize and a minimumsize property; but doesn't
have a textalign property nor a border style property. It does have a flag
that changes whether the OS does or doesn't draw the control's elements in
the list, so you can get the text appearance that you want by subclassing
the control.

d. Date Time Picker
The datetime picker control in VS.NET beta2 has a maximumsize and a
minimumsize property. Having text appearance properties or methods by
default might be useful.
e. Check boxes (ok, so it's really five controls)
The Windows Forms checkbox control in VS.NET beta2 has the usual flatstyle
property values, has a flatappearance property that is modifiable, and has
the textalign property with nine possible alignment values.

snip

I will get off my soapbox now and await your reply.

Thank you for listening.

Dean Slindee


Thanks,

Charles
Nov 21 '05 #8
Dean,

I will not say should be, however when it is done for some than for all.

Cor
Nov 21 '05 #9

"Dean Slindee" <sl*****@charte r.net> wrote in message
news:UT******** ***@fe06.lga...
Definitely disagree.

MS is the primary Windows control supplier. Their conrols need to be
improved and the controls also need to be designed to be more consistent
with each other. I am an application builder and do not want to reinvent
controls. What I want to do is point out to MS that even single
individuals
(in Estonia) are designing better controls than MS is, and it's time MS
made
some improvements. That way, both you and I can benefit, as well as our
users.

Dean Slindee


So, did you follow the links provided above and post your suggestion?

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Nov 21 '05 #10

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

Similar topics

5
360
by: Uncle Ben | last post by:
At a recent MSDN conference, one of the presenters vehemently said that VS.NET 2003 (because of its web project) is only good for _single_ developers. He said that if you're working in a team environment (i.e. more than one developer), VS.NET 2005 is the way to go. We are currently developing on classic ASP and want to move to ASP.NET soon. But hearing that comment, our team of 5-10 developers might want to wait for the release of...
0
1210
by: Simon Taylor | last post by:
OSDC (Open Source Developers' Conference) is a grass-roots/low cost conference in the style of a YAPC or PyCon. It's organised for developers, by developers, and we're looking for papers on open source languages, technologies and tools. The conference will be held in Melbourne (Monash University's Caulfield Campus) from the 5th til the 7th of December, 2005. Last years conference had about 160 people and around 60 papers on a range of...
0
3337
by: fiona | last post by:
Innovasys Ltd., a leader in help authoring and documentation tools, today announced the inclusion of a tailored version of the Innovasys HelpStudio help authoring product, HelpStudio Lite, in the Microsoft Visual Studio 2005 Software Development Kit. By providing a full help authoring environment within the Visual Studio 2005 SDK, Innovasys is providing developers building components and products that integrate with Visual Studio 2005 a...
0
1816
by: innovasys | last post by:
TORQUAY, DEVON, UK - Innovasys announced the release of Document! X 5, the fifth version of the documentation solution of choice for developers using Microsoft Visual Studio or the .NET Framework. Document! X 5 automatically produces professional quality technical documentation and on-line help for Microsoft .NET Framework assemblies (.NET Framework 1.0, 1.1 and 2.0 are all supported), COM components and controls, Visual Basic source code,...
3
1249
by: Chas | last post by:
I am a newbie to vs 2005. Not a newbie in classic vb. Being spoiled and doing whatever I want in vb6 gui to achieve a Windows app, why can't I do the same in vs 2005 asp.net gui environment? (web app; not window app) So my real question, how many asp.net developers use the gui environment? Verse modifying the asp pages in the asp editor in vs2005?
0
8339
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8851
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8535
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8629
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7360
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6181
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5650
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4176
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
1739
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.