Tagged Questions

The toolbar tag is for issues relating to the configuration, design, and use of toolbars.

learn more… | top users | synonyms

18
votes
2answers
13k views

WPF ToolBar: how to remove grip and overflow

In a nested WPF ToolBarPanel-ToolBar-Menu we want to get rid of the grip handle to the left and the overflow area to the right. they are both grayed out, but we'd like them to not be displayed at all. ...
14
votes
7answers
8k views

Source for xaml toolbar icons?

Could you suggest a source for xaml toolbar icons (new, open, save, print)?
10
votes
4answers
528 views

Make Disabled Menu and Toolbar Images look better?

Please see the attached screenshot which illustrates a TToolBar from one of my programs: Notice the last two images of the Toolbar, they are disabled. The way they have been drawn to appear ...
9
votes
3answers
5k views

IE plugin development help

How do you develop a plugin for IE? I have tried with the help of many sites which is available in the google search. But I didn't get any solution for IE. I want to build a plugin=-in from scratch. I ...
8
votes
2answers
135 views

How do I inform other applications that my application is a part of the Windows desktop?

I would like to create a "toolbar" for windows in c# and would like to fit it the in top space of the Windows desktop. I would like the other windows program not be able to overlay my application. I ...
7
votes
2answers
4k views

How to resolve position:fixed for a bottom toolbar on iOS (iPhone/iPad)

I have a bar that is fixed to the bottom of every page on my website by using position:fixed. The problem is that on devices like iPhone or iPad this property is not respected. I tried to use ...
7
votes
4answers
3k views

How does Facebook keep that toolbar on the bottom of the page?

I like how Facebook keeps that toolbar on the bottom of the page. Does that require cross-browser ninja skills? Their JavaScript/CSS files are huge so I am having a hard time narrowing down the ...
7
votes
4answers
11k views

What's the right way to add a ToolBar to a UITableView?

I'm writing a Navigation-Based iPhone app, and I'd like to have a UIToolBar docked at the bottom of my screen, with a UITableView scrolling between the tool bar and the navigation bar. I've seen a ...
7
votes
5answers
3k views

How do I make an item in a toolbar fill all available space in WPF

I'm trying to make an item on ToolBar (specifically a Label, TextBlock, or a TextBox) That will fill all available horizontal space. I've gotten the ToolBar itself to stretch out by taking it out of ...
6
votes
1answer
857 views

Visual Studio 2010 “Solution platforms” popup missing

I'm getting a weird problem with Visual Studio 2010 Premium. I use two PCs, on the first there is no problem on the second the "Solution Platforms" popup menu disappeared, the configuration is the ...
6
votes
3answers
712 views

Remove the Toolbar in GVim

How do I remove the Toolbar (which has the open save buttons) in GVim?
6
votes
3answers
8k views

WPF: Nested MenuItems in a ToolBar

I am working on some XAML for a wpf application and I am having some trouble getting it to do what I want. Here is a sample of my XAML: <!-- Tool Bar Tray --> <ToolBarTray ...
5
votes
1answer
133 views

Context menu for an Internet Explorer toolbar

I am working on IE toolbar and I am trying to give the command to the context menu item in web browser, means I am adding an item in context menu and then I trying to give the command for that item. ...
5
votes
3answers
407 views

How Can I Implement Highlighted Toolbar Icons With Delphi?

I'd like to highlight my toolbar icons when their associated action has it's "checked" property set to true. I'd like to do it in a manner similar to how Microsoft Office 2003 did it, e.g. see the ...
5
votes
2answers
589 views

Add new navigate modes in matplotlib

