Related topics

Change Icon Size on Taskbar?
I want to make my menu just like the taskbar from window`95. I'm sure, this would help: Kevin Mok <ke...@irdu.nus.sg> ???????? ? ?????? <5n5dlm$t6...@newton.pacific.net.sg>... How do you create a desktop dockable form (like the windows 95 task bar) The api you are looking for is call SHAppBarMessage which takes in

dockable windows
If anyone has any ideas, sample Delphi code, a component (or whatever) on how to dock a general Delphi window to the taskbar, start button area or near the notification area please share :) I have no idea on where to start looking for information on how to do this. TIA.

Power toys? desktop access from taskbar
The Dock is big and clumsy The Dock sucks up 70 pixels minimum, more than four times as much vertical space as either the Windows Taskbar or the Macintosh menu bar. Couple that with Apple's move to 16:9 wide screens (read: short screens) on their laptops, and you have a real problem. For good measure, add in the

SHAppBarMessage and shell docking windows
I'm trying to make a Modeless CDialog to appear into taskbar, I think that I have to modify a window style but I couldn't to found it... Maybe I'm using a wrong class. Put a Dialog on a taskbar, its called Dockable! To do that, you must use CDialogBar instead of CDialog. CDialogBar work like CDialog but you must

Please, redesign the system tray.
Gary Tsang gtsangDEL...@MEaumha.org microsoft public windows mediacenter Any non-toolbar/system tray area of the taskbar should be where you should click and hold on, as you drag the taskbar to either of the four docking areas of the screen (bottom, left, right or top). -- Gary Tsang http://www.gtsang.com Microsoft

dockable apps for icewm?
In Ver 5, I have played with the taskbar a bit, and it does show you the status while checking, but I don't want it as a dockable window anywhere. I would just like it to pop up, tell me the status, and go away when the dialog box tells me if I have new mail or not. Possible? Any suggestions?

KDE 3: kppp not docking to taskbar
To dock to the edge : unit Bar; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,ShellAPI, StdCtrls; Const CallBack = wm_User+200; type TForm1 = class(TForm) Button1: TButton; Button2: TButton; Button3: TButton; procedure FormDestroy(Sender: TObject);

dockable apps for icewm?
David Haskell dhask...@corp.home.net comp lang basic visual misc That does work, but does not take into account other dockable toolbars, such as MS-Office. One thing you should worry about, however, is the fact that the taskbar need not be positioned in the default horizontal position on the bottom of monitors.

docking?
You can easily minimize, maximize, close, move from one desktop to another and even drop windows to the system tray using the dockable "Windows manager. I want to right click on a page link and have it open on the second taskbar protion, but when I close the window, i want it to be on the master page i started

how to make dockable bar alike office bar or windows taskbar
Just like these lines... RECT DesktopRect; SystemParametersInfo(SPI_GETWORKAREA, 0, &DesktopRect, 0); except use the SPI_SETWORKAREA flag instead. The second choice is to create a true AppBar (short for Application Desktop Toolbar) -- just the the TaskBar. In this case, Windows will manage the work area for you.

Shell/UI
Cor Ligthert notfirstn...@planet.nl microsoft public dotnet languages vb Hi Bob, Are you talking about the standard option or are you talking about a special by you made taskbar or an other one you have? Cor I was wondering if anyone could point me to info on the best way to create a dockable window.

Dockable windows
Eudora taskbar for pushbutton access to all open or minimized normal Eudora windows. * Drag and drop auto-activation for tool window tabs and Eudora taskbar buttons. Main toolbar can now be docked to any edge of main Eudora window or to another dockable window. * Tabbed dialog for main toolbar customization.

MDI Dockable Forms and Task Bar
Rupert Rup...@discussions.microsoft.com microsoft public windowsxp help_and_support Here is a further update - I can get the taskbar to lock by doing the following: 1 - after booting up, wait until my wireless connection is connected 2 - Click Start, Control Panel, Taskbar and Start Menu 3 - Click the Start Menu

win98 taskbar auto-hide speed
Paul Clapman (MSMVP) n...@none.com microsoft public inetexplorer ie4 This is a multi-part message in MIME format. ------=_NextPart_000_01BC4D6E.A451D920 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable YOu need IE4 to have this feature. -- Paul Clapman Microsoft MVP/ClubWin

Dockable windows
TrayProperties Displays the Taskbar Properties dialog box. UndoMinimize ALL Restores all of the windows on the desktop to the same state they were in before the last MinimizeAll command. To tile/cascade specific windows ctrl + click them on the taskbar, then right click one and choose cascade or tile.

KDE 3: kppp not docking to taskbar
Chris nyk52...@yahoo.com microsoft public vb general discussion As for the picture Box, I'll have to research that a bit to make sure that it will work right (i dont doubt it) And for those 2 websites you gave me, it's all in C++ but I'm looking for a conversion tool or just a seperate vb dockable thingy And for

dockable apps
Or you could just make the taskbar a bit bigger. Multiple styles would suck because it would make some things way easy to read and others a horrible congealed mess. Allow it to be dockable and in different orientations (so you can reproduce the functionality of the taskbar as a bar across some side of the screen).

Docking a Window into Taskbar / Notification Area?
A few other cool thing about the taskbar. You can drag it any side of the screen, and you can make it almost disappear by resizing it so it's just a thin line on the bottom of the screen. It seems to behave just like a dockable toolbar in that respect.

How to let a form stay on top like the taskbar
Richard Heyes rich...@phpguru.org microsoft public dotnet languages csharp I'm in the process of writing an internal ticker app. How do I dock this to the taskbar (or the sides of the screen for that matter) and have it so maximised apps don't obscure it. Something to do with setting the working area perhaps ?

MDI Dockable Forms and Task Bar
Possibly, psi is more suitable when not using a dock. - an ACPI monitor It has a APM baterry monitor (percentage in the taskbar), someone should rewritte it for ACPI. I hope it will be done. - a keymap selector Why? Bind the setxkbmap command to some key-combinations and forget the issue (ie. Alt-F11, Alt-F12).