Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

34
votes
5answers
8k views

How do you do AppBar docking (to screen edge, like WinAmp) in WPF?

Is there any complete guidance on doing AppBar docking (such as locking to the screen edge) in WPF? I understand there are InterOp calls that need to be made, but I'm looking for either a proof of ...
13
votes
13answers
9k views

Adobe Flex vs Silverlight

This is not a pure technical question, but I believe answers will help the RIA community. We are a software development company, which is working on a development of Stock trading product. We chose ...
13
votes
7answers
7k views

What are good docking frameworks for Java/Swing?

I'm looking for a good lightweight Java docking framework. I know that Netbeans and Eclipse can be used as RCP, but I'm looking for something a little bit more lightweight.
11
votes
3answers
3k views

How to use DockStyle.Fill for standard controls in WPF?

I'm very new to WPF. I'm used from windows forms, that I create a panel, place controls inside it and give them DockStyle.Fill to max out their size to the surrounding panel. In WPF I want to the ...
9
votes
5answers
3k views

How to control docking order in WinForms

As the title states, I'm looking for a way to control the order in which the items dock to the top of my control. I've played with the windows form designer, and i cant seem to find what the ...
9
votes
4answers
703 views

Window docking advice for Mac

I'm from a Windows programming background when writing tools, but have been programming using Carbon and Cocoa for the past year. I have introduced myself to Mac by, I admit it, hiding from UI ...
7
votes
1answer
358 views

WPF Docking like chrome?

I'm trying to find a docking library for WPF that works more like google chrome. Where a user with two chrome windows open can take a tab from one and drop it in another. I've been trying with ...
7
votes
1answer
672 views

Can Delphi dragging be “promoted” to docking?

I have a TPageControl whose pages are all various forms that are attached using ManualDock(). The user should be able to rearrange the tabs by dragging them, which works already. It should however ...
7
votes
3answers
566 views

Is it possible to dock the “Find/Replace” window in Eclipse?

I could have sworn I saw it once before in a screencast where someone had the find/replace window docked in their Eclipse environment. However looking through the list of options in "Window > Show" ...
7
votes
3answers
2k views

Why does Visual Studio 2008 forget where to dock my add-in's window pane?

I wrote a simple add-in for Visual Studio 2008 that opens a dockable window pane. You can download the source and a binary installer by clicking here. The nature of the add-in means that it is ...
6
votes
5answers
3k views

does anyone know of good delphi docking components?

we'd like to add movable panels to an application. presently we've used DevExpress docking library but have found them to be disappointingly quirky & difficult to work with. it also has some ...
5
votes
2answers
539 views

.Net Control to do Google Chrome Docking

I like the way that Google Chrome allows you to grab tabs out of a window to create additional windows. Does any one know if there is way to do this style of docking and undocking in my .Net ...
4
votes
4answers
800 views

GUI framework Java

I am looking for some framework or toolkit (style drag and drop) for creating gui in Java. I need to do quite complex application with dockings, toolbars, tables etc. Which one would be best?
4
votes
4answers
2k views

Implementing a multidock window system (like blend, visual studio) in WPF

How would you go about to implement a docking toolbox windowing system as seen in Expression Blend where you can dock toolbox windows in a lot of ways beneat each other, overlapping as tabs or as ...
3
votes
0answers
95 views

How to make manual docking seamless / invisible? [closed]

I am trying to use docking as an alternative to embedding (related question) a TForm into a TWinControl (in this case a TTabSheet). The user shouldn't notice that there are two different forms at ...
3
votes
1answer
259 views

How can I dock one window to another in Swing?

I have two JFrames open. I have window B spawn to the right of window A, snugged up to window A's right edge. I want it to stick to and move with window A. How can I make it do this?
3
votes
1answer
206 views

How to change CDockingManager docking mode on-the-fly?

I want to be able to switch between immediate and smart docking in a MFC client application. By default DT_IMMEDIATE will be set so the dock panes will function similar to Visio. However when the ...
3
votes
2answers
593 views

