Font change in text enum ring and display issue

Hi,
I was finally able to update the text in a text ring programmatically, but for some reason, when I choose it as a drop-down menu, I just see blanks.  Also, for some reason, the font used is changed - it is more spread out and and block letters.  Any ideas why this is happening?  I am using the "strings[]" property from a property node to update the items in the list.
Thanks,
Jason

Hi Jason,
Can you please post a simple VI that demonstrates this issue.
Ankita

Similar Messages

  • How to change the text of item's displaying in the folowing ALV.

    Hi Experts,
    I want to change the text of item's displaying in the folowing ALV.
    Go to ME23N->Click 'Messages'->Click 'Further Data' -> Click 'Displ.Originals'.
    Here one small ALV grid is appearing.
    Currently it is showing same name's under the 'Title' column of that ALV. My requirement is to change the text coming under the column 'Title' in that display.
    Can any one throw some light in the issue.
    Thanks&Regards,
    Anversha

    Hi Anversha ,
    i think you need to use Enhancement point for it.
    check the program DV70AF0A-->ARCHIV_ANZEIGE(Subtoutine).
    i had similar kind of requirement ,while attaching the supporting documents to FI document , i need to update title field with File name , so i used EP and BADI to do so.
    regards
    Prabhu

  • Difference in workschedule text between T508A and display in IT0007

    Hi,
    I have made a change in text description for a workschedule in T508A and then transport my change into Test system. But I have now no correspondance between the value in T508A and the value displayed in IT0007 with F4 or when WS selected.
    I have tryied to transport again my entry but this is not solving the problem.
    Does anyone already have this issue ?
    Thanks a lot,
    KR
    Greg

    Hi Gregory,
    Please review this thread, your solution is there.
    Re: work Schedule rule Text
    why don't you debug it?
    you can break-point RE508S routines.
    MODULE GET_RTEXT INPUT.
      PERFORM RE508S USING P0007-SCHKZ.
    ENDMODULE.
    alternativlely this is the abap select sentence:
    CHECK T508S-SPRSL NE SY-LANGU
         OR T508S-ZEITY NE T503-ZEITY
         OR T508S-MOFID NE T001P-MOFID
         OR T508S-MOSID NE T001P-MOSID
         OR T508S-SCHKZ NE T508S_SCHKZ.
      SELECT SINGLE * FROM T508S WHERE SPRSL EQ SY-LANGU
                                 AND   ZEITY EQ T503-ZEITY
                                 AND   MOFID EQ T001P-MOFID
                                 AND   MOSID EQ T001P-MOSID
                                 AND   SCHKZ EQ T508S_SCHKZ.
      CHECK SY-SUBRC NE 0.
      CLEAR T508S.
    You probably have corresponding entry with no text (if sy-subrc is 0) or no corresponding entries (if sy-subrc has other value than 0).
    Good luck.
    Cheers.

  • Store Hindi Text in SQLServer and Display in JSP

    I've list of users for which I'm preparing objects of User class in which the user name is stored in hindi text.
    In the servlet which is storing the values in the database, the code is
    User = new User();
    user.setName(java.net.URLEncoder.encode(request.getParameter("userName"), "UTF-8"));I've submitted *कैसे हो* It is stored in the database in the following format
    *%C3%A0%C2%A4%C2%95%C3%A0%C2%A5%C2%88%C3%A0%C2%A4%C2%B8%C3%A0%C2%A5%C2%87+%C3%A0%C2%A4%C2%B9%C3%A0%C2%A5%C2%8B*
    When I get the data from the database and create user object and then stored it in a vector and put it in session.
    In the JSP,
    user.getName()is displaying
    *%C3%A0%C2%A4%C2%95%C3%A0%C2%A5%C2%88%C3%A0%C2%A4%C2%B8%C3%A0%C2%A5%C2%87+%C3%A0%C2%A4%C2%B9%C3%A0%C2%A5%C2%8B*
    and
    java.net.URLDecoder.decode(user.getName(), "UTF-8")is displaying
    कैसे हो
    I tried using
    request.setCharacterEncoding("UTF-8");in the servlet and
    <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8" %>in the JSP.
    Any suggessions?

    hi ravi...
    i had also did the same one but not in Hindi it is in Chinese language.before inserting the data into database we need convert hexadecimal code to your hindi string and you store that hex decimal value into database.
    when you retrive data from database again u convert this string to general integer format and display it.
    observe the below code..
    public String settingValue(String call) {
              System.out.println("String Value in setting::\n" + call);
              String chineseName = "";
              StringTokenizer unicodeArray = new StringTokenizer(call, "\\\\u");
              while (unicodeArray.hasMoreTokens()) {
                   String s = (String) unicodeArray.nextToken();
                   System.out.println("\nValue In setting Value::" + s);
                   chineseName += unicodeTochineseCharacter(s);
              return chineseName;
    public static String unicodeTochineseCharacter(String unicode) {
              String output = "";
              try {
                   System.out.println("\nValue In U2C::" + unicode);
                   char i = ' ';
                   i = (char) Integer.parseInt(unicode.trim(), 16);
                   output = String.valueOf(i);
                   System.out.println(" before returning..." + output);
              } catch (Exception e) {
                   System.out.println("Exception In Unicode to Chinese::\n" + e);
              return output;
         }let me know weather you need any other details...

  • Add text item data and display the output in another text item

    Hi! All,
    I have four text item. like HA,DA,basic_salary and total_sal.I want to add the data entered in the text item in HA,DA,basic_salary and display in total_sal text item.How can I do this.Please help in this matter.
    Thanks,
    Abha

    1.Select the text item TOTAL_SAL
    2.Open property palette
    3.Under Calculation node
         Set calculation mode as Formula
         Set Formula as nvl(:ha,0)+nvl(:da,0)+nvl(:basic_salary,0)                                                                                                                                                                                                                                                                                                                                                                                               

  • MacBook Pro Startup and Display Issues

    I've been having some random problems with my MacBook Pro (2.16 GHz, 2 GB RAM, 100 GB 7200 rpm hard drive, ATI Radeon X1600 graphics). Specifically:
    1. Lines across the screen and purple boxes sometimes appear.
    2. The graphic effects (e.g. zooming a window) sometimes get "frozen" on the screen. In other words a remnant from the animation will stay until the window is refreshed.
    3. The Mac sometimes freezes during the startup process. Sometimes the login screen will be unresponsive and other times the Mac will almost bootup but fail when loading startup items.
    4. Less frequently the Mac will freeze randomly. I previously had iStat Menus installed and each time the MacBook Pro froze up it indicated both read and write disk activities.
    Yesterday I decided to wipe the machine clean and start from scratch in case there were a software issue or corruption on the hard drive that was causing my woes. I completely erased my hard drive and even zeroed the entire disk to make sure everything was completely wiped out. I also disconnected all peripherals to simplify things as much as possible.
    The first time I tried the reinstall everything completed successfully but the "Welcome" movie froze part way through. I then had problems running the install again. I was able to boot off the Leopard DVD, but the machine froze a couple of clicks into the install procedure. After numerous tries I was able to erase the hard drive once again and install Leopard. This completed successfully and I installed all updates.
    The problems started to show up again almost immediately, however. I installed iLife and iWork and all the updates and had the computer freeze up on me again during a reboot. I also noticed that the display issues started to show up again even before installing any third-party software.
    I've tried running disk tests with Drive Genius 2.1, but no errors have been reported. I've also used the freeware Rember program to run memory tests but have yet to see any errors. Sometimes my Mac powers up without any problems and once it's powered up it often stays running for days. The display issues appear quite frequently. I've using iStat Menus to keep an eye on the temperature sensors and everything appears to be normal - so it doesn't appear to be temperature related.
    Fortunately the computer's still covered under the extended AppleCare warranty, but I would like to have some idea what's going on before I take it in just in case they're not able to reproduce the issues.
    Any suggestions and insights would be GREATLY appreciated. Thanks in advance for reading my rather long-winded message.
    Cheers,
    Tim

    I took my MacBook Pro in for repair and it turned out to be an issue with the logic board. I had the logic board replaced (fortunately it was covered under my extended AppleCare warranty) and these problems are a thing of the past.

  • Acrobat X Standard - Screen fonts changed/distorted in Word, Excel and Outlook

    Upon installation of Acrobat X, the screen fonts displayed in Word, Excel, and Outlook changed to a simple font in some cases and appear as a distortion in other cases.  I would like remedy this.  Any suggestions?

    Edit:
    The description above was erroneously written in german - sorry for that - please find the english description below:
    PC Windows 7 Pro
    Office 2010
    Acrobat X Standard
    I alrady tried to change the pre-adjustment in Acrobat X Standard for Word and Excel, that PDF files should be generated in PDF Version 1.4 out of these applications - but it did not work.

  • How to change the text of Terms and Condition of PO.

    I have given an task to add some text to the current TERMS and CONDITIONS (T&C) of a PO. Idea is to decrease the size of fonts also as after adding the new paragraph, the T&C itself will print on 2 pages. So decrease in font size is needed to fit the T&C on one page.
    Kindly tell me how I can add text to T&C of PO and also decreasing the size of fonts
    Thanks,
    mini

    yes SO10 wont ask for the CTS.
    Please follow this steps.
    Run the report RSTXSCRP
    Please fill the selection screen.
    the name of the text should be in this fiels, Text key - name
    Hit execute
    The required should be selected and hit enter
    Push the push button on the top left - Trsfr texts to corr
    It will ask for a request.
    You will get the CTS and then move ahead.
    Shreekant

  • How can I change the text for 'Return' and 'Back' links

    Hi everybody,
    How can I change text of standard links 'Return' and 'Back' that appear at the report bottom when user drills down?
    I need to change it in Hebrew interface.
    Thanks in advance,
    Alex

    You have to Customize the viewmessages.xml file. The original file path for English Language is
    oraclebi\web\msgdb\l_en\messages\viewmessages.xml.
    and The entries for back and return are
    <WebMessage name="kmsgEVCLinkBack"><HTML>Back</HTML></WebMessage>
    <WebMessage name="kmsgEVCLinkReturn"><HTML>Return</HTML></WebMessage>
    For more details, about language cusotmization read oracle documentation, page no 197.
    http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b31766.pdf
    - Madan

  • Icon info doesn't update, and display issues

    On my desktop I have my icons set to show information such as drivespace under them. When I empty the trashcan the information doesn't update on the icon, but it does in the finder (finder shows 12gigs, but icon still says 3.4gigs). Is this a common bug or is does it not do this on anyone elses computer?
    Also I'm running an external display and sometimes I notice that my primary display looks really bright, when I try to change the color profile it says something about not being able to find the primary display or something like that. This only happens once in a while when I have my external display plugged in. I was running the ATI drivers, but I think the last apple update replaced them with the Apple drivers.
    Any help or comments are appreciated

    you specified the delay for timer"1000" but not the repeat amount.
    your if statement will only run once unless you put it inside the onTimer function.
    the new Date() statement sould be outside the onTimer function

  • Has the new Early 2013 Retina Macbook Pro still lag and display issues?

    Hello. I've never had a Mac before and I'm thinking of buying the new "early 2013" 15-inch (2.7 Ghz, 16Gb Ram, $2799) Retina Macbook Pro. I live in Argentina but I'm going to NYC in a couple of weeks and I want to get one there. The thing is, that I can not be returning it 2 or 3 times like I read a lot of peple had to, because I'll be coming back home after 2 weeks and here they will only fix it, not replace it for a new one, and that could take months.
    So, I want to know if you guys can help me decide if I should go for it or not, if these image retention and burn in and ui lag issues appear to be fixed with this new model or if it is still the same. If I don't buy this one I'll be getting the new Samsung Series 7 Chronos they showed in CES 2013, still not available in the market. Thanks a lot!

    huevo_gnr wrote:
    I just checked and I have the LG SJA2, too. I didn't notice any Image retention at first, I tested it with the chessboard test for 5 or 6 minutes, it showed no IR. But with 10 minutes I can see a bit of IR. Nothing that can affect the normal use of the computer, I mean I have to put the chessboard for 10 minutes and then change to grey to notice it, but it does exist and is the SJA2 from LG. If it doesn't get worst, I think it doesn't even matter. I just hope it doesn't get worst.
    FWIW, I noticed that until I stopped looking at the chessboard before it switched; my eyes had image retention. But  in that awfully long thread on the subject, some have insisted that if it's an LG, it's trouble so I guess there's no guarantee. (BTW, I was writing this when you tried the test again - ocular image retention?)
    Not to hijack the thread, but shortly after I posted that "good news" about SJA2, my rMBP simply refused to start at all; it was totally inert. Charging, not charging, SMC reset, nothing helped. Tech support's only solution was bring it in to be fixed.
    On a hunch, and remembering something about magnets in the top of the display activating a reed switch in the base, probably near the trackpad, I lifted the front of the Mac about 1/4" inch and let it drop. Bingo! The Mac has operated properly so far. I suspect the reed switch was stuck in the wrong position, and some evidence suggests it was that way out of the box and my fix corrected it.

  • GPMC Crashing and Display issues.

    Today I went to open the GPMC on my Windows 8 Desktop and after going to edit a policy we have created all the menu items were blank. I could see the icons for them, but they had no name. After trying to navigate for a few moments MMC Crashes and gives me
    this error in event viewer:
    Faulting application name: mmc.exe, version: 6.2.9200.16384, time stamp: 0x5010a074
    Faulting module name: ntdll.dll, version: 6.2.9200.16420, time stamp: 0x505aaa82
    Exception code: 0xc0150010
    Fault offset: 0x0007df5e
    Faulting process id: 0xfc8
    Faulting application start time: 0x01cdb7783eb3c748
    Faulting application path: C:\WINDOWS\SysWOW64\mmc.exe
    Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
    Report Id: 8bacb439-236b-11e2-be6b-984be1ebad9b
    Faulting package full name:
    Faulting package-relative application ID:
    with this information afterwords:
    Fault bucket -1088739078, type 1
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: mmc.exe
    P2: 6.2.9200.16384
    P3: 5010a074
    P4: ntdll.dll
    P5: 6.2.9200.16420
    P6: 505aaa82
    P7: c0150010
    P8: 0007df5e
    P9:
    P10:
    Attached files:
    C:\Users\pomeroyt\AppData\Local\Temp\WER66CC.tmp.WERInternalMetadata.xml
    C:\Users\pomeroyt\AppData\Local\Temp\WER6C3B.tmp.appcompat.txt
    These files may be available here:
    C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_mmc.exe_636e6b2f6e27a9c7f7e820f7a0adb57213626294_05c36ce6
    Analysis symbol:
    Rechecking for solution: 0
    Report Id: 8bacb439-236b-11e2-be6b-984be1ebad9b
    Report Status: 1
    Hashed bucket: 098ebb650f3c851a055c696107776b03
    I'm not really sure where to go from here. Has anyone else had this issue? 
    Were running a 2008 domain. 

    I'm also having this problem. Error text from my system below.  It's a fresh install of Windows 8, joined to our domain and updated. VMWare Tools was installed automaticaly, but not even antivirus aside from that. It seems I can use most of the
    features of the console, I've even succesfully modified a GPO. If I select the comain in the left pane though, guarenteed crash.  I've tried rebooting.
    Anyone make any progress?
    Problem signature:
    Problem Event Name:                       
    APPCRASH
    Application Name:                            
    mmc.exe
    Application Version:                          
    6.2.9200.16496
    Application Timestamp:                    
    50ece2e8
    Fault Module Name:                         
    gpmgmt.dll
    Fault Module Version:                       
    6.2.9200.16518
    Fault Module Timestamp:                 
    510ca9a6
    Exception Code:                                 
    c0000005
    Exception Offset:                               
    0000000000154f4b
    OS Version:                                         
    6.2.9200.2.0.0.256.4
    Locale ID:                                            
    1033
    Additional Information 1:                 
    f5d5
    Additional Information 2:                 
    f5d5f2edea5447000260123656b930b4
    Additional Information 3:                 
    f883
    Additional Information 4:  f883ee6437fb5cbaf147d7c9ea29db21

  • Java and Display Issues in Plus

    Hi everyone
    Please reply whether you have or have not seen any of the following:
    I'm working on a client site where we have some machines working just fine and others are giving corbaserver errors. Copying data from a worksheet into Excel using CTRL-C | CTRL-V does not seem to work for some machines and so they have to use the Copy and Paste buttons. Curiously, when they do this they get an additional empty column whereas on the machines where CTRL-C | CTRL-V works they don't get the blank column.
    The other issue we are seeing is that after a short period of time, Plus stops running the queries automatically. Any change the user makes, such as adding a new item, adding a sort, moving a column position does not take effect until the Refresh button is clicked.
    There is a combination of IE6 and IE7, with all machines being XP with most on SP2 and many on SP3.
    I am suspicious of the XP SP3 when combined with IE7 but would like to know whether anyone else has experienced issues. We are running 10.1.2.3 with CP4 and our Java is Sun 1.6.0_15
    Please reply with either a we are having no problems with this combination or whether you have noticed similar issues. If you have seen issues and got a fix or workaround please let me know. I'm also interested in knowing which combination of Java, Discoverer, operating system and IE works for you.
    Best wishes
    Michael

    Michael,
    Our production server was recently upgraded to 10.1.2.3, CP5 with Java 1.4.2_06. Prior to this upgrade we recommended that users function with I.E. 6.0 and Firefox 2.0. We experienced issues with later browser versions. On my personal workstation I have Windows XP, SP2, I.E. 6.0, Firefox 2.0 and now Java 1.6.0_16. We are now testing the later version of Java on our test OAS. And we are testing out the later browser versions as we speak. The first thing that I would recommend is to add the Java Runtime parameter of -Xmx256M, in the Java Control Panel. I had some session locks prior to my adding this parameter. I am testing access to both servers with Java 6 installed on my workstation. Access to Java 6 performed better after I added the runtime parameters. Access to Java 4 with I.E. gives a warning message and performs very slowly. Mozilla Firefox does to seem to care, no warning and similar performance as Java 6 on the server side. I have not done very much testing with I.E. 7.0 and Firefox 3.0 as of yet with the newer Java version. I am now accessing that environment and it is running very slowly. Part of the issue may be my PC performance but I do not like what I see. Way too slow. This is the browser functionality not the workbook execution time. I added the Java Runtime parameter of
    -Xmx256M and it now performs better.
    I did the Ctrl-C|Ctrl-V with both I.E. and Firefox and did not experience the problem you discribed. I aslo did not encounter the other problems that you reported. We the corbaserver errors in a Discoverer pop-up window, Java Console or OEM session log?
    You may be correct with the SP3 as being at least one of the culprits. I do not have that patch on either workstation so I cannot test for you.
    Jerre

  • Linux installation and display issues

    PROBLEM:
    During installation, the following error occurs:
    No Java virtual machine could be found from your PATH
    environment variable. You must install a VM prior to
    running this program.
    RESOLUTION:
    Install Java 1.5 and make sure that it's in your PATH environment. To
    doublecheck that Java 1.5, simply
    type 'java -version'.
    PROBLEM:
    When opening any display view, the following error occurs and nothing shows
    up:
    ERROR GuardianApplication [main] : Registry does not exist, creating
    default registry
    Unhandled event loop exception
    Reason:
    No more handles (java.lang.UnsatisfiedLinkError:
    /<GUARDIAN_INSTALL_DIR>/configuration/
    org.eclipse.osgi/bundles/72/1/.cp/libswt-mozilla-gtk-3139.so: libstdc++.so.5:
    cannot open shared
    object file: No such file or directory)
    RESOLUTION:
    Add your browser's library dependencies by editing the /etc/ld.so.conf and
    add /<PATH>/firefox or /
    <PATH>/mozilla directory.
    Example: /usr/lib/firefox-1.5.0.7
    Make sure that the path to firefox or mozilla contains the
    /usr/lib/firefox-1.5.0.7/libxpcom.so. After
    that, run ldconfig command to update your library.
    Install compat-libstdc++-33 library. For Fedora users, simply type: "yum
    install compat-libstdc+
    +-33.i386" as root. Relaunch Guardian.

    I am really interested on comments. Anyway check also those sites about Linux on Toshiba notebooks:
    http://linux.toshiba-dme.co.jp/linux/index.htm
    http://newsletter.toshiba-tro.de/main/index.html

  • Major tree and display issue.........

    Hi guys! I am having a problem whereby when I click on a tree node(Folder), I want all the images contained in that folder to be displayed on a JPanel which I created. By the way, the tree and panel are added to a splitpane. Tree on the right, and panel on the left. I will really appreciate it if someone can assist. Thanks a lot in advance!!
    Cheers,
    Bolo

    Hi,
    You see this demo, it displays all the images of a selected folder in the tree in the right panel. You can customize the layout of the right panel to suit your need.
    Regards,
    Pratap
    import java.awt.*;
    import java.io.*;
    import javax.swing.*;
    import javax.swing.event.*;
    import javax.swing.filechooser.*;
    import javax.swing.tree.*;
    public class Frame1 extends JFrame implements TreeSelectionListener {
         JSplitPane jSplitPane1 = new JSplitPane();
         JScrollPane jScrollPane1 = new JScrollPane();
         JScrollPane jScrollPane2 = new JScrollPane();
         JTree tree = new JTree();
         JPanel panel = new JPanel();
         String dir = "d://images/";
         private static final FileSystemView fsv = FileSystemView.getFileSystemView();
         FlowLayout flowLayout1 = new FlowLayout();
         public Frame1() {
              try {
                   jbInit();
                   tree.setModel(new FileTreeModel(dir));
                   tree.setCellRenderer(new FileCellRenderer());
                   tree.addTreeSelectionListener(this);
              catch(Exception e) {
                   e.printStackTrace();
         public void valueChanged(TreeSelectionEvent e) {
              panel.removeAll();
              if (e.getNewLeadSelectionPath() == null){
                   panel.repaint();
                   return;
              File node = (File)e.getNewLeadSelectionPath().getLastPathComponent();
              if (node.isFile()) {
                   panel.repaint();
                   return;
              File []images = node.listFiles();
              try {
                   for (int i = 0; i < images.length; i++) {
                        String name = images.getName();
                        boolean image = name.endsWith(".gif") || name.endsWith(".jpg") || name.endsWith(".png");
                        if (!image) continue;
                        ImageIcon icon = new ImageIcon(images[i].toURL());
                        panel.add(new JLabel(icon));
                   panel.revalidate();
              catch (Exception ex) {
                   ex.printStackTrace();
         public static void main(String[] args) {
              Frame1 f = new Frame1();
              f.setSize(400,300);
              f.setLocation(200,200);
              f.show();
         private void jbInit() throws Exception {
              panel.setBackground(Color.white);
              panel.setLayout(flowLayout1);
              flowLayout1.setAlignment(FlowLayout.LEFT);
              this.getContentPane().add(jSplitPane1, BorderLayout.CENTER);
              jSplitPane1.add(jScrollPane1, JSplitPane.LEFT);
              jScrollPane1.getViewport().add(tree, null);
              jSplitPane1.add(jScrollPane2, JSplitPane.RIGHT);
              jScrollPane2.getViewport().add(panel, null);
         public class FileTreeModel extends DefaultTreeModel {
              File root;
              FileTreeModel(String dir)     {
                   super(null);
                   root = new File(dir);
              public Object getChild(Object parent, int index){
                   File p = (File)parent;
                   return p.listFiles()[index];
              public int getChildCount(Object parent)     {
                   File p = (File)parent;
                   return p.listFiles().length;
              public int getIndexOfChild(Object parent, Object child)     {
                   File f [] = ((File)parent).listFiles();
                   for (int i = 0; i < f.length; i++) {
                        if (f[i] == child) return i;
                   return 0;
              public Object getRoot()     {
                   return root;
              public boolean isLeaf(Object node){
                   return ((File)node).isFile();
         public class FileCellRenderer extends DefaultTreeCellRenderer {
              public Component getTreeCellRendererComponent(JTree tree,
                                                           Object value,
                                                           boolean selected,
                                                           boolean expanded,
                                                           boolean leaf,
                                                           int row,
                                                           boolean hasFocus) {
                   super.getTreeCellRendererComponent(tree, value,selected, expanded, leaf, row, hasFocus);
                   File f = (File)value;
                   setIcon(fsv.getSystemIcon(f));
                   setText(f.getName());
                   return this;

Maybe you are looking for