The dock tag has no wiki summary.
0
votes
0answers
24 views
How to change horizontal mac style dock menu to vertical orientation?
I have got this jqeury 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.
...
0
votes
1answer
22 views
Getting dock area where an MFC CDockablePane was docked
I am working on a project that totally does not want to use the built-in window/dock state and position saving of MFC. This means that in my main frame, I set EnableLoadDockState(FALSE). As much as I ...
1
vote
1answer
31 views
how to add listener to java dock icon on osx
i have in my applications jframe Hide on close, but when i click the dock icon, i want it
to setVisible(true);
how do i add an action listener to the dock icon?
i tried
Image im = ...
0
votes
0answers
10 views
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 ...
0
votes
1answer
40 views
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 ...
0
votes
2answers
48 views
In Android what you mean by docking state
In Intent,there is a constant named ACTION_DOCK_EVENT
Added in API level 5
Broadcast Action: A sticky broadcast for changes in the physical docking state of the device.
what do you mean by docking ...
0
votes
1answer
33 views
OS X dock menu when application is not running
I'm looking for a way to modify the persistent dock menu of an application when said application is not running, or at least trying to find out if this is even possible?
I'm using Xcode and Cocoa in ...
-2
votes
2answers
64 views
Docking library for C# [closed]
I'm looking for a Docking library for using in the C# application. It can be designed for WPF, but I prefer WinForms applications. Of course, it should provide standart docking opportunities.
I'm ...
-1
votes
1answer
29 views
Macbook Pro OS 10.7 Dock is Almost Off My Screen [closed]
I let my 8 month old grand-daughter play with my macbook. She loves pressing the keys! She must have hit a certain key-combination that has moved my doc (application icons) almost off the bottom of ...
1
vote
1answer
62 views
java panel layout dock
I'm having problem with the "dock" in java panel. I have UI like
the panel has a slide bar, a button and a scroll view, i.e. the while area above, with GirdBagLayout, (I also tried BorderLayout but ...
1
vote
0answers
42 views
OSX open dock menu programatically
I have added custom items to the dock menu for my app and they are correctly displayed when the app icon in the dock is right clicked or Cmd + Clicked.
However I would like to display the same menu ...
1
vote
1answer
44 views
Converting a curve to a diagonal line with Cairo (in Avant Window Navigator on Linux)
I'm currently trying to modify Avant Window Navigator's "Lucido mode" code in order to replace the separator's/s' curves with diagonal lines.
The part of the (Cairo) code that governs the curviness ...
0
votes
1answer
134 views
Qt resize event for docks
Is there a way to catch resize events for docks in Qt? I need to be able to detect when a dock is resized (and not only when its location or 'features' change). It looks like there is no 'resized' ...
6
votes
2answers
304 views
How to open device dock settings programmatically?
I have to open device dock setting through code. I searched but not got proper solution. In samsung galaxy s-3 it goes through settings->Accessory. I tried following code but didn't work
...
0
votes
1answer
72 views
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 ...
0
votes
1answer
31 views
How can I retrieve the command line arguments from a program shortcut in the dock?
My question is the exact opposite of this earlier one. I am working on an open source application, which is published under 2 forms, pre-compiled binaries and source code.
I installed the ...
-1
votes
2answers
104 views
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 ...
-1
votes
1answer
110 views
Ubuntu 12.10 auto-hide dock fragments [closed]
I just installed a new graphics card (NVIDIA GTX 650) to my Ubuntu 12.10 computer. Since installing the card, the Ubuntu dock leaves a grey bar whenever the dock autohides.
Has anyone of you ...
0
votes
1answer
89 views
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 ...
1
vote
2answers
172 views
showing hidden dockwidget in qt
hi i create a dockwidget which i am starting it as hidden. The problem is that afterwards i cannot show it, while i can get the status correctly from the isHidden() function. The weird thing is that ...
0
votes
0answers
68 views
running python from a source file in idle on mac os X and an unwanted icon appears in the dock
I start idle from the terminal and open a source file, abc.py. In the abc.py editor window, I click F5 and the program runs correctly with the correct input and output in the python shell and it ...
0
votes
0answers
36 views
Python app won't maximise under OSX
I have a couple of wxpython apps. I'm distributing them as OSX apps using py2app.
OSX has two options for how minimized apps are displayed in the Dock. These are controlled by the "minimize ...
0
votes
1answer
79 views
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 ...
1
vote
1answer
79 views
HTML - Docked element
I have designed a simple website. The only thing left is to make a small box on the left. But I want to be always visible even when I scroll down. It's use will be something like a small ad. ...
0
votes
1answer
58 views
Change activationPolicy: from startup
I have the following problem. There is a Cocoa app I have with UI, nib, etc. I need to be able to start the application in background or in foreground. In other words, I need ...
0
votes
0answers
57 views
Debugging an iOS iPAd app with cam kit attached to the dock
I'm searching for a way to debug an iPad app from Xcode while the iPad cam kit is attached to the 30 pins connector.
I searched over those forums and it seems Xcode wireless debug is no longer ...
0
votes
1answer
68 views
Can Applescript list all the applications placed in the dock?
I can't work out how to list all the Applications that a user has placed in the dock.
Is this possible? TIA
0
votes
0answers
251 views
How to display Child form on the top of all elements of MDI form
I have created a MDI form and also a Child form. However my MDI form contains a ribbon menu docked in top, sidebar docked in left and a Panel container docked to be filled.
Now when i am invoking the ...
0
votes
1answer
250 views
HTML dock to bottom
I have the following HTML:
<div class="gallery-item">
<a href="ddd.pdf" style="display:block; width: 100%;">
<span id="filename_1" style="white-space: ...
0
votes
1answer
78 views
Dock Tile Plug-in not working
I'm trying to create a dock tile plugin.
I've added a new Target to my project with Wrapper Extension as docktileplugin
I've added a Class that implements NSDockTilePlugIn with method:
...
2
votes
1answer
158 views
QT FramelessWindowHint Windows 7 dock to side
I have made a QWidget with "Qt::FramelessWindowHint | Qt::WindowMinimizeButtonHint | Qt::WindowSystemMenuHint" windowFlags.
I have reimplemented all Mouse events to be able to move/resize my window.
...
1
vote
0answers
81 views
MFC dock at bottom right
I have a pane in an C++ MFC app that I want to dock bottom right as shown in orange in this image. Currently it is going right across the bottom (red).
see http://screencast.com/t/kSpPhvZkgBGj
This ...
0
votes
1answer
52 views
how to use dock window & non-dock together
I need some part of UI to behave like dock window, but not all. I wonder if that's possible to mix the two. Say, I want 3 datagrids to be fixed in their positions, but I want settings windows to dock ...
0
votes
3answers
261 views
Can the Windows Mobile device detect when it's docked?
I have an app and I need to know when the windows mobile device it's running on is docked, any ideas how to do this?
1
vote
1answer
105 views
Can a dock window dock anywhere or just on top, bottom, left, right?
I need use a lot of such windows in my UIs (WPF, WinForms)
say a label with text "Settings", When mouse hovers it, a window will show up and when mouse moves away, the window disappear. The label and ...
1
vote
0answers
41 views
Why doesn't the draggable end up under the mouse?
The draggable does not undock under the mouse, but rather all the way to the left-hand margin of the container. Why?
Go to jsfiddle example jsfiddle
Some fake code here, too long to publish inline ...
1
vote
0answers
36 views
How to accept drag on Dock expose window?
When you drag to a dock icon and pause, all of that app's windows are brought to the front in an expose-like view. Dragging to those windows will outline the window in blue, but how do I get the ...
1
vote
1answer
70 views
How can I set right click->Options->Keep in Dock on a program that only runs for 10 seconds?
I have a program (.app bundle) that I wrote for OS X Mountain Lion. It performs a task that only I need and it only runs for 10 seconds. Once a day, I click on it (Launchpad->click my app) and 10 ...
0
votes
1answer
185 views
Hide Dock icon without closing window
I am creating an app in which I want to give the user the ability to show or hide the dock icon at run time. I have a preferences window with a checkbox, setting a user default value, which fires the ...
0
votes
0answers
82 views
osx/qt - two executables in one bundle result in two dock icons
I have a QT application composed of two executables, both stored in .app/Contents/MacOS
Whenever the main executable calls the other one (done via a QProcess) a second icon appears in the dock, and ...
0
votes
0answers
138 views
How to Anchor\Dock Labels and resize photos without using properties?
I've created a Form and set the WindowState value to Maximized.
The Form filled with photo and labels.
At RunTime the window Form is in full size BUT I'm having problems:
resizing the photo as the ...
1
vote
0answers
229 views
MacOSX: Writing a Dock plugin under 10.8.x using [Easy]SIMBL?
I'm trying to write a Dock plugin under MacOSX 10.8.2 using EasySIMBL, but it doesn't seem to be working.
I followed the instructions in Section 7.2 here: ...
0
votes
1answer
34 views
How to place Forms controls?
I have a Form and I want to add two controls: a ComboBox and a ListView. The ComboBox has to occupy the upper part, while the ListBox all the remaining space.
Like in the following picture:
What ...
0
votes
1answer
180 views
Custom dock with jquery
I am attempting to create a show/hide doc with jquery. Now I am animating the top position from -200pc to 0 with this code:
$('#play-the-series').click(function(){
$('#main-nav ...
2
votes
1answer
199 views
Positioning item after -webkit-transform:scale()
I'm trying to automate the css settings with jQuery, I have functions like
$(".footer").css(foot_css)//pre-defined css object
//AND
$(".footer").hover(function(){
$(this).css("-webkit-transform", ...
0
votes
0answers
218 views
Facebook messenger application like docking
The Facebook messenger for windows 7 docks on the side of the screen and does not allow any other application to go on top of it.For example when i maximize another window , it does not cover the ...
1
vote
1answer
2k views
Auto resizing controls on full screen in windows forms
I want to auto resize my windows form controls on fullscreen. I use tableLayoutPanel and anchoring.
But it's not pleasing to the eyes. I used flowLayoutPanel, but it doesn't work. I have around 35 ...
0
votes
2answers
119 views
How to prevent usercontrol fill option from extending too far
I have a usercontrol that I'm adding as a control of a main form dynamically. The Mainform is basically empty, except it has a large status bar on bottom.
Problem is, when I set the Dockstyle.Fill ...
2
votes
0answers
93 views
Finding the origin (URL) of a dragged and dropped image/text on a cocoa application dock tile on 10.6.8
I have just started coding an application in cocoa on OSX 10.6.8. It is well underway mostly thanks to threads I have found here. For the subtle functionality I am about to explain I've looked ...
0
votes
0answers
106 views
VirtualBox Machine in Dock as Launcher
So I am new to the mac world. So far I really like it but I came across something that I can not figure out.
I have virtual box installed from oracle. I have a windows xp machine set up just so I ...



