Re: A Vista benefit!



Words to the wise, Polychromic <macecil@xxxxxxxxx> wrote:

Yay! There is at least one.

In W2k and XP, the Windows would notice when SMIRSH...er...SMART detected
an impeding harddrive failure and write a note in the Event Log, but Vista
actually warns the user and prompts for a backup procedure. :)

I found another Vista feature today:

According to the latest MSDN version, you can now define a fourth
image list for toolbar controls.

The first three are normal - hightlighted - disabled. But since Vista,
you can also use TB_SETPRESSEDIMAGELIST to specify the fourth list
which contains the icons which are shown when an WM_LBUTTONDOWN
message is sent to the toolbar and handed on to the tool below.
So, in layman's terms, if you click on an icon, you can now change the
icon for as long as the button keeps being pushed.

I almost implemented this feature in the control I am currently
working on until I read the minimum operating system required part.

Now I only need to get tooltips working and popup menus, then then it
is time to make the control easy to use ...
--
Claus Dragon <clauskick@xxxxxxxxxxxxxxx>
=(UDIC)=
d++ e++ T--
K1!2!3!456!7!S a27
"Coffee is a mocker. So, I am going to mock."

- Me, lately.
.



Relevant Pages

  • Image + text on a button
    ... The appearance of text, an icon, or both on a button control depends on the ... I wanted to get both icon and text, so I didn't set BM_ICON on my button. ... I heard that the text & image configuration only works on Vista. ...
    (microsoft.public.win32.programmer.ui)
  • Re: Multiple MDI Child Icons and Control Boxes Why??
    ... Form so that it doesn't have a control box, ... Private Sub frmStart_Resize(ByVal sender As Object, ... (there are menus on the main MDI parent that will allow them to select all ... icon and control boxes?? ...
    (microsoft.public.dotnet.languages.vb)
  • General Rant, Not about Lion.
    ... So that if you Burn an Alias to A DVD, ... Changing an Icon should be much easier than it is. ... The new prescribed method would be to control click on an icon, ... There is The Finder Preferences Pane, ...
    (comp.sys.mac.system)
  • Re: Batch file and MFC (Properly Terminating Application)
    ... // CDummy1Dlg message handlers ... // Set the icon for this dialog. ... void CDummy1Dlg::OnPaint ... Use a control variable and do ...
    (microsoft.public.vc.mfc)
  • Re: Batch file and MFC (Properly Terminating Application)
    ... // CDummy1Dlg message handlers ... // Set the icon for this dialog. ... Use a control variable and do ...
    (microsoft.public.vc.mfc)