Questions tagged [dock]

A dock or Quick Launch bar is a graphical user interface element that typically provides the user with a way of launching, switching between, and monitoring running programs or applications. The dock can exist as an autonomous entity or incorporated within another GUI element, such as a Taskbar.

A dock or Quick Launch bar is a graphical user interface element that typically provides the user with a way of launching, switching between, and monitoring running programs or applications. The dock can exist as an autonomous entity or incorporated within another GUI element, such as a Taskbar.

The earliest known implementation of what we now know of today as a "Dock", is the icon bar in RISC OS, released in 1987.

Other early implementations of the dock concept include the Dock at the right side of the screen in NeXT's NEXTSTEP operating system in 1988 (which led to Apple Inc.'s Mac OS X). The Common Desktop Environment that Sun Microsystems and others introduced in 1993 uses a dock. In 1994, OS/2 3.0 Warp also introduced a floating dock to its interface similar on CDE. Microsoft Office provided the Office Shortcut Bar between the 1993 version 4.0 and XP versions of the product, similar functionality has been offered via a section of the Windows task bar, in all variants since Windows 98, or on Windows 95 or NT 4.0 systems patched with the Windows Desktop Update.

AmigaOS 3.9 and newer versions include a standard dock utility called AmiDock. It was a third party freeware utility which became de facto standard into AmigaOS previous than 3.9 and then included in the OS since AmigaOS 3.9 launch in 2000. AROS Intel based AmigaOS clone keeps available to its users the freeware utility called Amistart, and leave them free to install it. MorphOS has its own docking utility included standard into the system, but is not compatible with Amiga Amidock.

Other dock implementations included: Apple's Newton OS in 1993 and iOS (iPhone OS In 2007-June 2010) in 2007, and a variety of third party applications are available that can add dock features to operating systems such as Microsoft Windows and Linux. The patent on Apple's desktop implementation was applied for in 1999, the year before the new Mac OS X interface was first publicly demonstrated, and granted in October 2008.

Early beta versions of Be Inc's BeOS had an icon containing dock located on the left hand side of the screen, before they developed their own hybrid taskbar approach. The Xfce desktop environment and the Étoilé desktop environment are open source projects that provide docks inspired by CDE and OS X respectively.

Source:http://en.wikipedia.org/wiki/Dock_%28computing%29

477 questions
0
votes
3 answers

c# - How to arrange elements in WindowsForm like Windows Explorer

I'm populating a self-made Windows Explorer which simulate the Microsoft Windows Explorer. This is the layout of my Windows Form: What I want it to be is: But when I maximized the windows, it looks like this: The problem is that the treeView's…
sonlexqt
  • 6,011
  • 5
  • 42
  • 58
0
votes
1 answer

TideSDK - Show unread count (Icon Badges)

I intend to create a basic chat program with TideSDK. I was now wondering if it's possible to display new/unread message count in the dock/tray icon. For example, like this dock icon in OSX: I did a quick search the docs but could not find anything…
peanutman
  • 327
  • 1
  • 2
  • 8
0
votes
1 answer

Giving focus to GNOME docked window

I've got a GTK/GDK docked window that I need to give keyboard focus to, so accelerator keys (shortcuts) work. Does anybody know if GNOME even allows a docked window to have keyboard focus, and if so, how can I enable it? Thanks, Mike
mike
  • 1
0
votes
1 answer

Can't change this javascript to read less for height than width on mousemove

So I'm trying to set up this jQuery CSS dock menu and you can enter in a proximity in the setup. The proximity determines when the zoom will be triggered, but you only get to put in one distance -- same for height and width. How can I change this…
Matt
  • 5,547
  • 23
  • 82
  • 121
0
votes
1 answer

How to get same effect from docking controls inside panel in code, as if docking them from designer?

The problem, as you see on picture. If I fill panel in code like this: private void Form1_Load(object sender, EventArgs e) { Panel pnl = new Panel(); PictureBox pb = new PictureBox(); TextBox txt = new TextBox(); pnl.BorderStyle =…
Kosmo零
  • 4,001
  • 9
  • 45
  • 88
0
votes
2 answers

Adding a Widget to Map breaks other widgets in GWT

I have basically two pairs of widgets, one has two datepickers and a submit button that submits the dates to an RPC on the server, and the other is a map which displays information between those dates. Each of them work individually, but when the…
NolanPower
  • 409
  • 3
  • 11
0
votes
2 answers

Is it possible to dock a normal panel to a pop up panel in flex?

I'm a newbie in flex, right now I want to create a panel docking to a pop up panel in my flex app, like Winamp's playlist window can dock to main window. but I didn't find any useful on docking in flex, someone can give me some suggestions? I've…
user210888
0
votes
0 answers

How to change horizontal mac style dock menu to vertical orientation?

I have got this jQuery plugin that shows mac style dock horizontally like this : Demo here I have tried changing it's css to make it vertical on left side of page but there seems to be some issue. Can anyone help me on this? MY HTML:
Faizan
  • 1,847
  • 8
  • 40
  • 63
0
votes
2 answers

What is the command line syntax for custom stacks for the OSX Leopard dock?

I know there is a command line syntax for adding custom stacks to the OSX Leopard dock besides the "Downloads" which comes by default. What is it?
dacracot
  • 22,002
  • 26
  • 104
  • 152
0
votes
1 answer

Hide dock icon of new window in air

I am working in Flex 4.6 AIR application in which i open a mx:window. when we open that window the respective dock icon will display in the taskbar, I want to hide this dock icon of window but not the application, How can i achieve it. Please…
0
votes
1 answer

Source application for dock drag and drop osx

After many hours searching for a solution to this I'm still stuck, I would be very grateful for your help. Here is my situation: I would like to know the source application for the (drag and ) drop of a document/file on my app's dock icon (it…
chocozor
  • 21
  • 2
0
votes
1 answer

Can't get anchor to dynamically resize control

I have two controls in a groupbox ("Waveforms"). I would like them to dynamically resize also by height but can't get it to work. I've used left|top|right anchor for 1st control ("Left channel") and left|bottom|right anchor for 2nd ("Right…
c0dehunter
  • 6,412
  • 16
  • 77
  • 139
0
votes
2 answers

How to Write inside a Dock Content in C#

There is a DockPanel and when I exercise this code it adds the dock content to the right Dock BUT I can't get it to show the text (i.e. Perform Step1 and Step2 etc. as seen below). I have done so much research, nothing has worked. Thanks in advance…
user1298925
  • 2,304
  • 7
  • 29
  • 43
0
votes
1 answer

DisposedObjectException after closing DockContent document

I am seeing so odd behavior with DockPanelSuite when I close my documents. When I click the close 'X' at the top right of the documents the top document closes as expected (calls FormClosing event and Dispose() method of my derived DockContent…
0
votes
1 answer

Docked image will not Fill

I am stumped on this problem. I have an image that is in Panel1 of the form's SplitContainer. The image is a TIFF file that is contained in the "old" Kodak Image Control (axImgEdit1). When the form is opened the image is properly displayed, but…
Bob T
  • 413
  • 2
  • 8
  • 17