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.

Android: What's the difference between a title bar and an ActionBar

I can't tell if they're the same thing or not and they seem to have different methods for removing them …

android android-actionbar titlebar
Tkinter: windows without title bar but resizable

What I know is if I want to create a window without title bar, I can write root = Tk() ........ root.…

python resize tkinter tk titlebar
TitleBar back button for UWP

I've seen that the windows settings are using a back button in the title bar; and would like to include …

c# .net windows win-universal-app titlebar
Blank title in action bar

Is it possible to remove title bar which I think is ugly and doesn't fit in my application but still …

android android-actionbar titlebar
Hide buttons from titlebar in Cocoa

The Apples Human Interface Guidelines say: macOS Human Interface Guidelines: Panels How do I make the very first titlebar in …

objective-c cocoa window nswindow titlebar
Hiding title bar / notification bar when device is oriented to landscape

I want my title bar to be hidden when I turn my device to landscape. I have seen the XML …

java android titlebar device-orientation
Android custom dialog shows android title bar

I have made an xml file like this: <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:…

android dialog titlebar
Get max width of uinavigationItem.titleView?

I have a custom titleView that I need to set the max width for. That would be the screen width …

ios uinavigationbar frame uinavigationitem titlebar
Draw Custom Buttons on Windows Vista/7 Aero Titlebar

I found this question on StackOverflow. Basically, the user wanted to draw custom buttons on the titlebar. I tried the …

c# vb.net winapi windows-vista titlebar
Remove titlebar in Gnome

I have a window in Gnome whose titlebar I would like to remove. This was easy in FVWM2: I just …

gnome titlebar window-managers x11 ewmh