A status bar is an area typically found at the bottom of Graphical User Interfaces that provide information about the computer, the application or other applications.
0
votes
0answers
16 views
iOS unwanted double status bar
Problem: my application shows two status bar, I only want one.
Here is what I did:
I have a view controller which push another view controller onto the screen, which contains another view controller ...
0
votes
4answers
28 views
statusBarFrame.height returns 1024.0 when in Landscape (iPad)
I have been using the following code to get the height of the status bar:
[UIApplication sharedApplication].statusBarFrame.size.height
This works perfectly in Portrait mode and returns the expected ...
0
votes
1answer
10 views
ToolStripStatusLabel delay message
I have a brief question.
In my program I want to use a ToolStripStateLabel to display some info to the user. Comming from c++ and QT I don't quite understand the .net variant of this controll. ...
0
votes
1answer
25 views
iOS - Can I make the status bar look like the in-call
I need the status bar to look like there is a call and execute certain piece of code when the user taps the status bar.
Is it possible. I can't find any API allowing me to play with the status bar
0
votes
0answers
21 views
Vertical statusbar (android)
I want to make vertical statusbar (Gravity.LEFT | Gravity.FILL_VERTICAL for TabletStatusBar in a SystemUI.apk) Who should to say the windows - All application and them Activity must be located to the ...
0
votes
0answers
56 views
Can the Status Bar be shown while fullscreen on Android 4.2?
I've been working on an app that will show the notifications, even though the app is running in fullscreen mode. I've got it working most of the time on Gingerbread, but I can't get it to work on 4.2. ...
-3
votes
0answers
18 views
I can not expand statusbar no my nexus 4 with android 4.2, [duplicate]
I can not expand statusbar no my nexus 4 with android 4.2,but other level is running OK ,My code is:
public void OpenNotify() {
// TODO Auto-generated method stub
int currentApiVersion = ...
1
vote
2answers
78 views
I can not expand statusbar no my nexus 4 with android 4.2
I can not expand statusbar no my nexus 4 with android 4.2,but other level is running OK ,My code is:
public void OpenNotify() {
// TODO Auto-generated method stub
int currentApiVersion = ...
0
votes
1answer
28 views
QStatusBar not showing
I have this:
status=new QStatusBar(statusBar());
status->resize(MainWindow::size().width(), 10);
status->showMessage("Welcome!", 10);
status->show();
It does not show the message. However, ...
1
vote
1answer
49 views
Remove rounded corners below UIStatusBarStyleBlackOpaque on iPhone running iOS 6
Since iOS 6.0 the OS adds rounded corners below the statusbar with style UIStatusBarStyleBlackOpaque on the iPhone.
Is there a way to remove them?
1
vote
0answers
10 views
status bar activity skips parent to return to grand-parent
My android app uses an abstract activity, StatusActivity, for my status bar. In my status bar is a button that dispatches activity Zeta. Now say AlphaActivity dispatched BravoActivity, and then from ...
0
votes
2answers
71 views
How to detect expanding of status bar?
My application allows launching of other application from mine.None of my activity shows Status Bar.But when launching other applications like Camera the user can access the status bar.So i tried the ...
0
votes
0answers
15 views
how to use expand and collapse methode?
I use the service given by the code below to hide the statubar bar. I would like to use expand and collapse method in the same service . but the problem is when i try this. I test my programe, the ...
0
votes
0answers
16 views
pushview to force statusbar rorate with ios6.0
i have a UIViewController which is being pushed to UINavigationController. The view should be displayed in Landscape only. I adopted the approach to force statusBar to landscapeLeft (or Right) based ...
0
votes
2answers
69 views
WPF ProgressBar in StatusBar won't stretch
New to WPF & I have the following XAML
<Window x:Class="Wpf.RossKiosk.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
...
0
votes
0answers
40 views
C# How to have Multiple Label Changes With Progress Bar
Okay So i am new to programming and i want a label infront of my progress bar to change acordingly, as in not updating updating and done, And a message box to pop up when it is done, i've tried many ...
0
votes
0answers
43 views
How can I change a Spark WindowedApplication StatusBar skin programatically?
Currently I'm using the ideas in this post to skin my s:WindowedApplication, so in the declaration of my component I have skinClass="StatusBarSkin1". Also in my preinitialize function I have a method ...
0
votes
0answers
50 views
Android: how to detect that status bar opened
I am writing an app that needs to know when the status bar opened, and then do something accordingly (for example, fire an intent).
I searched the web exstensively for a way to detect when the status ...
0
votes
0answers
55 views
Doubled-up menu and status bar in VB .NET?
This is a bit of an odd one, and I'm starting to think this might be a bug with VB 2010, but I'm curious to see if anyone else has run into this problem and has a resolution for it, none the less.
I ...
4
votes
1answer
85 views
StatusBar is on top of navigationBar after MailComposer is dismissed
Problem: My status bar appears on top of navigationBar after I present and dismiss MFMailComposerViewController as modal view.
-(IBAction)openMail:(id)sender
{
MFMailComposeViewController *mc = ...
0
votes
0answers
16 views
How can i dynamically show and hide staubar programatically using eclipse plugin
I want to show/hide statubar dynamically.i created statusbar as follows
**<extension point="org.eclipse.ui.menus">
<menuContribution
locationURI="toolbar:org.eclipse.ui.trim.status">
...
1
vote
0answers
72 views
Add subview above statusbar in storyboard project via UIWindow
I used UIwindow to add subview above the status bar ,but is of no use.Every time I press button no window [[UIApplication shareApplication] windows] shows that there are 3 windows.
I added a button ...
0
votes
1answer
289 views
Android how to hide NotificationCompat.Builder notification`s icon on status bar?
My question is quite simple, but I cant get around it for a long time so I'm asking here.
How to hide the ongoing notifications icon, that is displayed in status bar? I am creating the notification ...
0
votes
2answers
165 views
Android Display a notification into the statusbar without an expandable view
I need help to do something.
I try to display a notification into the android statusbar.
It will inform the user that a synchronization with the server is in progress.
Now, I use this code and it ...
2
votes
0answers
78 views
is there any chances to get the statusbar tinted on iPad (iOS 6)?
iOS 6 provided statusbar tinted on iPhone, but I cant find it on iPad
I tried to modify [SBApplication StatusBarStyle] and other [StatusBarStyle]'s value to "1" via FLEX (Cydia plugin), and after I ...
0
votes
1answer
55 views
Hide status bar
I have a start page with some buttons and when pressing a button it slides to next ViewController using Navcontroller.
I want to have the status bar visible from start and for most of the different ...
1
vote
0answers
441 views
How to hide System Bar and show the System Bar in android(4.1.1)
I need to show and hide the system bar in my application,hence I used two buttons for that. I used to test for both Android(3.0.1) and Android(4.1.1) devices. For android(3.0.1), I am able to hide and ...
1
vote
3answers
2k views
how to disable notification bar for an android application? [duplicate]
I have an android application which lists installed applications and launch them on item click.I want to disable accessing NotificationBar from my application.ie,When user launch 'Browser' ...
0
votes
2answers
64 views
mfc remove default toolbar
I've making simple desktop game in mfc for school project, I've managed to make my app be full screen and to remove menu bar but I can't find out how to remove default built in toolbar from my app or ...
1
vote
2answers
172 views
Digital clock in status bar in python 3 and tkinter
I want to put this digital clock:
import sys
from tkinter import *
import time
root = Tk()
time1 = ''
clock = Label(root, font=('times', 20, 'bold'), bg='green')
clock.pack(fill=BOTH, expand=1)
...
0
votes
1answer
59 views
view is hidden behind status bar when push segue with hidden nav bar or modal segue
I am trying to segue to a view that does not show a nav bar. If I do a push segue to the view and hide the nav bar then part of the view is hidden behind the status bar, it should be displayed 20 ...
0
votes
0answers
63 views
Hide part of the clock, battery, etc… from top Screen. android
I know how to hide the ActionBar:
final ActionBar actionBar = getActionBar();
actionBar.hide();
But how do I hide the section above? (clock, battery, etc. ...)
0
votes
1answer
36 views
how to protect the notification bar?
I want to detect the action based on the status bar. In fact I want to limit the right of this section. i tried
mGrid.setOnTouchListener(new OnTouchListener(){
public boolean ...
1
vote
2answers
611 views
how to hide the status bar in launcher?
there are launcher which offers the possibility to hide or protect the status bar. i tried to get the position of the menu with TouchEvent and menu position when there is a touch I put a popup to say ...
-1
votes
2answers
49 views
Whats wrong with TStatusBar?
I have two forms called fmMain and fmEmpl. Both have each TStatusBar called sbMain and sbEmpl. I have a TDataModule called dmData to store the database components.
I need to update the sbEmpl panels ...
0
votes
1answer
129 views
Change statusbar Winterboard
I'm creating a new Winterboard theme,
and i wanted to change the status bar on the iPhone…
Is this possible using Winterboard ?
And.. How?
Thanks
Evert de Spiegeleer
1
vote
2answers
132 views
Vim - change status line colours in .vimrc?
From this question : How can I change vim status line colour? I learnt how to change the status line colouring, like this :
hi StatusLine ctermbg=3 ctermfg=4
That's fine but how can I do that for ...
1
vote
0answers
70 views
Mac status bar app icon moves on click
When you click on the status bar icon to show the app, the icon jumps to the left until you focus on another or the window redraws, like when you activate Mission Control. I have figured out it only ...
1
vote
1answer
85 views
Android:Layout move upwards & about 20dp area from the top hides behind the status bar
I am using this link! for cropping an image and after getting the cropped image somehow whole layout moves about 20dp upwards and hides behind the status bar (this is random behaviour i.e happens ...
1
vote
1answer
107 views
iOS Status Bar remains in landscape after full screen video
I have an app that is only Portrait but in one view I display a video. That video is
presented as a modal view controller in fullscreen.
Once the user start playing video, this view can be rotated ...
1
vote
1answer
150 views
How to close the status bar/notification panel after notification button click
I've browsed through Stackoverflow and have seen that this question has been asked, but I didn't find any solution.
I have a custom notification with 2 buttons. I want the status bar panel to close ...
0
votes
1answer
43 views
Android statusbar code deprecated
Hi mates i'm trying to develop an app which needs to send a notification for the user at certain time. In the internet i found this code but eclipse says that it's deprecated.
Do you know which is the ...
3
votes
2answers
459 views
cant hide statusbar in ios using xcode phonegap
Im trying to remove the statusbar in my xcode iOS project. phonegap version 2.5. Ive tried the following.
1) removing statusbar from phonegap specific projects by adding the following line to ...
0
votes
0answers
37 views
Status bar Flicking during dialog display?
Application is fullscreen/noTitleBar theme.
I am creating a Custom Dialog. Here is the method -
void showCustomDialog()
{
dialog = new Dialog(context);
...
1
vote
1answer
177 views
Hide System Popups like recent task, notification bar like done by surelock app in android 4.0
I am developing a standalone application (kiosk mode) for a android 4.0.3 running tablet, my problem is that user can go to the setting using the notification area of system status bar and force stop ...
2
votes
0answers
442 views
my status bar in android 4.2.2 emulator is broken
Today I found the status bar in android 4.2.2 emulator is broken.I cannot pull it down.
I have no idea what happened.
0
votes
1answer
43 views
Status bar height changes after playing a Youtube video
I have this Web view that loads a list of videos in youtube. After I select and play any of this videos, the Web view is shifted 20 pixels up. I've printed values of status bar before and after ...
0
votes
0answers
57 views
Android - Pass MotionEvent to SystemUI
In my app, inside a Service to be precise, I create a view and overlay it on top of the statusbar.
Now I want to pass it to the status bar itsself if the pointerCount is NOT 2.
So when the user ...
0
votes
2answers
191 views
Android Show Activity Title/status bar at the top after it is hidden
Currently in my FragmentActivity, I hide the status bar by, in the onCreate method, doing the following:
requestWindowFeature(Window.FEATURE_NO_TITLE);
...
0
votes
0answers
69 views
status bar tap event without changing the app delegate window
I have several view controllers in my project and in each of one of them i want to implement different functionality for pressing on the status bar event
i did a change in my app delegate:
...







