How to use black skin for specific controls?

I am using black skin for segmented control. There seems to not be any property of skin or colorshade.

How would I do that?

Hey,.

There are two methods available to set the skin to a control object segemented. The first is a setBackgroundSkin() and the second is a method of setButtonSkin(). Try the following and see if the counting works:

import qnx.ui.skins.buttons;

(...)

var myControl:SegmentedControl = new SegmentedControl();

(...)

myControl.setBackgroundSkin(SegmentedControlSkinBlack);
myControl.setButtonSkin(RoundedButtonSkinBlack);

Be sure to import the skin button package and also replace "myControl" by your control object segmented. Hope that helps. Good luck!

Tags: BlackBerry Developers

Similar Questions

  • How to give Admin rights for specific applications in windows 7 Stater

    How to give Admin rights for specific applications in windows 7 Stater

    I have a problem in Windows 7 Stater Pack

    I do not know where to place the issue or create the question

    My problem is that I can give admin access to application specific to Windows 7 stater

    in fact I use photon AUNTIE I want to be accessed by a Local user Standard user is not an admin user

    Once I click on the icon of Photon to connect it always ask for admin password.

    I want to work on a local user without admin password

    Please help about this.

    Thank you.

    Hello

    Note: To be logged in as an administrator or enter creditionals administrator account to make changes

    Method 1:

    The prompt that you get is the setting on your computer user account control. You can change the setting and use them according to your requirements and run programs in the standard account. See the below links for more details-

    http://Windows.Microsoft.com/en-us/Windows7/what-is-user-account-control

    http://Windows.Microsoft.com/en-us/Windows7/how-do-I-change-the-behavior-of-user-account-control-by-using-the-slider

    http://Windows.Microsoft.com/en-us/Windows7/what-are-user-account-control-settings

    WARNING: User Account Control (UAC) can help you to prevent your computer from unauthorized changes. It works by asking permission when a task requires administrative rights, such as installing software or changing settings affecting other users. We do not recommend disable user account control. If you turn it off, you must reactivate as soon as possible.

    Method 2:

    You can even use the steps below and check-

    1. right click on the program file , click on Properties.

    2. now click on compatibility and select run the program as administrator.

    3. now click on change settings for all users and click ok. Now, check to see if the problem resolves.

    I hope this helps. Let us know the results

    It may be useful

  • How to use transfer windows for xp to xp. When I plug usb computers are delivered to the top with the same screen and when I try to use the transfer to the new computer, it just said information gathering and sits for hours

    How to use transfer windows for xp to xp.  When I plug usb computers are delivered to the top with the same screen and when I try to use the transfer to the new computer, it just said information gathering and sits for hours

    Hello, welcome.

    The process is automatic and the maximum transfer rate should be about 20 GB/HR. If the process crashes during that long of a time, it's probably because of something internal rather something you're doing wrong.
    For reference purposes, I included this link. It goes into the details of the migration from XP to Vista (and the basic steps you follow). The instructions are for migrating to Vista via the network, but you can easily follow the steps and choose a different option for your specific installation.
    For both machines, I recommend you to prepare for the transfer using the following procedure:
    1. click on START > run
    2 type "msconfig" (without the quotes) and press enter
    3. go to the "Startup" tab and uncheck all the entries displayed
    4. click on 'Apply' at the bottom right
    DO NOT RESTART YOUR COMPUTER AGAIN
    5. click on START > run
    6. Type "cmd" (without the quotes). Right-click on the result at the top of the menu START and select 'run as administrator '.
    7. type chkdsk /r and press enter
    8 allow the system to attempt disassembly of the volume
    9. allow the system to plan restarting
    10. restart your computer
    11 let checkdisk analyze the file system on your hard drive
    12. Once completed, perform the same steps on the other machine
    13. Once completed, repeat the transfer

    Let us know what happens
    Thank you!

    Ryan Thieman
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • How to use mobile data for large app download data

    How to use mobile data for large app download data

    How can I set big data

  • Any how to use the Cloud for business training

    As in the topic I'm looking for inspiration, examples, how to use the Cloud for his work.

    My organization is a training, coaching and HR solutions company. (If you are interesting in, welcome to [deleted by Moderator])

    I believe that such tools as a Cloud technology could training more effective and more attractive to the user in its form.

    Will be grateful for any suggestion

    Wik

    Hello

    Please see the pricing and membership creative cloud plans | Adobe Creative Cloud

    You can also attach sales to understand plans and benefits.

    Contact us | Adobe

    Hope that helps!

    Kind regards

    Sheena

  • How to get ece_tp_location_code (tprt_number) for specific command type in OM r12

    Hi all

    I need order_type_id, tprt_number (ece_tp_location_code) from the tables below

    Select ece_tp_location_code from hz_cust_acct_sites_all

    Select order_number in oe_order_headers_all

    Select transaction_type_id from oe_transaction_types_tl

    I'm passing order_number and transaction_type_id in the where clause

    How to get ece_tp_location_code (tprt_number) for specific command type in OM r12

    Thank you

    Hello

    This query can help you,

    Select order_type_id, ece_tp_location_code, ot.name, order_number in the oe_order_headers_all oh, AHC, oe_transaction_types_tl ot hz_cust_acct_sites_all

    where oh .sold_to_org_id = hcas.cust_account_id and oh .order_type_id = transaction_type_id and order_number = 185383 and transaction_type_id = 1144;

    Kind regards

    SoundariyaKumar.R

  • just bought SCAN SNAP supplied with disc of Acrobat, but only for PC, I use a MAC, the serial number of the disk, how to use and get for MAC

    just bought SCAN SNAP supplied with disc of Acrobat, but only for PC, I use a MAC, the serial number of the disk, how to use and get for MAC

    Standard Acrobat's window only; Acrobat pro for mac

  • How to use as operator for several values

    Hi all

    I want to obtain the column values for the column - filed_name which ends by ('X 1', 'X 2' 'X 3' 'X 4' 'X 5' 'X 0' 'XA' 'XB' "XM" "XP" 'X' "CM" "MT") of the variable_info table


    I tried to use as shown below

    SELECT * FROM VARIABLE_INFO WHERE FieldName like (' %x 1 "," %X 0 ");

    but getting error
    ORA-00907: lack of right parenthesis

    can someone tell me how to use as operator for multiple values?

    Thank you/kumar

    You need not a subquery, just make sure that you use parentheses to group your GOLD requirements

    SELECT RELATION ,
    FIELD_NAME ,
    ATTRIBUTE ,
    FIELD_DESCRIPTION,
    SOURCE
    FROM VARIABLE_INFO
    WHERE RELATION NOT IN ( 'CHAI',  'ITAB', 'ITB2', 'ITB3', 'MINI', 'NOTE', 'MINC', 'FINI', 'FTIM', 'FWTG', 'FMLY', 'FMIS', 'FSUM', 'MEMB' ,'FINC', 'FASO')
    AND (SUBSTR(FIELD_NAME,-2) in ('X1', 'X2' ,'X3', 'X4', 'X5', 'X0', 'XA', 'XB', 'XM' ,'XP' ,'CM','MT')
      OR substr(FIELD_NAME,-1) in ('X')
      OR substr(FIELD_NAME,1) in ('J')
      )
    AND (ATTRIBUTE LIKE 'NUM%' OR ATTRIBUTE = '-') ;
    

    The error you are getting sounds like a problem with the definition of VARIABLE_INFO. It seems the synonym or something that it points to rear edge

    For example:

    CREATE SYNONYM X FOR DUAL;
    CREATE SYNONYM Y FOR X;
    CREATE OR REPLACE SYNONYM X FOR Y;
    SELECT * FROM Y;
    
    SQL Error: ORA-01775: looping chain of synonyms
    

    Kind regards
    Bob

  • How to change the properties for some controls at run time?

    Hello

    I would like to change some properties for some controls in front of Panel at run time. Number of properties of the control I want to change is based on a newspaper user file opens in the final application.

    I've attached an example where I'm changing the visibility of digital controls. Problem I have I don't know what reference to connect to the property node in the case where the control loop for is not a digital control. The example is based on the label.text property but I could use the more generic classname property as well.

    Kind regards

    Petri

    Initially, a control has no legend.  It is not just the caption string is empty and the legend isn't visible, but the caption object does not exist.

    At the time of change, when a legend is on something other than an empty string, the object of legend is created.  If you redefine the legend with an empty string, the object of legend is deleted.

    During execution, the object of the legend cannot be created or destroyed, but if it exists, it can be changed.

    When I legends I want to change during execution, I initially affect the '. '.

  • How to use 780ti gtx for acceleration for adobe after effects?

    I have Asus gtx 780ti DirectcuII OC, How can I use it to GPU hardware acceleration for adobe after effects?

    The current versions of the AE does not use GPU acceleration for a large part of what. The only acceleration that makes all difference is in rendering traced to the RADIUS and which requires a compatible NVIDIA CUDA card. Nothing else will do it.

  • How to use the DPS for a daily with as wordpress content management system

    Hello

    I use the DPS for magazines.  I would like to use urgent for a media company.  the content will be in the form of such as wordpress content management system, joomla.  I know that I can download html in pages content.  How can I display content such as the New york Times and the Washington post on iPad using digital publishing suites?

    Hello

    Please send me a private mail (ktukker at_sign adobe d o t - com) with your question and description of the workflow. Can you give me some links to sample from the Washington Post / NYT that you talk too much?

    You can associate a workflow HTML with DPS. Take a look at the application of Shell scenarios; content has all be created in the HTML articles.

    Shell scenarios: https://itunes.apple.com/nl/app/scenarios/id605820338?l=en&mt=8

    -Klaasjan

  • How to use Black Berry OS version J2ME?

    Could you show me how to adjust Black Berry BONES J2ME version, please?

    Are you looking to find the version of the OS on the device programmatically? If so, the following method returns a string:

    DeviceInfo.getSoftwareVersion)

  • How to use the widget for payment? I was told that it was already in my library of widgets. But it's not.

    How to install the widget for payment? I was told that it was already in my library of widgets. But it's not.

    Hi, Edwina,.

    The default widget is paypal: How to add a PayPal button. Adobe Muse CC tutorials

    Or you can refer to Adobe Muse Widget Directory for third-party widgets.

    Kind regards

    Akshay

  • Web service data control - how to use the data for the axis2 service manager

    Hello

    I have the following questions:
    I consume a Web service using the web service based on axis2, MTOM data. The webservice response returns a complex response object.

    1. How can I link the (type axis2 DataHandler object) the response content to be stored in a column of data?
    2. in the response object, the name of the file is stored in a hash table structure, how can I retrieve the value of a specific key only? In an ideal world, it's a no-brainer, in ADF(newbie here) I do not know how to extract it?
    3. in addition, the display of collectibles for a response from webservice with a radio button beside each line?

    Any help is greatly appreciated.

    Thank you
    J

    Published by: 843190 on March 22, 2011 18:16

    Published by: 843190 on March 22, 2011 18:20

    Is the part of the information that you want to display available as a separate attribute in the results of the Web service in the data control panel?
    If not, and you do a manipulation of the result to retrieve content, you can consider creating a Java proxy for the Web service, in that proxy to expose a method that gives you the news you need and then expose the proxy as a data control. Then, you can call the specific method to get the specific information in the format you need.

  • Satellite A300-Y00 - how to use a joystick for games?

    How can I connect my Satellite A300/y00 with joystick so I can play without a keyboard because its very difficult to use?

    What one should I get, like joystick ps2 or gamepad xbox since the microsoft xbox and im using microsoft software such vista...?
    But my laptop has what we call the game controller in the Control Panel, it means that I always install the software to use the joystick?

    Thanx

    It s your choice what joystick you want to buy. Go to a computer store and take a look at all the joysticks and buy one of them.

    Normally you need a driver for the joystick, but the joystick should be bundled with an installation disk that contains the drivers.

    Good luck!

Maybe you are looking for

  • iPhone redirecting into Safari and FB?

    My phone is not jail broken. Today Safari and Facebook are redirect me to a series of websites ending with something like trade announces free com who then wants to install me an app or agree to some other nonsense. On a PC I have this called a virus

  • Daisy disk

    Hey all I was wondering if anyone can help. I had a version of daisy disk on my Mac Book Pro 2011 some time ago, removed with App Delete because he would never install updates and I was just tired... I've been in contact with their customer support o

  • Netflix constantly buffering?

    OK so I have the blu - ray Sony BDP-s580 player. Since I bought it a year ago I couldn't netflix almost 100% of the time of the vapor. When start a steam netflix shows my connection speed to 0.9mpbs, and throughout the video, she'll de.6 to 1.0. I ha

  • The value of an indicator can be shown vertically?

    Hello I would like to show vertically the alue of a flag (as shown in the attachment). It does not seem possible. I tried to right click, but it doesn't have access to this parameter. I also tried to use a property node, but I get an error message. D

  • HP Officejet Pro 8500 has more: I need help to setup windows fax and scan on a network wireless home

    I'm stuck in the box of / address of the fax server in the Windows Fax and scanning configuration wizard. Where can I get this information? I think I can finish with this info.