I'm writing a wx/matplotlib application, and I'm having considerable difficulty adding a new tool to the matplotlib NavigationToolbar. Basically I want to add tools for selection (marquee, lasso, ...
5
votes
2answers
2k views

How to show the hidden toolbar of Eclipse

Eclipse has a context menu item to hide the entire toolbar of RCP. Where is the corresponding menu item to show the hidden toolbar? I know it should be shown if using a new workspace. However I ...
5
votes
3answers
2k views

iPad toolbar icons: bar button images not centered?

Have a look at the following screenshot fragment from an iPad app I am working on: The "chat bubble" icon on the left is from the famous Glyphish icon set. Note how it has correct vertical ...
5
votes
1answer
542 views

WPF: Button mnemonic does not work if placing the button in a toolbar

If I place a Button within a ToolBar in WPF: <ToolBar FocusManager.IsFocusScope="False" Grid.Row="1" Name="tools" DataContext="{Binding Path=WeekNavigator}"> <Button ...
5
votes
2answers
7k views

iPhone: adding segmented control to toolbar instead of buttons within navigation controller?

im new to iphone programming so if you could help me out I would appreciate it- i have been all over the web and cant find the answer to this. my current setup is like this navigation controller in ...
5
votes
1answer
652 views

Cocoa mini toolbar under table (add, remove)

I'm trying to implement a mini toolbar under a NSTableView like I see in a lot of OS X applications, but have no ideia about which widgets to use to get the final result. As an example, take a look ...
5
votes
6answers
868 views

Vista application thumbnail

By design, the toolbar application thumbnail on Vista does not update when an application is minimized, since the minimized window itself is not redrawing. For a monitoring application I have, it ...
5
votes
5answers
2k views

Reset VS 2008 toolbars

How do I completely reset my Visual Studio 2008 toolbar? Right now I have toolbars randomly appearing/disappering when I write code vs. debug. Is this expected behavior? I'd like to get it to a point ...
5
votes
3answers
5k views

How to add undo / redo buttons to toolbar in Eclipse?

I feel a bit embarrassed asking this questions, but how the heck can I get regular undo/redo buttons into the toolbar of eclipse? I've often to switch between German and English keyboard layout. Y ...
5
votes
1answer
353 views

submit SAS code or macro from Toolbar

Is it possible to allocate a SAS script or macro to a Toolbar button in Base SAS? ie can you 'dm' a macro or sas script?
5
votes
1answer
344 views

why does the BTNS_DROPDOWN style cause the whole toolbar to move down a couple pixels?

I have a CToolbar and within it I have a button with style BTNS_BUTTON|BTNS_DROPDOWN. I would like to make it a split button, so the left side of the button is a button, and the right side has a drop ...
4
votes
1answer
655 views

Delphi: MainMenu and ToolBar. Alternative of CoolBar

I use a Toolbar as a MainMenu! I embed a MainMenu into a ToolBar. But the text of the MainMenu (button's captions) is not in the center of ToolButtons. I have: I need: I create a ToolBar, 4 ...
4
votes
1answer
149 views

Delphi: switch bands of CoolBar

What is an efficient way to change buttons (bands) in the CoolBar (the red rectangle) while switching among items in the TreeView (the purple rectangle). I want to use one set of buttons for every ...
4
votes
2answers
216 views

Delphi - How do I break when a form's ComponentCount decrements

The code below is reproduced from Toolbar2000. It is part of routine that reads toolbar positions and dock states from an INI file. I call this routine during initialisation. This code below is ...
4
votes
3answers
683 views

Create TToolbutton runtime

I have a problem with creating TToolbuttons runtime and how they appear in my TToolbar. Basically I got a toolbar with some buttons in it already. I can create buttons at runtime and set the parent ...
4
votes
3answers
359 views

visual studio 2008 toolbars keep moving inexplicably

While I'm working, at various times that don't seem terribly random, the windows keep moving around.! This is a picture of my Visual Studio layout. It's across two screens, so the Solution Explorer ...
4
votes
3answers
2k views

iPhone: Where can I find those arrow icons used on the toolbar of the Photo Library (Camera Roll)

I am looking for those arrow icons (a left white arrow and a white right arrow) that are used on the lower toolbar of the Photo Library (or Camera Roll). I also have seen them on the Facebook app and ...
4
votes
6answers
2k views

Customizing toolbar items in VS2010

Has the menu & toolbar customization functionality in VS2010 been reduced? I can't seem to be able to select an icon for an added command, nor set it to be icon-only. Previous versions of Visual ...
4
votes
3answers
556 views

Cocoa NSWindow with 2 toolbars

Is there any way to have 2 toolbars in one NSWindow. Something like Pages. With one large on at the top, and a smaller one below that.
4
votes
7answers
6k views

Visual Studio 2008 - Toolbar missing 'Release' / 'Debug' dropdown build configuration

how to enable the dropdown that shows build mode 'release/debug' ? I have set the 'show advanced build configuration' option. I added the 'configuration manager' to the build toolbar but in previous ...
4
votes
4answers
1k views

Making a browser toolbar?

I would like to make a browser toolbar like google toolbar for my website. It should be compatible with all popular browsers. Which language should I use to make it? Is there any examples/guides I ...
4
votes
3answers
1k views

Highlight NSToolbarItems

I want to highlight the selected NSToolbarItem like e.g. in Adium (see screenshot). Is there an easy way? If not, tell me the difficult one. =)
3
votes
0answers
32 views

Xcode/iTunes/Instruments central toolbar item; what's it called and how do I create one?

I'd like to create a toolbar item like the central item seen in Xcode/iTune/Instruments/etc: Can anyone tell me what it's called and how to go about creating my own? Also, will I face problems ...
3
votes
1answer
57 views

jqgrid toggle filter toolbar with frozen column is not working

I have seen the following demo with frozen column and filter toolbar here: http://www.ok-soft-gmbh.com/jqGrid/FrozenColumns.htm Now for the same example I want to implement toggle feature that was ...
3
votes
2answers
105 views

Open URL in browser without toolbar

I'm using the following code to open a specific URL: Runtime.getRuntime().exec("rundll32 url.dll,FileProtocolHandler " + url); That part of the code open the browser and, once open, I build an ...
3
votes
1answer
134 views

Stripping effects on Delphi toolbuttons (TToolbutton)

I'm attempting to switch from using Toolbar2000 to the regular toolbar because there doesn't seem to be a Delphi XE2 version and it looks like it uses some Assembly and I just don't really want to ...
3
votes
1answer
184 views

how to use toggle button instead of checkbox using jquery UI in jqGrid

Code below from other stackoverflow answer is used in jqGrid to implement checkbox using jquery UI in jqGrid top toolbar. This is used to toggle autoedit variable true - false states. Checkbox ...
3
votes
1answer
81 views

NSComboBox in NSToolbar via IB throws exception

I want an NSComboBox in an NSToolbar. I do it via IB and Xcode 4.2. I can place the comboBox in the toolbar and start the program. The first time - and only the first time - the app starts, I get the ...
3
votes
2answers
107 views

Text button on toolbar

I want to add a text button onto a WinForms toolbar (a standard button on a toolbar can contain an image only). A textbox, a combobox can be easily added onto a toolbar but there is no option for a ...
3
votes
1answer
291 views

Custom themed header bar in jQuery Mobile

I have a simple question. I want to style the header bar in jQuery mobile. Specifically I want to set the height of the bar and add a background image to it. How can I do that? Thank you in advance
3
votes
2answers
268 views

How do I make a shortcut key do different things depending on the active tab page?

Each TTabSheet on my TPageControl has a TToolBar on it. Each tool bar has a TToolButton that should respond to the same keyboard shortcut. How do I provide hotkeys so that the right button is invoked ...
3
votes
2answers
318 views

Activation/deactivation of toolbar buttons using Prism

I’m in the process of learning the Prism framework and I’ve come along way already. But I was wondering about how to create toolbars (and context menus) where each module can register their own ...
3
votes
1answer
138 views

Need efficiency hack for debugging in Visual Studio 2010

I frequently use Debug -> Exceptions -> check CLR Exceptions during debugging sessions. Sometimes, an exception gets thrown and handled, but I really want to find the source of the exception. ...
3
votes
2answers
2k views

How to hide arrow on right side of a Toolbar?

Figured out how to hide the grippy dots on the left side, now how do I hide that add/remove buttons drop-down arrow on the right side?
3
votes
2answers
2k views

Qt/C++: Icons not showing up when program is run

I've added a QAction to my QToolBar in my MainWindow in Qt Designer (using the Qt Creator IDE) and given that Action an icon (done by "Choose File" and selecting my .png located in the same directory ...
3
votes
1answer
523 views

Eclipse RCP: Right aligned search field in toolbar

I would like to have a right aligned search field in the toolbar of an Eclipse RCP application. I already created the text field as ControlContribution and the respective search action in the ...

1 2 3 4 5 12