Top "Title" questions

**DO NOT USE THIS TAG.

How to set windows title in python qt?

I develop in pyqt and i made deb package on Ubuntu. It contain .desktop file, so it automatically add icon …

window pyqt title gnome-3 gnome-shell
Get title of current figure in MATLAB?

I have a figure opened with a certain title. How do I get the title string? I have tried get(…

matlab properties title figure
Flot chart title option?

Does Flot have an option that can be set to give the chart a title? I'm not seeing one for …

graph charts title option flot
WebDesign: Header file, but with custom Page titles?

I've been using headers to create templates for websites. It's easy, and very convenient for debugging. I now face the …

php html header title
iPhone Title and Subtitle in Navigation Bar

In my application, I'd like to have the navigation bar display a title and subtitle. To that extent, I added …

iphone uinavigationcontroller title uinavigationitem subtitle
Can I use alt and title properties within SVG elements?

To make my inline SVG image more searchable by google, can you add alt/title properties/attributes within svg elements …

html svg tags title alt
ios Title and Subtitle in Navigation Bar centered

I'm trying to have two UILabels in my navigation bar instead of just one. I followed this link to have …

ios uinavigationbar center title subtitle
jQuery Select All Elements That Have a Title

I need to apply a tooltip plugin to a bunch of different elements on my page. The only common property …

jquery css-selectors tooltip title
Back Button in UINavigationBar Hide Problem

When I use this: [self.navigationItem setHidesBackButton:YES animated:NO]; to hide the back button in my navigationBar, my title …

objective-c uinavigationcontroller title uibarbuttonitem
BottomNavigationView - How to uncheck all MenuItems and keep Titles being displayed?

As I liked the design from BottomNavigationView I decided to implement a new Menu for my App with it, instead …

android title menuitem bottomnavigationview