WPF Docking Control Recommendation

Is there a Docking control that does a good job and provide good options for ReSizing? I want some docked windows to be of fixed width/Height and others to resize. Most of the Docking controls I have ...
3
votes
5answers
1k views

WPF Docking windows like VS2008 IDE

I'm sure a lot of people would like to be able use this in their apps. Anybody know where to get or how to implement the Docking windows in VS2008, like the Solution Explorer and Properties windows?
3
votes
2answers
2k views

CSS for docking/sliding panel on a web page

I would like to display any validation error messages on a web form similar to compilation error messages in visual studio that slides up from the bottom when there are errors. the error message panel ...
2
votes
1answer
82 views

Should TForm.ManualDock call onFormShow?

As I typed this question I realize that it probably should. Docking a form to a TPageControl calls FormShow when form.Create() is called and when form.ManualDock(pagecontrol,pagecontrol.alClient) ...
2
votes
2answers
69 views

C# docking control library

I'm looking for a docking control library for C# WinForms that works in NET 2.0, is freeware, doesn't use any P/Invokes (so that it's compatible with Mono) and isn't buggy. WeifenLuo would have been ...
2
votes
2answers
44 views

How to make a docked panel go overtop of another docked panel

I have a panel that is docked to the left and another panel that is docked as fill in the middle. my panel on the left starts out with a width of 8 and then it slides open to 295. I need it to go ...
2
votes
2answers
123 views

How do I know where a control will be docked, and how do I prevent the docking?

I’m using Delphi’s 'regular' docking (with DockSite = True and UseDockManager = True). Now there’s several DockSite controls, and several dockable forms. However, not each dockable form is supposed ...
2
votes
1answer
139 views

docking panel in xul

how can I make docking panel in xul. It should work like in firebug. I tried something like this: myWindow = window.open("chrome://project/content/myWindow.xul", "someRandomName", "chrome"); and ...
2
votes
5answers
440 views

How to implement this type of Docking?

Take a look at this Open Source Application called Construct . It uses Panel Docking where you can drag a Panel, and then some on screen visual aids to show where the Panel may be docked, as seen ...
2
votes
2answers
117 views

VSX - Set a ToolWindowPanes initial position to be docked

I'm creating a Visual Studio package that exposes a tool window and I'm trying to make sure that it is displayed docked to the left edge of the main Visual Studio window when the package first loads. ...
2
votes
1answer
684 views

Make tabs movable in Qt

I want to make an application in Qt where the tabs in the QTabBar can be "undocked" so they will become a floating window, or can be dragged into another QTabBar and "transfer" into that QTabBar. My ...
2
votes
1answer
82 views

IDEA dock window layout

Is it possible to change the way that docked tool windows in IDEA are laid out? Currently, the bottom most window takes all the horizontal space, and the left and right windows do not take all the ...
2
votes
2answers
313 views

Why does car dock mess up my app?

With the Android 2.2 update came a new car dock app. If my app is in the foreground when I dock my phone, my app gets killed or paused or something, and when I try to re-open my app, it's all messed ...
2
votes
1answer
317 views

Docking framework for Eclipse Forms/SWT

I have a few composites in an Eclipse editor, and the user would like to resize, maximize, restore, and move those composites around in the editor, as if each of those was a portlet. Is there a ...
2
votes
1answer
964 views

MDI model or Dock Windows?

In the QT application we develop we need to display several 'Viewer windows' (to display data in XY plane, YX plane, XZ plane and in 3D). We were hoping to use MDI application model, but later the ...
2
votes
2answers
509 views

How to dock an application in the Windows desktop?

I would like to develop a small notifications application for Windows in .NET that docks on the right/left side of the screen (not consuming more than 300px), should always be visible and force the ...
2
votes
1answer
431 views

Docking using VCL: How to make vertically docked Forms prevail over horizontally docked Forms?

I am using docking (VCL) in Delphi 7. In my main form, two other forms are docked: One vertically at the left edge, one horizontally at the bottom edge. Problem: The form docked at the bottom edge ...
2
votes
1answer
616 views

CSS or Table 'Dock Layout' Solution for Non Scrolling Header?

I have a variable height header that doesn't scroll with the content below it. The content will act like a regular web page, with overflow=auto, constrained to the size of the viewport. I have yet to ...
2
votes
3answers
1k views

UserControl docking order issues [closed]

I've encountered an issue with the ordering of docked UserControls. I have 2 that are docked to "Top", and the order that they appear is the opposite of what I wanted. What I've tried: I tried ...
1
vote
1answer
66 views

Qt gui creation, widget resizing

I am new to Qt development, even though I have years of MFC programming. I am trying to create a dockable widget and put some controls in the dock widget, a tab widget to be more precise. My problem ...
1
vote
0answers
29 views

Best tool for map control with dashboard and docking panel

We are creating a Silverlight webpage, where we need to have map control with dashboard and docking panel. Please suggest the best tool for this. We have considered Infragistics, Telerik and Dundas. ...
1
vote
0answers
149 views

Delphi Component Docking Panels [closed]

Possible Duplicate: Delphi Free and Open Source Components that are still maintained Recommendations for a docking library for Delphi / C++Builder? I am currently building a application ...
1
vote
1answer
35 views

How do I dock a UserControl into a FlowLayoutPanel?

I have a FlowLayoutPanel and a UserControl. I've added multiple usercontrols into the FlowLayoutPanel, and I'm trying to dock them to the top, so when I change the size of the FlowLayoutPanel the ...
1
vote
0answers
129 views

How to catch AvalonDock undocking and Docking events?

I am Using AvalonDock in a WPF project. And I would like to konw how to handle the Docking and Undocking event. i have tried MouseDown and Up while Dragging but no apparent success. ... ...
1
vote
1answer
134 views

Controlling the windows 7 on screen keyboard position from code

My manager thinks he's seen other people "lock" the windows on screen keyboard to the bottom of their applications, effectively docking it with their window, and wants me to reproduce this. They're ...
1
vote
3answers
173 views

.net docking controls

I have created a CustomControl to show information labels and that can be minimized/restored with an arrow button: It should be docked to the top of a form. Then in the same form usually I have a ...
1
vote
0answers
237 views

Dock layout issues in WinForms + Devexpress

I have a WinForms dialog with a lot of DevExpress elements on it. The form has few SplitContainers and a TextEdit element and DevExpress XtraGrid controls. All of the controls are Dock=Fill or, in ...
1
vote
2answers
589 views

Docking Window inside another Window

I have a winform application (.NET 2.0 C#). From this application, I want to start another process (another winform application) and dock it to my window (or at least make it look like it is ...
1
vote
3answers
526 views

How to make a WPF ListView no taller than its contents but fit to the window with other controls?

I'm trying to arrange a WPF UI as follows: At top of the window are some controls of self-determining height (effectively docked to the top of the window, but as tall as they want to be). Beneath ...
1
vote
1answer
692 views

Silverlight: Hiding RadPaneGroup problem

Hi i am facing a very strange problem. My requirement is to have a tree on the left hand side of a page a view on the right hand side of the page. Clicking various nodes of the tree shows different ...
1
vote
5answers
779 views

Tabbed document interface in Delphi

I'm considering different user interface layouts for my next project and I was wondering if there are either integrated or 3rd party frameworks which allow me to create tabbed document interface? To ...
1
vote
1answer
507 views

Telerik RadPaneGroup problem

I use Telerik Rad Controls for WPF 2009.3.1314. Here is my layout: <raddock:RadDocking x:Name="radDocking"> <raddock:RadDocking.DocumentHost> ...
1
vote
0answers
35 views

Visual Studio 2010 always starts half sized

Whenever VS2010 starts, the main window is half sized - the top half of the screen. I always maximize it vertically, but it still always starts half sized. I have 2 sub-windows undocked to either ...

1 2 3