2
votes
1answer
23 views
Which tool to use to develop toolbar for Internet Explorer and Firefox?
Hi there,
I want to develop toolbar for Internet Explorer and Firefox. Is there any common tool? If not, which tool can be used?
Thanks for reading.
Regards,
Sanket
0
votes
1answer
14 views
wxPython: StatusBar does NOT update with long help from wxToolBar
I am creating a ToolBar within a wx.Frame init and setting the help string as follows:
def __init_(self,...):
...
self.CreateStatusBar()
tb = self.CreateToolBar(wx.TB_HOR …
1
vote
2answers
54 views
How can I put a progress bar in a UINavigationController’s toolbar like the Mail app?
My application connects to the network to retrieve some data and I'd like to show a progress bar in the toolbar of the UINavigationController of my application.
What I actually wa …
1
vote
4answers
115 views
Delphi IDE - How to make disabled toolbar buttons grayscaled?
Seams like this one is for real Delphi geeks only.
This is how it looks (sorry, can't post images)
Delphi IDE ugly toolbar
What's wrong - disabled Delphi IDE toolbar and menu b …
0
votes
1answer
57 views
Specifying a custom configuration file for CKEditor
Hi there,
I am trying to add the CKEditor to a page I am currently developing but am having problems getting it to pick up my custom configuration file? I am using CKEditor in Vi …
0
votes
1answer
44 views
Outlook shortcuts style toolbar in Qt
Is there any way to create outloook shortcuts style toolbar in Qt? Should use normal toolbar and try to style it somehow (I have little idea how to achieve this)? Or does Qt provid …
1
vote
5answers
78 views
What’s the best size for toolbar icons?
Windows *.ico files and Mac *.icns files contain multiple size icons. A lot of the icons you can buy also come in various sizes. But, as far as I'm aware, most implementations of t …
0
votes
1answer
44 views
Changing MFMailComposeViewController’s toolbar color
I'm using a tinted navigation bar and a tinted global UIToolbar in my iPhone app.
In my info view, I have a button which opens a MFMailComposeViewController, and the toolbar at th …
0
votes
1answer
331 views
iPhone: adding segmented control to toolbar instead of buttons within navigation controller?
hey all,
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 t …
0
votes
3answers
1k views
Hide New / Actions / Upload / Settings menus in SharePoint Lists / document libraries
How can I hide the New / Actions / Upload / Settings menus within a list or document library in SharePoint? Note that I need to be able to hide these menus for a particular list de …
1
vote
0answers
31 views
How does Google get a toolbar right below the tabs in IE?
I researched through all BHO related documentation, but I just can't figure how Google gets the translation toolbar right below the tabs in IE.
Any useful pointers how to achieve …
0
votes
1answer
18 views
Swing Toolbar placement
I want to display a JToolbar within right side of a split pane, which is also going to contain a JTabbedPane, how can we do that ? wrap TabbedPane and toolbar in some component? ps …
1
vote
1answer
24 views
Powerbuilder: Trying to set the currentitem for a menuCascade
Please clue this newb in.
I've got a menu with it's object type set to menu cascade. I can reference the items in the menu just fine and I can even st the items to enabled or visi …
0
votes
7answers
1k views
ReportViewer - modify toolbar?
Do anyone have good ideas of how to modify the toolbar for the WinForms version of the ReportViewer Toolbar?
That is, I want to remove some buttons and varius, but it looks like th …
0
votes
3answers
28 views
Access 97 - how to edit/explore existing toolbar?
My current job is updating an existing Access97-Project. I haven't worked with Access in a long time and i can't find out, how i can explore a toolbar called "sbmbDrucken" which is …
