Lab view Application with a Customized Title bar

I am using Labview 2013. I need to change the color of the Application Title Bar to Black. I dug around quite a lot but did not come across any method to do this. Any suggestions or ideas?
Thanks,
Abel.

Hello Abel,
You should not dug any where else except NI Website. Your query is already been answered on NI Website. Just click here and "http://digital.ni.com/public.nsf/allkb/3155A70B46F115C98625769C007E962E" this may give you some detailed idea for which you are looking for. Kudos are most welcome.
Kudos are always Welcome.... :-)
Vinal Gandhi, CLD
Software Engineer

Similar Messages

  • After  watch a video in "full screen mode" and the video shrinks back into the eBook view, HALF of the TOP Title Bar DISAPPEARS, But it does not happen with ios 6.1

    After  watch a video in "full screen mode" and the video shrinks back into the eBook view, HALF of the TOP Title Bar DISAPPEARS, But it does not happen with ios 6.1

    The Mac has never needed "Full Screen". It has done multiple screen Extended Desktop since 1987.
    Full screen is an iPhone feature, carried into this verion with the mult-touch gestures and other so-called "unifying" features.

  • Error while accessing application with the custom components

    Hi experts,
    I have an application (HAP_MAIN_DOCUMENT) of component FPM_OIF_COMPONENT which uses a Webdynpro component with the same name (HAP_MAIN_DOCUMENT). This Webdynpro component (HAP_MAIN_DOCUMENT) uses 2 other components (HAP_DOCUMENT_BODY and HAP_DOCUMENT_HEADER). For my client requirement, i need to create the custom components by copying from standard components as the UI layout changes are quiet huge and not manageable with the enhancements. To accomodate this i have changed the standard configurations by replacing the standard web dynpro components with the custom ones copied. Apart fomr this there are no changes to the standard.
    While trying to access the application, i am getting the error as Null object reference.
    the details of the error is as below. Please advice.
    Heading 1: h1. P:ortal Error
    The URL http://******************/sap/bc/webdynpro/sap/HAP_MAIN_DOCUMENT/ was not called due to an error.
    Note
    The following error text was processed in the system DSD : Access via 'NULL' object reference not possible.
    The error occurred on the application server ddrsap12_DSD_01 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: WDDOINIT of program /1BCWDY/LUR96POELQNL3TIUWPYS==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_DO_INIT of program /1BCWDY/LUR96POELQNL3TIUWPYS==CP
    Method: DO_INIT of program CL_WDR_DELEGATING_VIEW========CP
    Method: INIT_CONTROLLER of program CL_WDR_CONTROLLER=============CP
    Method: INIT_CONTROLLER of program CL_WDR_VIEW===================CP
    Method: INIT of program CL_WDR_CONTROLLER=============CP
    Method: GET_VIEW of program CL_WDR_VIEW_MANAGER===========CP
    Method: BIND_ROOT of program CL_WDR_VIEW_MANAGER===========CP
    Method: INIT of program CL_WDR_VIEW_MANAGER===========CP
    Method: INIT_CONTROLLER of program CL_WDR_INTERFACE_VIEW=========CP
    Heading 2: h2. ST22 - Dump Analysis
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
         caught in
        procedure "WDDOINIT" "(METHOD)", nor was it propagated by a RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        You attempted to use a 'NULL' object reference (points to 'nothing')
        access a component.
        An object reference must point to an object (an instance of a class)
        before it can be used to access components.
        Either the reference was never set or it was set to 'NULL' using the
        CLEAR statement.
    Information on where terminated
        Termination occurred in the ABAP program "/1BCWDY/LUR96POELQNL3TIUWPYS==CP" -
         in "WDDOINIT".
        The main program was "SAPMHTTP ".
        In the source code you have the termination point in line 4640
        of the (Include) program "/1BCWDY/B_LUXVEOR5WUW66V6QRRNU".
        Termination occurred in a Web Dynpro application
          Web Dynpro Component          ZWD_HAP_DOCUMENT_HEADER
          Web Dynpro Controller         VW_HEADER_MAIN
        The termination is caused because exception "CX_SY_REF_IS_INITIAL" occurred in
        procedure "WDDOINIT" "(METHOD)", but it was neither handled locally nor
         declared
        in the RAISING clause of its signature.
        The procedure is in program "/1BCWDY/LUR96POELQNL3TIUWPYS==CP "; its source
         code begins in line
        4619 of the (Include program "/1BCWDY/B_LUXVEOR5WUW66V6QRRNU ".
    Active Calls/Events
    No.   Ty.          Program                             Include                             Line
          Name
       33 METHOD       /1BCWDY/LUR96POELQNL3TIUWPYS==CP    /1BCWDY/B_LUXVEOR5WUW66V6QRRNU       4640
          CL_VW_HEADER_MAIN_CTR=>WDDOINIT
          Web Dynpro Component          ZWD_HAP_DOCUMENT_HEADER
          Web Dynpro Controller         VW_HEADER_MAIN
       32 METHOD       /1BCWDY/LUR96POELQNL3TIUWPYS==CP    /1BCWDY/B_LUXVEOR5WUW66V6QRRNU         70
          CLF_VW_HEADER_MAIN_CTR=>IF_WDR_VIEW_DELEGATE~WD_DO_INIT
          Web Dynpro Component          ZWD_HAP_DOCUMENT_HEADER
          Web Dynpro Controller         VW_HEADER_MAIN
       31 METHOD       CL_WDR_DELEGATING_VIEW========CP    CL_WDR_DELEGATING_VIEW========CM003     3
          CL_WDR_DELEGATING_VIEW=>DO_INIT
       30 METHOD       CL_WDR_CONTROLLER=============CP    CL_WDR_CONTROLLER=============CM00Q     3
          CL_WDR_CONTROLLER=>INIT_CONTROLLER
       29 METHOD       CL_WDR_VIEW===================CP    CL_WDR_VIEW===================CM00K     5
          CL_WDR_VIEW=>INIT_CONTROLLER
       28 METHOD       CL_WDR_CONTROLLER=============CP    CL_WDR_CONTROLLER=============CM002     7
          CL_WDR_CONTROLLER=>INIT
       27 METHOD       CL_WDR_VIEW_MANAGER===========CP    CL_WDR_VIEW_MANAGER===========CM008    70
          CL_WDR_VIEW_MANAGER=>GET_VIEW
       26 METHOD       CL_WDR_VIEW_MANAGER===========CP    CL_WDR_VIEW_MANAGER===========CM005    23
          CL_WDR_VIEW_MANAGER=>BIND_ROOT
       25 METHOD       CL_WDR_VIEW_MANAGER===========CP    CL_WDR_VIEW_MANAGER===========CM00B    17
          CL_WDR_VIEW_MANAGER=>INIT
       24 METHOD       CL_WDR_INTERFACE_VIEW=========CP    CL_WDR_INTERFACE_VIEW=========CM004    11
          CL_WDR_INTERFACE_VIEW=>INIT_CONTROLLER
       23 METHOD       CL_WDR_CONTROLLER=============CP    CL_WDR_CONTROLLER=============CM002     7
          CL_WDR_CONTROLLER=>INIT
       22 METHOD       CL_WDR_VIEW_MANAGER===========CP    CL_WDR_VIEW_MANAGER===========CM008    70
          CL_WDR_VIEW_MANAGER=>GET_VIEW
    Thanks In advance,
    Regards,
    Ravi.

    Hi, I'm closing this thread and opening the same in another as the content got pasted in reader un friendly format and i'm unable to change the format.
    Thanks,
    Ravi.

  • Trouble during dragging JWindow with my own title bar!

    Hello Everyone!
    While I drag window something like a conture remains behind, aspecially on white background.
    Similar code in VB works perfectly.
    import javax.swing.*;
    import javax.swing.border.*;
    import java.awt.*;
    import java.awt.event.*;
    class NoTitleBar extends JWindow
      JLabel label = new JLabel("Title Bar  ");
        public static void main(String[] args)
          new NoTitleBar();
      public NoTitleBar()
          getContentPane().setLayout(null);
          label.setHorizontalAlignment(JLabel.CENTER);
          label.setBounds(0,0,400,25);
          label.setOpaque(true);
          label.setBackground(Color.blue);
          label.setForeground(Color.white);
          label.setBorder(BorderFactory.createBevelBorder(BevelBorder.RAISED,new Color(100,100,255),new Color(0,0,100)));
          BevelBorder bb = new BevelBorder(BevelBorder.RAISED, Color.blue,Color.blue);
          getContentPane().setBackground(Color.pink);
          getContentPane().add(label);
          setBounds(0,0,400,400);
          setVisible(true);
          label.addMouseListener(new labelListener());
          label.addMouseMotionListener(new labelMotionListener());
          addMouseListener(new MouseAdapter(){
                   public void mouseReleased(MouseEvent me){
                     dispose();
                     System.exit(0);
        boolean moved = false;
        int coorX, coorY;
        class labelListener extends MouseAdapter
            public void mousePressed(MouseEvent me)
                moved = true;
                coorX = me.getX();
                coorY = me.getY();
            public void mouseReleased(MouseEvent me)
                moved = false;
        class labelMotionListener extends MouseMotionAdapter
            public void mouseDragged(MouseEvent me)
                if (moved){
                  Point p = getLocation();
                  setLocation((int)p.getX()+ me.getX()-coorX,(int)p.getY()+ me.getY()-coorY);

    Works ok on my platform: NT 4, JDK 1.3.1_02. What are you running on/with?

  • I want to control the front panel of a lab View program with C code??

    I want to be able to run lab View via Corba. So I need some way to control my lab Vew programs with C code. I really hope this is enough INFO.

    Hi Mikey,
    As mentioned by the guru more details would help us help you.
    Do you just want to start the LV app from Corba?
    Do you need to specify start-up value for the LV app?
    Do you want want Corba to Fiddle with buttons and controls on the FP of the LV app?
    Please outline your "dream" and we will let you know what is possible.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Problems with Compiz and Title bar,

    Hello , i've been trying to setup compiz with arch using the open source drives and i'v gotten it working how ever if i enable the screen decorate it freezes when i start fusion-icon and i have no button or ablity to move the windows in the title bar.
    i have a Radeon x1200 series graphics card
    also i would like to know how show the drives that are mounted on the desktop
    Last edited by livinglifeback (2010-01-06 22:13:30)

    So you are using fusion-icon and have Compiz enabled and Emerald set as your window decorator and that's when you run into trouble.  Correct me if I'm misunderstanding your problem, but if I'm not it's probably because none of the Compiz plugins are enabled by default.  Load the Compiz control center and start enabling some of the plugins.  At minimum you need windows, move windows, and plugins like that enabled.  Hope that helps.

  • Lab View use with external RS 232 devices

    Please let us know how to use Lab View with Our  Micro controllers RS 232 device

    Look in the example finder for "serial".  You will find several example VI's that use NI-VISA.

  • Custom title bar

    Hi All!
    How do I add my own title bar to a JFrame?
    I have managed to remove the default one. but I cannot figure out how to add a custom one.
    I also want to place it above the JMenuBar so adding it to the content pane will not help.
    Any advise will be welcomed.
    Thanks,
    SIJP

    My Look and feel is working just fine.
    my problem is that I can do two things:
    if I add the default title bar my l&f has two title bars and if I choose to make my look and feel have one title bar the windows L&F has no title bar at all.

  • How do i create a custom title bar

    I want to create a title banner on the bottom of my video that is a jpg...  basically, i want to layor the jpg on the bottom of my video.  How do i do that?

    You put it on top of the video in the timeline and make the duration the length of your project.

  • Lab view application builder

    Ich habe folgendes Problem auf meinem Lenovo Thinkpad T410s Firmenlaptop.
    In fast jedem Fall wenn ich eine exe erstellen will bekomme ich folgende Fehlermeldung.
    Meine Frage wäre nun muß ich als Admin angemeldet sein um eine exe zu erstellen?
    Beim Erstellen von applikation ist ein Fehler aufgetreten. Entwederfehlt Ihnen die nötige Berechtigung, applikation an der angegebenen Stelle zu erzeugen, oder applikation wird momentan verwendet.
    Methodenknoten in AB_EXE.lvclass:Build.vi->AB_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller
    <APPEND>
    Methodenname: <b>Build:Application</b>
    Informationen zum Lösen dieses Problems finden Sie auf der Seite ni.com/ask für Supportanfragen. Verwenden Sie folgende Informationen als Referenz:
    Fehler 8 bei AB_EXE.lvclass:Build.vi -> AB_Engine_Build.vi -> AB_Build_Invoke.vi -> AB_Build_Invoke.vi.ProxyCaller
    Mögliche Ursachen:
    LabVIEW:  Dateiberechtigungsfehler. Sie haben nicht die erforderlichen  Zugriffsrechte für die Datei.
    =========================
    NI-488:  DMA-Hardwarefehler festgestellt.

    Hi panda,
    vorweg: dies ist ein englischsprachiges Forum, deshalb solltest du für möglichst viele Antworten auch deine Frage in Englisch formulieren!
    Question:
    Almost everytime when trying to build an app Panda gets an error message containing "no access rights"...
    Could you elaborate on "almost everytime"?
    Are you sure you have access rights for the desired build folder?
    Is the app running in background?
    No, you don't need to logon as admin, but it may help
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • Applicatio​n Title bar

    Hey!
    I have created  a stand alone application........... But the application panel window's title bar has " name.vi " and LabVIEW icon on it  .How can i change it so that it gives more a look of stdalne app.??
    Could it be done 
    Regards 
    DeWalker

    Yes, in the application builder set an icon for the exe (the icon should be part of the project).
    Second set a good application name (that is shown in the task manager).
    In the VI properties there is a property Front Panel Window.Custom Title that shoul be 'True', the property Front Panel Window.Title alters the title.
    Ton
    Message Edited by TonP on 01-10-2009 09:40 AM
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • How to add a Button in JFrame title Bar ?

    Hi Folks,
    I want to add a button near to JFrame's Minimize Button(On the title bar). How can i do it ? Should i extend RootPaneUI and add custom button ? Any other easy ways to do this ?
    If anyone provides me Sample Code how to do it, It is much Appreciated.
    Thanks,

    There's no easy way to achieve this. You'll have to provide a RootPaneUI delegate with a custom title pane implementation. There, you'll have to provide a custom layout to position your button. In addition, this approach will not work on look-and-feels that do not support decorated mode (such as Windows or GTK) since under such LAFs the title pane always comes from the OS.

  • Title bar icon

    Can the small icon at the top of a Vi window be customized? Or are we stuck with the labview default icon as free advertisement for NI a client would like their own logo there.
    -Paul
    Paul Falkenstein
    Coleman Technologies Inc.
    CLA, CPI, AIA-Vision
    Labview 4.0- 2013, RT, Vision, FPGA

    Thanks I will try to build my application with a custom icon. I know I can customize the icon of a Vi and I really like the icon editor, is there any way of saving this icon to an icon file, that would be great. Currently I have to copy and paste it into a graphics program and then save it as a 32x32 icon. I wish the application builder let you edit an icon file right there for linking, LV already has provided the hard code which is the icon editor itself. Maybe there already is this feature, but I haven't found it yet.
    Paul Falkenstein
    Coleman Technologies Inc.
    CLA, CPI, AIA-Vision
    Labview 4.0- 2013, RT, Vision, FPGA

  • Title Bar

    I just purchased Lightroon 4 and updated it to Version 4.2.  In the tutorials on Lynda.com, they show a "title bar" above the window in which you view your photos.  This title bar indicates which catalog you are in.  You can also right-click this bar and find the location of your catalog.  My Lightroom program does not show this title bar.  Do I have some setting wrong or is this an error in my software.

    Victoria is right however pressing "F" will give you next screen mode.
    So it migh be possibility to press the key multiple times.
    Title Bar does appear in "Normal Screen Mode".
    So to switch directly to normal screen mode go to "Windows>Screen Mode>Normal" or short cut key "Ctrl+Alt+F" on windows and "Command+Option+F" on mac.

  • Title Bar Sticking

    My Title Bar sticks every so often. For example, I'll be working in Safari, then switch to Mail. But my Title Bar will still say "Safari." When this happens, the menu drop downs are inoperable. I can clear the problem by navigating back to the application shown on the Title Bar, or by relaunching Finder. I've already tried repairing permissions, deleting the Finder plist file, and reinstalling OS X. Apparently the problem is being carried through in one of the preference or system files. Does anyone have any idea how I can stop this from happening? Thanks for your help!

    I can have any number of windows open. If I switch focus by clicking on an exposed section of an open window, the focus changes but the Title Bar does not. If I switch focus by clicking on the Dock icon of an open window, the focus changes but the Title Bar does not. Except, that if I switch focus back to the application shown in the Title Bar, the problem temporarily resolves and everything seems to be working OK.
    Example: TextEdit, Mail, Safari, and iCal are all open. TextEdit is showing in the Title Bar. I click on a section of the Safari window. Focus switches to Safari and I start working in Safari in a normal manner. Then I notice that the Title Bar still says "TextEdit." I click on a section of the iCal window and the focus switches to iCal. But the Title Bar still says "TextEdit." I switch back to TextEdit. I notice that the Title Bar drop downs are now working. I switch to any other application and the Title Bar changes appropriately. Everything now works OK for a while. Then I notice the Title Bar is stuck again, and I have to go through the same process of backing up to the app shown in the Title Bar to get it unstuck again.

Maybe you are looking for

  • How can I see / change the smtp ports in use by FF 12.0 on my WIN2K antique?

    My webmail account works, though slowly, when I'm using NetScape 7.1. When I try to use the same program and service with FireFox 12.0, I can receive email, but sending email gets me an error message that's something like "Could not establish an SMTP

  • App data transfer

    I just got a new iphone 4S and I'm wanting to transfer my apps, etc from my old iphone however the game data doesnt seem to be changing over I have tried numerous times to restore from back-ups but when I go into the games on my new iphone they start

  • Would it be possible to add "creative cloud" as a source - and save place - for the Android Adobe Reader?

    Being a CC customer, I'd really like to keep some of my most used forms on my CC cloud. These are forms that I regularly need to update data in, while in the field, and using my android tablet (instead of my laptop) for this purpose would be extremel

  • How do i get contacts onto my sim?

    I'm looking to copy the contacts I have in my iPhone to my sim as i need to use the sim in another phone. Can anyone help me to do this so that I don't lose them all? Thanks

  • X6 voip problem. Need to redial if receive an emai...

    This problem has happened on X6 firmware 31.0.001 and brand new 32.0.002. It has also happened on skype and voipwise voip software. When on a voip call if you receive an email or sms you will lose audio on your call. Needing to hang up and dial again