Is it (or will it) ever be possible to set the interval on events?

I'm a firefighter and love the iPhone. I work every third day (for 24 hours) and would love to be able to automatically set it in my phone so my shifts are notated for months to come without having to manually enter each and every one. I know right now i can set "every day" and "every week" and so on. Will there ever be a feature where i can set how frequent an event repeats?

Don't know what you may sync your calendar with. But if you sync with a calendar app on your computer or via Exchange (or use Googles calendar and sync with it) those computer apps have far more options and you could setup events there and have them sync over easier.

Similar Messages

  • Is it or will it ever be possible to hide the notifocation bar when using firefox? Either with an extension or as an included setting?

    is there an option i havent found that will allow me to hide the notification bar while using firefox (similar to whats possible with opera mobile) if not is it likely to be added in a future update? as i dont think extensions have enough permissions to hide the notification bar.

    hello, there's the fullscreen addon: https://addons.mozilla.org/mobile/addon/full-screen-252573/

  • Will it ever be possible to run the latest versions of firefox on my G4 with OS 10.5.6 or will I always be non compatible

    Every time an update for firefox comes out it comes upnot compatible with your OS

    Hi dumbum,
    You might want to take a look at the [http://www.floodgap.com/software/tenfourfox/ tenfourfox] project. It's a fork of Firefox that supports PPC and older versions of Mac OSX.
    Hopefully this helps!

  • Will it ever be possible to stream music on iOS devices instead of having to download it?

    Will it ever be possible to stream music on iOS devices instead of having to download it?

    We have no idea. We are just users like yourself.
    You could leave feedback about the issue.
    http://www.apple.com/feedback/itunesapp.html

  • TS2755 When will Apple ever make it convenient for the customer, I just bought an iPad Air and I'm very upset that I can only use iMessage, iPads are the biggest mistake to buy. I'll never buy another if I can text using SMS or MMS

    When will Apple ever make it convenient for the customer, I just bought an iPad Air and I'm very upset that I can only use iMessage, iPads are the biggest mistake to buy if you like texting family and friends. I'll never buy another one if I can't text using SMS or MMS.  Is there any hope for a patch or new operating system to fix this issue, or an app to use with iPad Air

    To send messages to non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
    How to Send SMS from iPad
    http://www.iskysoft.com/apple-ipad/send-sms-from-ipad.html
    How to Receive SMS Messages on an iPad
    http://yourbusiness.azcentral.com/receive-sms-messages-ipad-16776.html
    Apps for Texting http://appadvice.com/appguides/show/apps-for-texting
     Cheers, Tom

  • HT4972 Will there ever be an update for the 2G models or are they now obselete?

    Will there ever be an update for the 2G models or are they now obselete?

    Pretty sure they're well past their "expiration" date.

  • Is it possible to set the child index of items in the design view?

    Is it possible to set the child index of items in the design view? I have a large png that is on top of everything in design view which is really annoying

    Yes it is possible to do so. Goto View>>Tools Pallete. This will open up a tools pallete which you can use to modify the colours and other viewing options of graphs and anything else on the front panel.
    For your purpose u select the background of the graph and  click on the "set colour squares" present in the lower bottom corner of the pallete. This will open up a whole range of colors you can select for the purpose. There in the black and white strip of colours, there is a box titled "T" on the right most corner. Select that "T" and your background color will go transparent.
    Have a nice day. Happy codings.
    Regards
    Asad Tirmizi
    Design Engineer
    Institute of Avionics and Aeronautics
    " Its never too late to be, what u want to be"
    Using LabVIEW 8.2

  • Is it possible to set the project selection?

    The scripting guide tells me app.project.selection is read-only, so this might be a stupid question.  But I could swear I ran across a script recently that was able to select items in the project window (yes, it would be helpful if I could remember which script does this).  I'm hoping to write a script that will select in the project window all the comps that are queued for render.  Is it even possible to set the selection?

    Paul Tuersley over at aenhancers came up with the answer:
    http://www.aenhancers.com/viewtopic.php?f=8&t=1374&p=5243#p5243
    You add and remove items from the project selection by setting the item's .selected flag.

  • Is it possible to set the firefox back button to a custom action in the context of a websocket connexion?

    Simply, is it possible to set the firefox back and forward button to custom javascript function to navigate in a websocket application.
    Thanks in advance

    You may get lucky, especially as Today is a "Sumo Day" with more contributors around than usual. Such a question tends to be slightly off topic, being a hack of a standard Firefox installation.
    What I would suggest is that you try other forums, either a specialist linux forum or the popular Mozillazine forums: http://forums.mozillazine.org/index.php

  • Is it possible to set the stateof a command button

    I want to call a function when the user presses a command button (left click), then wait until he releases the mouse button, then call a second function.
    Here is the code for EVENT_LEFT_CLICK:
    CallFunction_1(...)
    GetRelativeMouseState(panel, control, 0, 0, &mouseLButton, 0, 0);
    while(mouseLButton)
    ProcessSystemEvents();
    ProcessDrawEvents ();
    GetRelativeMouseState(panel, control, 0, 0, &mouseLButton, 0, 0);
    CallFunction_2(...)
    My Problem is, that the button does not chage its state to "pressed", so it appears to the user that he has not clicked on it.
    Is there any possibility to set the command button th the pressed state?

    The reason for this is that the LEFT_CLICK event has not been processed yet. We allow you to "swallow" any event to basically eliminate the built in effect of that event. In your case you want the normal effect of the LEFT_CLICK event to occur (button appears pressed on the panel), but you also want to launch a loop to check when the mouse has been released. This is easily done through posting a deferred call. A deferred call allows the current event to be completed and then calls the deferred callback after that. So your code would be changed to:
    In LEFT_CLICK,
    CallFunction_1(...)
    PostDeferredCall (funcName, (void*)control);
    Then write a function "funcName" with prototype:
    void CVICALLBACK funcName (void *callbackData);
    and code:
    void CVICALLBACK fu
    ncName (void *callbackData)
    int control = (int)callbackData;
    int mouseLButton = 0;
    GetRelativeMouseState (panel, control, 0, 0,
    &mouseLButton, 0, 0);
    while(mouseLButton)
    ProcessSystemEvents();
    ProcessDrawEvents ();
    GetRelativeMouseState (panel, control, 0, 0,
    &mouseLButton, 0, 0);
    CallFunction_2(...)
    This should solve your problem.
    Best Regards,
    Chris Matthews
    Measurement Studio Support Manager

  • [Q]Is it possible to set the hostname as DBCS character like Korean

    My question is that is it possible to set the hostname as double byte character set like Korean or Japanese.
    If possible, What kind of limitation does exist?
    Thanks

    Not that I've found, no : http://www.apple.com/feedback/ipad.html

  • Is it possible to set the default colours in the swatches palette in Illustrator CS4?

    Is it possible to set the default colours in the swatches palette in Illustrator CS4? What I mean is replace the swatches default colour palette with my own, so that each time I create a new document it comes up with my colours rather than Illustrators.

    You might also consider using color groups with Illustrator. Let me know what you think. It may help you out with projects that use the same color preferences.
    Check out the tutorial here:
    http://www.adobe.com/designcenter/illustrator/articles/lrvid4019_ai.html
    Let me know if this helps you.
    Vicente Tulliano

  • Will it ever be possible to send SMS messages at a future time using Siri?

    As Siri can set reminders and make appointments for the diary, as well as being able to write messages and emails, will Siri ever be able to do both and write messages at a future time?
    For example, "At 5:00pm, tell Kay to put the bin out". 
    Would this be possible and would there ever be a need for something like this?
    Also when will Siri be able to find resturants and businesses in the UK as at the moment only US ones can be found.

    Nobody here knows what Apple may or may not do...
    You can leave Feedback for Apple using this Link...
    http://www.apple.com/feedback/

  • Is it possible to set the NLS_DATE_FORMAT for my sessions at apex.oracle.co

    Hi,
    Is this possible?
    I'm in the UK and getting the invalid month error when storing dates.
    Thanks in advance
    Bryan

    Hey John,
    For the 9606 there is a Real-Time clock (RTC) onboard that will use a battery to keep time even if the sbRIO is powered off. Please see the specification manual. http://digital.ni.com/manuals.nsf/websearch/E065536DC595BDD886257C2E00704610
    Once youve set the time the RTC will keep ticking away while powered and when powered off the battery will keep only the RTC powered. So on the next boot the time is kept because of the RTC. You'll need to connect a battery to the RTC VBat line documented in the specification. 
    Kyle Hartley
    RIO Product Support Engineer
    National Instruments

  • Is it possible to set the heap size limits in system-wide config?

    Hi,
    I am trying to set the JRE heap size limits (-Xms and -Xmx) by using the system-level deployment.properties file. The JRE version is 1.6 update 6.
    Normally, I would have something like this in the user-level deployment.properties file:
    deployment.javapi.jre.1.6.0_06.args=-Xms64M -Xmx192MHowever, when the same line is put in the system-level properties, it does not seem to have any effect. I have tried different options, also unsuccessfully:
    javaplugin.vm.options=-Xms64M -Xmx192M
    or
    javaplugin.minHeapSize=64m
    javaplugin.maxHeapSize=192mIs it not possible to address this setting via system-level properties at all? I am hoping that I will not have to resort to per-user config files.
    Best regards,
    Martin

    Hi Michael,
    thank you for your answer. I am sorry, I was unable to find the link to the message 10144001.
    My ultimate goal would be setting the system level settings as opposed to settings per applet. I was unable to find any mentioning of "deployment.javapi.jre.X.X.X_XX.args" in the official documentation here: http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/properties.html
    Best regards,
    Martin

Maybe you are looking for

  • Caliculation schema

    hi gurus, I have an issue which was listed below, please give me advice how to proceed We have a new request about delivery cost.Our request is composed of two parts: First part: We want some mandotary conditions in ZTR002 calculation schema.We make

  • Acrobat PDFMaker serverが

    win XP Acrobat 7.0.9.Office word 2003を使用しています. Word文書をPDF化しようとして.Adobe PDFの変換から作成を選んだところ.ある日突然に「Acrobat PDFMaker serverが読み込めませんでした.インストーラーを修復モードで実行しますか?」と出てくるようになりました.指示どうりに進めても何も変化がありません. ご存知の方.よろしくお願いいたします.

  • TOP LIMIT FOR "OR" SEARCH IN METADATA FILTER

    Would anyone know the top limit for an "OR" search in the Metadata Filter.  Like if you are searching with keywords, how many keywords can you choose in the same column?  Could it be 20?  50?  I have an iMac with Mountain Lion 10.8.4 and Lightroom 5.

  • Flagging in Survey View

    I'm not sure how to explain this, but I'll try because I seriously want to cry... When sorting photos, I set the filter to "unflagged" and then bring up 5-6 photos in Survey view. I then would start at the 1st photo and either flag or reject (thus it

  • Can't open some Canon D60 RAW files

    Hi to all! I have an issue with RAW fles. Most of the files is readable and can be edited but small percent of the files is not. Seems like problem with OS X 10.4.8 because neather Preview or iPhoto wan't accept this files too. Thank you for help