Rotating alert view

I am writing an app which doesn't support viewing landscape mode. But same time, i wanted to implement a feature which will allow user to see an alert message if he turns his device into landscape mode. The alert message shows up, but since I dont support landscape mode, the alert doesnt rotate.
Is there anyway I can turn the alert message frame to landscape mode and keep rest of the UI in portrait mode?

I think you need to set the transform property of that view to CGAffineTransformMakeRotation(MPI2).

Similar Messages

  • How to make an alert view without buttons on iphone?

    Hi,
    I'm trying to create an alert view without buttons. On my iphone application I have to run a process, while the process is running I want to display an alert view with info about the process, and then when the process is done I want to dismiss that alert view.
    Any ideas about how to do this?
    Thx!

    this is what i use. I added in an ActivityIndicator just for looks
    UIActivityIndicatorView *loadingInd = [[UIActivityIndicatorView alloc] initWithFrame:CGRectMake(120.0, 90.0, 30.0, 30.0)];
    alertView = [[UIAlertView alloc] initWithTitle:@"Loading" message:@"Telling your Mom" delegate:self cancelButtonTitle:nil otherButtonTitles: nil];
    loadingInd.activityIndicatorViewStyle = UIActivityIndicatorViewStyleWhiteLarge;
    [loadingInd startAnimating];
    [alertView addSubview:loadingInd];
    [loadingInd release];
    [alertView show];
    [alertView release];

  • Alerts viewer - component

    Hi
    I am looking for an alert viewer component.
    Does anyone have a recomendation of a commercial one?
    I need something that will look like "hp open view"
    Also....
    I would like to know of a swing components package - one with it's own "sorted" tables,trees, tree tables,charts ect....
    I will be happy to hear some recomendations.
    Regards,
    Liat

    Quest Software for re-usable table components.

  • SQL query for custom alert view

    I have created a custom alert view and scoped to show alerts related to group of servers.
    Alert view Criteria: Resolution State - New, Severity - Warning and Critical, Group - "Group 1"
    I am trying to query the Operations Manager database to show the alerts with same criteria using below query.
    select MonitoringObjectName, ResolutionState, Priority, Severity, TimeRaised, TimeAdded, TimeResolved, AlertStringName, AlertStringDescription from AlertView where ResolutionState = '0' AND (Severity = '2' or Severity = '1')
    AND
    MonitoringObjectId IN (select TargetObjectId from RelationshipGenericView
    where SourceObjectDisplayName = 'Group 1')
    in Console i see both warning and critical alerts where as in SQL query output i see only critical alerts.  Could you please correct if I am using wrong query. also please share your suggessions if i am completely wrong on this.
    Kind Regards,
    Bommi
    ~Bommi

    your query looks perfectly fine. Are you sure if the alerts you see in the console are of the 'Resolution State =0' (New). It might be the case where the alert have moved to a fidderent resolution state.
    Also, take a sample warming alert from console, query for the same in DB and check the Severity value. If it is '2'.
    Regards,
    Saravanan

  • Reporting Agent - Alert Views & Alert Details repeating twice

    Hi All,
    I have configured reporting agent settings for a BW Query. The exceptions will be communicated through email. The email has been configured to output Alert Views & Alert Details. However when we recieve the email, the alert views, details as well as the URL is repeating twice. Is there a way to correct this issue. Also URL sometimes is not full, it truncates for some reason. Please advise.
    Thanks a ton.

    Hi,
    Reporting agent is available and can be used in BI 7.0 with running reporting_agent transaction but SAP recommends to use information broadcasting instead reporting agent.
    Note that you can only use the Reporting Agent if you are working with queries and Web templates in the SAP BW 3.x format.As of SAP NetWeaver 7.0, the Reporting Agent functions are covered by Information Broadcasting.
    Regards.

  • InDesign CS 4 reliable Ruler Guide locations in Rotate Spread View

    While working in a Rotate Spread View (90º CW) the X and Y location of the Ruler Guides will be no longer reliable until you Clear the Rotation.
    Sounds like a Bug or needs to be added in an update!

    They look reliable to me. The absolute coordinates don't change because you are just rotating the spread VIEW, not any positioning. If you rotate 90 degrees, the y ruler will now be horizontal and the x ruler will be vertical, but the zero point will remain in the same position on the page.
    That isn't to say it takes some getting used to. :)
    Peter

  • Exclude Advisor/Azure Alerts in SCOM Alert View

    I'm analyzing a lot of Servers which of course generates many alerts. Is there any way to exclude them in the SCOM Console Alert View? All my Advisor "Managed" Servers are in a group, but I didnt find any option to exclude the whole group (generating
    the alerts) from the SCOM View. Event not to Exclude from my Subscribtion (generating E-Mails) - what i miss is kind of *NOT* raised by any instance of a specific group.

    You should be able to filter based on the rule - since all Advisor Configuration Alerts are generated by the same 'sync' rule.
    Or you can disable syncing them altogether
    http://blogs.technet.com/b/momteam/archive/2014/07/24/how-to-stop-the-receiving-of-advisor-alerts-in-operations-manager.aspx

  • Exclude Server in Maintenance View from the Alert View?

    Hello,
    I don't know if my eyes are crossing but I would like to create a view excluding the server in maintenance mode. So far I do not see an easy way to do it... except maybe through a grouping process under Authoring!!!
    I would like an alert views with only the active servers. If a server has a previous alert and I pass it in Maintenance Mode it remains in the view I would like to exclude it.
    Any idea?
    Thanks,
    Dom
    System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager

    I agree with Suresh and Gautam. One addition to this is that you have to ensure that you have procedures in place that requires to put an object into maintenance mode
    BEFORE you do any maintenance. That saves you from a lot of unwanted alerts. What you see quite often is that users will put it in maintenance mode after the first alerts arrive. Teach your users to do it before and also make sure that this
    is added to your RFC procedure and manuals. If you have this step added to runbooks you can reduce the amount of false alerts.
    Hello Ruud
    The training was done. The main issue we are facing is for upgrade/fix etc... the alert requesting the fix or the upgrade is often pending so the idea from Suresh is excellent
    Thanks,
    Dom
    System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager

  • Dashboards - Alert View Widget Column Width

    Hello, I am trying to create some Dashboards using the Alert Widgets. I am having problems with the column width. The default widths are not useful and take up to much screen space for a dashboard (example" Maintenance mode is really wide just for
    a icon). After I create the Dashboard I can adjust the column width just fine, but as soon as I go to another view and come back SCOM forgets how I had it all configured and resizes it back to default. How do I fix this and get it to save my custom widths? 
    Thanks!

    It is because every time you go back to Alert View Widget, it will reload its original configuration. You can modify the orgininal configuration setting by export the MP, contains the Alert view Widget, and modify its XML file.
    The column width setting is under
    Presentation -> Component Overrides -> ComponentOverrideID -> Bindings -> Binding PropertyID="Columns" -> Complex Value Type(select the coumn which you want to set the column width) --> Binding Property ID="Width" -> SimpleValue Value="12"
    ( 12 is the new column width)
    Roger

  • How to get result after click alert view by itms-services://?action=download

    hi,
    is any possible to get result after click alert view by using [[UIApplication sharedApplication] openURL:@"itms-services://?action=download-manifest&url...
    when i close app, the alert view ([[UIApplication sharedApplication] openURL) is aleady exist, is it not uialertview?, i can't find any alert view by
    for (UIWindow *keyboardWindow in [[UIApplication sharedApplication] windows])   {
            if ([[keyboardWindow description] hasPrefix:@"<UIALERT"] == YES) {
                isExists = YES;
    any help, thanks.

    I have the MS-6968 device and i want to use driver 1.4.x or 3.0.x. I found the driver 1.4.2.10 but i cannot find any WIDCOMMSecurity code.
    So, can anyone give me a link for BTWPatcher.exe???
    It cannot be found here (Jon's Bluetooth ) anymore.
    Thanks

  • How to create a state view / alert view hosting more than one class?

    We have an applications which has two type of servers: one is connector server while another one is processing server. So I created two classes for each of them: ConnectSrvClass and ProcessSrvClass. Each of the class has a property "Type" to mark
    what kind of server it is.
    Now I want to create ONE SINGLE state view to display the state of both classes. Samething I want to create ONE SINGLE alert view to display alert coming from either type of the servers. Is it possible? If so, how?
    Thanks!

    Create an instance group, and then scope the view based on that group. This will work well for an alert view, but not as well for state view. If you want state view with multiple classes using same seed, then you can select the server role as base for
    those classes and display state of each in a single view. This is
    explained here.
    Jonathan Almquist | SCOMskills, LLC (http://scomskills.com)

  • Images rotated in Browser do not appear rotated in Viewer

    I have the following problem in Aperture 2.1. I rotate images in the Browser and they appear to rotate just fine, but when loaded into the Viewer the images do not appear rotated. When exported by dragging from the Viewer to the Desktop (or other folder location) the images are not rotated, but when exported via the File>Export>Version command they are rotated.
    What gives? Why do the images not appear properly rotated in the Viewer?
    System info:
    Macbook Pro Core Duo 2.16 GHz
    2 GB RAM
    Mac OS X 10.5.3

    Solved my own problem. Nuked the Aperture preferences and everything seems to be working now.

  • How to rotate the view of numbers spreadsheet in iphone?

    Hi,
    I can rotate the veiw of numbers's spreadsheet in ipad but somehow the view in iphone didn't? is there any setting or that's the limitation of iphone?

    The ony way you can rotate them to my knowledge is when you are printing. Tap the wrench > share and print > print > (tap the gear) > choose portrait/landscape.

  • Images rotated when viewed on ipods/ipads

    Some images on ecommerce site are rotated 90 degrees when viewed on ipods and ipads.  The site is http://ladiesdesignerfashions.co.uk and its not just images on the slider on the home page but also images on product pages.  The images all appear to be set up correctly and I can't see why they are being rotated.

    Hi Jim,
    Could you please mention the models and OS versions of the devices that render the page with issues?

  • Stuck on rotated screen view

    Hi,
    You know how when you rotate your ipod, it changes the screen view to the sideways one? Well my ipod is stuck on that side screen display for my music and internet browser and so I can't get back to my playlists to choose what I want to listen to. Can anyone help? I have had this problem before and I left it for a week and it fixed itself but it is very annoying!!

    Plug it into iTunes and do a Restore. Use your backup data for the restore. If the problem persists, you are going to need to try "restore as new". Past that, you should take it to your local Apple store.

Maybe you are looking for

  • Sender JDBC Adapter hang after network problem ?

    Hi, I got problem with Sender JDBC Adapter. in the normal condition it is working fine. no problem at all. The problem coming after network connection problem within XI and database for about more than 24 hours. After the connection resume the Sender

  • Applet not loading from JAR?

    Well, I've been having a bit of a problem with embedding my applet into a webpage. My applet tag looks like this: <applet archive="poke.jar" code="a.class" width=550 height=600> <param name=cachelistsrcdir value="http://io9labs.com/poke/cache"> </app

  • How do I get rid of the unnecessary animations everywhere?

    I've just uopgraded and have found a few irritating animations i want to get rid of. In the past if I clicked a button there would a fraction of a delay and your command would happen, now you have to wait a good 2-3 seconds while the computer gears u

  • XL Reporter = Error! Unable to get document! Type: 1

    Hi, I've a message error from XL Reporter. After upgrade B1 2004.A from PL9 to PL24 and then PL31 each time that I start add-on I see this error message: http://img420.imageshack.us/img420/5664/one6se.jpg Anyone can help me ? Thank you for attention.

  • Cost price determining wrongly

    Dear all, I have one issue. I have created one service order In which one component is issued. The problem is that at the time of creation of DMR The Actual Costs(EK01) of the component is determining wroungly. Say actual cost of the component is 1Rs