Can I change the Controls labels & messages into a different language in user interface.

Hi,
I am working on China based project and they want to switch the UI controls and indicator’s labels, 
menu or selection control and messages into two different language i.e. English or *****.
Please let me know is this possible using labview programming. This will be very helpfull for me if we can do using labview.
Regards,
Srikant

Check it in your PC, whether you can display ***** Characters for the Captions/Labels.
For control text we can’t change Language directly so, we need to create two Language Texts for each Controller/Indicator. Based on user request we need to update Caption Language.
As per below snippet,
Just I wrote, ***** & English (because I can't write ***** characters on my FP). In your case you need pass ***** & English text separately.
Munna

Similar Messages

  • Can not change the control level of item attribute "Inventory Asset Value"

    I can not change the control level of the item attribute "Inventory Asset Value" from Master Level to Org Level. It's show me the message "FRM-40200: Field is protected against update".
    Version is below:
    Oracle Application: 10.7SC
    Form: INVIDCTL 6.0.26

    I did a trace when I chage the control level. the SQL is below:
    SELECT COUNT(*)
    FROM CST_ITEM_COSTS CHILD
    , CST_ITEM_COSTS MASTER
    WHERE MASTER.INVENTORY_ITEM_ID = CHILD.INVENTORY_ITEM_ID (+)
    AND MASTER.COST_TYPE_ID = 1
    AND CHILD.COST_TYPE_ID (+) = 1
    AND NVL(MASTER.ITEM_COST,0) != NVL(CHILD.ITEM_COST (+) ,DECODE(MASTER.ITEM_COST, NULL ,0,-99999))
    AND MASTER.ORGANIZATION_ID IN (SELECT MASTER_ORGANIZATION_ID
    FROM MTL_PARAMETERS
    WHERE ORGANIZATION_ID != MASTER_ORGANIZATION_ID )
    AND CHILD.ORGANIZATION_ID IN (SELECT ORGANIZATION_ID
    FROM MTL_PARAMETERS
    WHERE MASTER_ORGANIZATION_ID = MASTER.ORGANIZATION_ID )

  • How can i  change the column label text in a alv table display

    how can i change the column label text in a alv table display??
    A similar kinda of question was posted previuosly where the requirement was the label text was needed and following below code was given as solution :
    <i>*  declare column, settings, header object
    DATA: lr_column TYPE REF TO cl_salv_wd_column.
    DATA: lr_column_settings TYPE REF TO if_salv_wd_column_settings.
    DATA: lr_column_header type ref to CL_SALV_WD_COLUMN_HEADER.
    get column by specifying column name.
    lr_column = lr_column_settings->get_column( 'COLUMN_NAME1' ).
    set Header Text as null
    lr_column_header = lr_column->get_header( ).
    lr_column_header->set_text( ' ' ).</i>
    My specific requirement is i have an input field on the screen and i want reflect that value as the column label for one of the column in the alv table. I have used he above code with slight modification in the MODIFYVIEW method of the view since it is a process after input. The component gets activated without any errors but while run time i get an error stating
    <i>"The following error text was processed in the system CDV : Access via 'NULL' object reference not possible."</i>
    i have checked in debugging and the error occured at the statement :
    <i>lr_column = lr_column_settings->get_column( 'CURRENT_YEAR' ).</i>Please can you provide me an alternative for my requirement or correct me if i have done it wrong.
    Thanks,
    Suri

    I found it myself how to do it. The error says that it is not able to find the reference object i.e  it is asking us to refer to the table. The following piece of code will solve this problem. Have to implement this in WDDOMODIFYVIEW method of the view. This thing works comrades enjoy...
      DATA : lr_cmp_usage TYPE REF TO if_wd_component_usage,
             lr_if_controller  TYPE REF TO iwci_salv_wd_table,
             lr_cmdl   TYPE REF TO cl_salv_wd_config_table,
             lr_col    TYPE REF TO cl_salv_wd_column.
      DATA : node_year  TYPE REF TO if_wd_context_node,
             elem_year  TYPE REF TO if_wd_context_element,
             stru_year  TYPE if_alv_layout=>element_importing,
             item_year  LIKE stru_year-i_current_year,
             lf_string    TYPE char(x),
      DATA: lr_column TYPE REF TO cl_salv_wd_column.
      DATA: lr_column_header TYPE REF TO cl_salv_wd_column_header.
      DATA: lr_column_settings TYPE REF TO if_salv_wd_column_settings.
    Get the entered value from the input field of the screen
    node_year  = wd_context->get_child_node( name = 'IMPORTING_NODE' ).
    elem_year  = node_year->get_element( ).
      elem_year->get_attribute(
       EXPORTING
        name = 'IMPORT_NODE-PARAMETER'
       IMPORTING
        value = L_IMPORT_PARAM ).
      WRITE L_IMPORT_PARAM TO lf_string.
    Get the reference of the table
      lr_cmp_usage  =  wd_this->wd_cpuse_alv( ).
      IF lr_cmp_usage->has_active_component( ) IS INITIAL.
        lr_cmp_usage->create_component( ).
      ENDIF.
      lr_if_controller  = wd_this->wd_cpifc_alv( ).
      lr_column_settings = lr_if_controller->get_model( ).
    get column by specifying column name.
      IF lr_column_settings IS BOUND.
        lr_column = lr_column_settings->get_column( 'COLUMN_NAME').
    set Header Text as null
        lr_column_header = lr_column->get_header( ).
        lr_column_header->set_text( lf_string ).
    endif.

  • Can i change the current email adress with a different one and still keep my purchases?

    can i change the current email adress with a different one and still keep my purchases?

    You can change your email address as much as you want in your support profile: https://supportprofile.apple.com/
    Purchases are linked to your Apple ID, not your email address. They are not necessarily identical.

  • Since Lion upgrade, can not change the colored label of my HD in the Finder

    ... the "Macintosh HD" icon has the Label section grayed out when I select 'Get Info'.
    I can only change the color of the USB attached disks.
    Also, before the upgrade to Lion, I was able to assign colored labels to the attached network shares, in Snow Leopard; now I can see the label colors I've assigned when using Snow L. by I can not modify then anymore...
    Any ideas?
    Thank you in advance.

    Thank you for the reply.
    Lock was closed. It open after authentication, but the word "Label" is still gray and can not select a color label.
    On the "Sharing and Permissions" have the folowing:
      "You can only read"
      "system - Read & Write"
      "wheel - Read only"
      "everyone - Read only"

  • CS4 - In InDesign can I change the Control Panel????

    I have recently upgraded to InDesign CS4 and I'm finding that my Control Panel does not match the one I used in CS3. Is there a way of adding tools to the Control Panel? Or changing the Control Panel?
    For example when I have text selected the Character Formating Controls offer: font, font size, leading, some options like superscript & subscript, alignment, indents, space before & after, drop cap, bullet list & number list. When I switch over to the Paragraph Formating Controls I get the exact same items just in reverse order. How do I add kerning, horizontal scale, the hyphenation box, and more. I'm noticing similar issues when I have an object selected, where is my "fit frame to" options?
    It seems with CS3 I had so much more available, is there any way to get CS4 to be set up in the same way?

    More options appear on the Control panel if you choose the Advanced workspace instead of Essentials. Choose Window > Workspace > Advanced.

  • How can i change the font in messages

    how do I change the font in the text message app?  Also, is there a way to get a phone keypad to do predictive texting?
    Thanks

    Hi,
    Message Menu > Preferences > Messages section.
    In here you can change the Font (And Colour it), change the Balloon (or background to IM if using different style) and override incoming fonts and colours.
    11:16 PM      Friday; September 21, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and and iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • How can I change the acct I log into MSDN with

    I would like to change the email username I use to log onto MSND from something not Microsoft related to an email address that is Microsoft related.  Something like [email protected] or [email protected]  I have already set up accounts on Outlook and
    Live but I can't figure out how to change from the email address I am currently using.
    Thanks for any help that can be provided.

    Are you asking about your MSDN subscription? If so you can manage here.
    https://msdn.microsoft.com/subscriptions/manage/
    If you're asking about your Microsoft account you can manage it here.
    https://profile.live.com/
    Also something here may help.
    http://www.microsoft.com/en-us/account/faq.aspx
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Can we change the controls in PCUI

    Dear All,
    I am very new to pcui. I want to change the custom search in pcui screen. Let me expalin u:
    If we go to transaction and press F4 we will get the list of transaction but same thing I want to do in drop down box instead of list. Can I change this from list box to drop down list in PCUI.
    Plz guide me how to achieve this.
    Thnx
    Hemalatha

    Hi Thirumala,
    May u please explain step by step processure to fill the droup down list .I am facing the same problem to fill the droup down list .I am not understand the MAC class.
    Please explain me.
    Regards,
    Khurram Siddique

  • How can I change the Subject and Message in Adobe Send?

    Bonjour,
    Lorsque je veux envoyer un document, dans les cases "objet et message" pourquoi avoir installé du texte que je dois systématiquement supprimer pour y placer le mien.
    Avant avec l'excellent Adobe SendNow c'était simple et parfait.
    Bonne journée.
    FRB

    Bonjour
    Merci pour votre patience et votre amabilité.
    Malheureusement ce mail ne répond pas à ma question.
    Je trouve absurde d’avoir renseigné les cases “Objet et message”, car chaque fois je dois effacer votre texte pour y renseigner le mien.
    Cela n’existait pas avec Adobe SendNow !
    Bonne journée,
    Fabrice
    Le 31 oct. 2014 à 17:59, Sara.Forsberg <[email protected]> a écrit :
    "objet et message"
    created by Sara.Forsberg <https://forums.adobe.com/people/Sara.Forsberg> in Adobe Acrobat.com Services - View the full discussion <https://forums.adobe.com/message/6887424#6887424>
    Hi szpulka,
    In Adobe Send, select Personalized Link after you select the file to send. Then, you can customize the Subject and Message as you'd like.
    Best,
    Sara
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6887424#6887424
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Acrobat.com Services by email <mailto:[email protected]com> or at Adobe Community <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14&container=48 70>
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0 <http://forums.adobe.com/thread/416458?tstart=0>.
    FABRICE ROUX-BIEJAT
    +33 6 3715 2428

  • How to change the field labels from English to German language.

    Hi Experts,
    I have added 2 more fields for the output of the standard transaction ME2L.
    I have added in English Language. Now i want to display those field labels in German Language.
    How can i get this.Please help.
    Thanks in Advance.
    Jyothi.

    Jyothi,
    The problem was solved?
    If so, can you close the message?
    Best regards,
    Rafael Sá

  • How to change the menu item's title in different language master page?

    I have a menu item in my English master page. I can change the titles of the menu items as I like in English related pages, However when I change the titles in the same pages that is related to different language page master, the changes does not take affect. Please  help. 

    you can use different CSS classes given in http://www.oracle.com/technology/tech/blaf/specs/textStandards.html
    --Prasanna                                                                                                                                                                                                                                                       

  • Can I change the folder art picture to something different from the file art pictures contained within ?

    I have a folder on my PC called downloaded singles, contained within this folder is the top 40 singles from each week and each song has it's own cover art. When i add the folder to iTunes it will display a randomly picked image from one of the 40 songs as the main folder art or cover picture that you see in your iTunes Album screen. What i would like to achieve is having an image for the main folder that reflects the name of the folder i.e. an image for take 40 Australia showing that the "Album" is a top 40 album and then all the songs contained with the folder each keep their own cover art. Is this possible??

    Yes you can change it, I have done so in the past, but if you run a combo update it gets changed back, so I haven't bothered lately--although since we're now at 10.4.9 that will no longer be a problem.
    You need a way to create and edit icns files and a willingness to mess with system files. You then go here:
    "/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/iMac.icns"
    When you get to the CoreTypes.bundle you need to use the Contextual Menu and select Show Package Contents, then continue travelin' on down. Copy the iMac.icns file by dragging to your Desktop (it won't move out of the original folder), open the copy in an icns editor and modify it to what you want, then save. Next drag your modified file into the Resources folder--you'll be asked to Authenticae in order to do that thing, and asked if you want to replace the original, when you say yes you will have to give your admin password. You will then need to restart to see the change.
    If you've never done this sort of thing before and don't know a thing about icns files, nor have an icns editor installed (there's one in Developer Tools), it probably isn't worth it.
    Francine
    Francine
    Schwieder

  • How can I change the Firefox brand logo to a different image on the about:home page using CSS?

    I would like to insert my own image where the Firefox brand log appears on the about:home page.
    I am already using a custom CSS and cannot override the content of "brandLogo" element. Any experience out there?

    <pre><nowiki>#brandLogo {
    width: 0px !important;
    padding-left: 154px !important;
    background: url("file:///C:/Path%20to%20image/customlogo.png") !important;
    }</nowiki></pre>
    * The padding value must be equal to the width of the new image.
    * If using the Stylish extension, you can embed the image into the style by clicking the Insert button, then choosing Data URI.

  • Can we change the Paths of Control Files.

    Can we change the Control File Paths.
    I want to move my control file from drive C:\ to Drive D:\
    How much is Risk Envolve?
    Is this better to recreate the Control File rather than to transfer from C:\ to D:\
    Which is the better option?

    Only Change this parameter ( CONTROL_FILES ) in the parameter file or in the spfile and shutdown/startup the instance.
    CONTROL_FILES
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96536/ch127.htm#REFRN10021
    Joel Pérez

Maybe you are looking for

  • Creating form base on a table with more than two columns key

    Hi all, I'trying to develop an application with HTMLDB and I'm facing a problem. I have a table with a primary key of 3 columns and I'm not able to load the data into the html db form.The web flow (generated with the wizard) is a browse page with a l

  • Multi-Org Parent-Child LOV

    Issue Description: in Action BC (Table: S_EVT_ACT) we are trying to implement the following organization based parent child picklists/LOVs for Status->Status Reason [Status] - Activity Status field (col: EVT_STAT_CD) *Picklist: LOV Type = 'EVENT_STAT

  • Is this possible to do simply?

    Is it possible to make a program that will move the mouse curor, just as if the actual mouse were moving. If so, what kinds of things would I have to implement in my program, so that it would move the mouse on its own. Could it be possible to make it

  • HP 7612 not receiving faxes

    We've had an HP 7612 for months now and all of a sudden it's not accepting faxes. Rings once, makes a tone and shuts off. Checked the settings and did a fax test and all looked good. What could be the cause?

  • Access to Current CPU Load Amount?

    Hi! I need to setup a quick application for some critical timing I am trying to achieve.  Windows is really quite poor at achieving this.  What I really need is a real-time system, but I have what I have and I need to do what I need to do with it tod