Disable Date selection indicator background DateChooser

Hey, guys:

Is possible to disable the background of the selection of the date indicator in a DateChooser? In the example to http://livedocs.adobe.com/flex/2/langref/mx/controls/DateChooser.html, when a user clicks on a given date, the background color of selection indicator turns blue. Is it possible to disable the color?

Thanks in advance.

Alice

Hi again in this case probably what you need is to programmatically skin the DateChooser create a custom class that extends themx.skins.halo.DateChooserIndicator and there set the alpha to 0.0.

Tags: Flex

Similar Questions

  • Saving the selected user Backgrounds

    In one of my applications, I let the user select a background using CameraRoll, but I can't understand how to record the background so that it can be loaded as the backdrop the next time they open the application.

    Should I use a SharedObject? (That's what I tried).

    Hey tyrael,

    Yes the SharedObject class would work perfectly for this. Your best bet is to save the path to the image of the SharedObject object and then simply assign your application background when loading the string stored in the SharedObject.

    So when you allow the user to choose an image, simply save you the path to the entrance of the SharedObject example:

    var sharedObject:SharedObject = SharedObject.getLocal("MyApp");
    
    (...)
    
    sharedObject.data.appBackground = "/path/to/image.png";
    
    sharedObject.flush();
    

    and when you have to do it the same way but in the opposite direction:

    var sharedObject:SharedObject = SharedObject.getLocal("MyApp");
    
    (...)
    
    var image:Image = new Image();
    
    (...)
    
    image.setImage(sharedObject.data.appBackground);
    
    (...)
    
    addChild(image);
    

    hope that sheds some light. Good luck!

  • Disable dates

    I want to disable the dates (yesterday, 3 days ago,...) on my El capitan. I searched this community to "disable dates", but I have not received any response.

    Can someone help me? THX

    Finder > options > command - J

    Uncheck: use relative dates:

    NB. Click here: "use as default" If you want that this preference for all Finder Windows.

  • How to set up a timetable to VI for date selection?

    Hi all

    I need to implement a calendar in my VI for date selection to view historical data like we find on the Web sites of travel agencies?

    & also guide me how to get this kind of calendar...

    Please guide me...

    Thanking you,

    See the other thread I posted...

  • If I happen to love a specific wallpaper, can I force Windows to keep this selected wallpaper? It seems that Windows changes randomly selected enough background often. Thanks - Bob

    Ideas:

    • You have problems with programs
    • Error messages
    • Recent changes to your computer
    • What you have already tried to solve the problem

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    Hello Bob Ford aka.

    , You have selected the background images plus 1? If you have, this could be the cause why Windows changes the photos. This is a slide show. Go to the control panel/appearance and personalization/adjustments (the 1. option in appearance and personalization) / then you have on the bottom of the options window 4. Select the 1. one. When a new window opens, you will see a lot of different photos. Those marked contain a box to checked in the upper right. Check only the photos you want to have or just one and click on save changes.

    P.S.: You can choose your own photo for your background. Click Browse and find the folder with your images and click OK, then if you want, select (check) that you want as the background, and click on save changes. If you want, select the time to change the background, 1 minute, 5 minutes, 1 hour... and so on...

    "I hope I helped =). Boris

  • Disable text selection

    Hello

    How can I prevent selection of text in a webworks app? I found an article by astanley [1], but don't really know how to implement this option to disable text selection.

    Thank you very much.

    Bert

    [1]: http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/How-to-prevent-default-touch-and...

    The provided article shows how to disable behaviors of browser default using JavaScript, especially the preventDefault method available on each key event.

    You should be able to disable text selection, if you copy the following into your page JavaScript code.

    document.addEventListener("touchstart", function(e) { e.preventDefault(); }, false);
    document.addEventListener("touchmove", function(e) { e.preventDefault(); }, false);
    

    Note: This will also disable other behaviors that you might not for your application - or you can (for example the code snippet above will disable also pinch in the zoom and scroll.)

  • Unable to disable a select element on BB with superior to 4.6 OS device

    I am trying to disable the
     

    I even tried to keep disabled = "disabled" as recommended by the W3C in their site, but no luck.

    Could someone help me the error that I am providing the disabled attribute to select the item.

    Thank you

    Ramnadh

    Hi Ramnadh, thanks for reporting this.

    This is a known issue and has already been reported to our internal development team.  It should be fixed in a later version of the pocket computer software.

    In the meantime, you please submit this as a defect in our turned to the public Developer incidents?  This will help improve visibility to the issue for other developers, allow other developers can vote on its important and be notified when updates are provided.  Thank you to mention this post in detail, so it will be assigned to me, and then I can connect to the internal defect report that has already been created.

    Sincerely,

    Adam Stanley

  • VCAC 6.0 cannot see managers added to a new tenant, I get "no data selected" and "NULL" when I try to connect to the URL of the tenant

    1. create the tenant 'INC-Cloud '.

    2. Add the storage of identification number

    3.I try to browse and add a user to be TENANT ADMIN, no problem

    cant see admins 1 .JPG

    4. click on update

    5. now I'm back in INC-Cloud and I can't see the user I just added what I see is "No. DATA SELECTED.

    cant see admin 2 .JPG

    6. I tried CHome and firefox, same result

    7. I added a store ID to the vshpere.local tenant and have exactly the same problem

    Thank you!!!

    UPDATE

    I am also "NULL" (using IE) when I try to log on to the TENANT listed above "INC.-CLOUD", I know it's to see this ID in a way as if I change a letter in the PASSWORD, I got "invalid password"

    NULL VCAC Capture.JPG

    Post edited by: quantum_2 Update: I can't find anything about this in catalina.out

    Something funny/strange in the file vmware-identity - sts.log on the SSO Server?

  • Read files based on date selection

    Hello

    I have requirement such that the server there are some files for example: text20101231, text20111231, text20121231 and text (Note: exercise file does not have any suffix in its name that is text is file of the current year).

    Now in the user INTERFACE may choose 2 dates: starting from Date and to date.

    According to the date selected files should read in my code.

    For ex: If the user selects the Date from: 13/06/2011 and to this day: 31/11/2012 in the calendar then my code should read only the text20111231 and the text20121231 two files.

    I will also check if the year to date is equal to the current year, it will read the file in which it doesn't have any suffix in its name.

    Please suggest how to read the affected files based on date selection.

    Thank you.

    So I'd start with a cfdirectory to all of the directory, to get all the files.  It returns a query object.  You can then use this to do a query of queries, for example according to your date criteria.

    SELECT *.

    OF getAllFiles

    WHERE 1 = 0

    OR a name like "text #i #%".

    ...

  • -Pop-up calendar for Date selection

    Hello

    Someone at - it had advice on how to implement the pop-up calendar for date selection?

    This seems to be the most commonly asked-for customization of OPA on my current project.

    -Patrick

    Hello
    You can create a custom control and in the virtual machine of this custom control, you can use javascript code to display the calendar.

    Kind regards
    Fox

  • The color selector is to select the background color instead of the foreground color.

    You know how when you are painting, you can hold ALT and it will choose a color of the cloth? Well, for some reason, mine still picks up the color, but it assigns background color instead of the foreground color. And when I actually select the eyedropper color tool, it will only select the background color but when I hold the Alt key, you select the foreground color. Basically, he is knocked down to where it is supposed to select. Do you know how it folding? He drives me crazy. Thank you.

    In the Color Palette (window > color) click on the foreground swatch. A "ring" will appear around it.

  • Turn off the Spark list selection indicator

    How can I get rid of list selection indicator Spark entirely?  I don't want the rectangular indicator when the mouse hovers over an element, and I don't want the color to change when the mouse is clicked.

    You will need to prolong converter item by default (ItemRenderer for example) and autoDrawBackground set to false. Then use your converter to element in a list.

    See this document for more information on point of spark converters.

  • Disable data and phone only for international travel

    When I was abroad last year (I got a Blackberry) I was able to disable 'data' and just use my phone.

    Is there an easy way to disable data on the DROID? I have 4 email inboxes. Airplane mode disables all the wireless. Check the accounts 'Never' for email checking?

    Somehow the deactivation of accounts?

    Downloading data can penetrate into the hundreds (especially for my series e-mail sending friends and family who seem to just have TO transmit everything what they get).

    There is an application called Toggle data Widget which I think will give you the functionality you want. I hope this helps.

  • Change the background color of text data selected in a table

    Hello

    I am using a table as part of my GUI.  A user can select an item and it returns the value of the line, please attached file.

    The problem I have is that when a user clicks on a cell, the background text becomes white.  In the meantime, I'm trying to highlight the entire row in one color.  It is not look great.

    Anyone know if this property can be set?

    "The mouse down ? '. Event filter and throw even. Throwing event, you cancel the highlighted cell.

    Ben

  • Disable the activity of background App on Wifi?

    I'm still new to Android and I'm very stingy on battery usage, and I want to know is possible to disable the background monitoring, querying, data or business applications when I'm on wifi?

    I did some research and it seems that there is only one option for deactivation of the basic data, but only when you use the cell data, and there is no option to do this when using wifi.

    I was also confused on the basic data and notifications. I thought disabling notifications stops background activity, and now I discovered that too, I have to find a way to disable background activity.

    The important thing I want to know, is the apps that are not currently running in (live RAM) can still make this substantive activity? Or they can only do this if they are running, which means that they are in the ram?


Maybe you are looking for