Top "Titlebar" questions

An area of a window in a graphical user interface (GUI), normally located at the top, that commonly displays the name of the application, options for manipulating the window, and other important information about the application.

Xcode & Swift - Window without title bar but with close, minimize and resize buttons

I am currently using Swift in Xcode 6, Beta 5. I am trying to remove the title bar, or any visible difference …

swift cocoa interface-builder osx-yosemite titlebar
Is it possible to display a wpf window without an icon in the title bar?

As we all know, if the icon for a wpf window is undefined then the default icon is displayed. I …

wpf xaml dialog titlebar application-icon
Dragging custom window title bar from top when maximized does not work

I have a custom title bar and with the window style set to none. On the click of the title …

c# wpf window customization titlebar
How Can we hide title bar while using action bar?

I'm using ActionBarSherlock and I'm trying to hide the title bar of my application but whenever I do that, I …

android android-actionbar actionbarsherlock titlebar
Setting the title of a navigation bar inside a tab bar controller

Well in my app I have a navigation controller with a table view, and when pressing a button a tab …

ios uinavigationcontroller uitabbarcontroller titlebar
How to change the title icon of a Windows Forms application

How do I change the title icon of a Windows Forms application?

c# winforms titlebar
How to center align the title in a JFrame?

I have a JFrame with a Title. I want center align the title, so that it appears in the middle …

java swing jframe titlebar
How to create a custom ActionBar with a navigation drawer?

Hi I want to create a custom ActionBar with navigation drawer in my app. In that i want to show …

android navigation-drawer titlebar custom-titlebar
Trying to turn long title in to ellipsis on responsive design

I'm designing a responsive web app, and I'd like to encapsulate long text in the title with an ellipsis. How …

text responsive-design titlebar
Windows Form with Resizing Frame and no Title Bar?

How can I hide the title bar from a Windows Form but still have a Resizing Frame?

c# winforms visual-studio resize titlebar