Text dialog box instead of Report tab

I'm using TS3.5 and customizing the LabVIEW version of the OI.  I would like to do two things.  (1) Make the Test Sequence and Test Execution tabs visible at all times.  Currently, the Execution tab (along with the Report tab) appear when "Test UUT" is selected or Executions is selected in the Listbox to the left of the SequenceView control. (2) I would like the report information to appear on the Sequence and Executions tabs as a Text Dialog box, to the right of the SequenceView control (that currently displays Step,Status,Flow Control).
Can someone get me started?

Hey Mr. Bean,
1) There is a subvi called Configure Event Callbacks in the block diagram.  Inside of here there is a callback VI for the UIMessage handling.  It is called Page Change CBack.  Inside of there you'll see a subvi called Show Appropriate Tabs.  This is where the tabs are being set for which one is shown.  You can tweak this code to do what you expect.
2) You can just copy and paste the ReportView control onto the execution Tab.  You will have to change some things in the block diagram to get it to look right.  Like the code in resize controls subvi so that your execution control doesn't overshadow the new reportview control  and you'll most likely have to make the new reportview control ConnectReportView.  You can see how this is done by looking at the other one.
Regards,
jigg
CTA, CLA
teststandhelp.com
~Will work for kudos and/or BBQ~

Similar Messages

  • Firefox 3.6.8 won't open local php files. It opens the save as text dialog box instead.

    When I try to open a local php file on my MAC hard drive with FF 3.6.8, the save file dialog box opens instead. It says: You have chosen to open index.php which is a TextEdit.app Document. I do not have this problem with Firefox 3.5.11.
    I have tried:
    opening the file directly from Firefox as well as
    double clicking the file (which is the most common way).
    I have also tried changing the file "open with" preference to "open with Firefox." That did not work either.
    Any help on this would be appreciated.
    I'm on a MAC OS 10.5.8
    Thnx, Nick

    You have to delete mimeTypes.rdf.
    You can find it here (Windows XP): C:\Documents and Settings\Username\Aplication Data\Mozilla\Firefox\Profiles\xxxxxxxx.default.

  • Change File Name In The "File Download" Dialog Box For Web Reports

    Hi All ,
    I followed the below note to change the "File Download" name.
    How To Change The File Name In The "File Download" Dialog Box For Web Reports? Doc ID: Note:418366.1
    However its not working. Has anyone tried this and works fine ?
    Basically I wanted to change the name "rwservlet" when a report is run in an
    excel format.
    Rajesh Alex
    Rajesh Alex

    Hello,
    Have you checked if a HTTP header "Content-disposition" is returned ?
    You can use ieHTTPHEaders for IE
    http://www.blunck.se/iehttpheaders/iehttpheaders.html
    and
    Live HTTP Headers for FireFox
    https://addons.mozilla.org/en-US/firefox/addon/3829
    Regards

  • I would like to use the windows explorer open dialog box instead of the adobe open dialog box. How can I change that?

    I would like to use the windows explorer open dialog box instead of the adobe open dialog box. How can I change that?

    The top screenshot is the Windows Open dialog box. All File > Open... commands in all Windows programs bring it up.   Try File > Open in Notepad for example.
    It belongs to Windows not Adobe. You cannot change this because there is no such thing as an Adobe Open dialog box.
    The bottom screenshot is Windows Explorer. It is Windows' OS File Browser, not an Open dialog.  It is not called up by Photoshop or any Windows program.
    You have to click on "My Computer" or a Folder icon to get to it. You can double-click a psd, jpeg or other image file in the Explorer window so that it opens in Photoshop.
    There is Adobe Bridge and Minibridge   Alt + Ctrl + O or File > Browse in Bridge

  • Suppress the pop dialog box in ALV report

    Hi Gurus,
    I have developed an ALV report where we can edit the data and save to data base.
    For a field, it checks the value on value table and displays a pop with error "This value does not exsit". Automatically.
    I have not written an validation for this field.
    When i try to close the dialoge box it does not close.

    Hi,
    What the field reference you have given, there is check table which it is validating for the field, check it there might be a check table.
    Regards,
    Madhukar Shetty

  • Add or Edit Text Dialog Box Disappeared

    I am attempting to add text to my pdf using the add or edit text tool in Acrobat Pro X. However, the dialog box that allows me to change fonts, size, color, etc. has disappeared. Does anyone know how to make the dialog box come back?

    Hi,
    This is a new problem. It started about 2 days before I posted the question. I have not updated my Acrobat recently and I was previously able to use the dialog box with no problem. I have tried in several different documents and the dialog box is not showing up.
    Thanks for your assistance.

  • How to disabled the input parameter dialog box in crystal reports 9

    Post Author: Murtaza
    CA Forum: General
    Hi friends,I have got stuck with a weird problem.  In my
    crystal report, I have set up some input parameters.  I am setting
    values for these parameters somewhere inside code.  But I don't
    want to show the default input parameter dialog box. Under any case,
    user should not see the ugly parameter dialog box that crystal
    presents.   Please suggest me how I can achieve
    this.  I cannot do this through code, because our environment does
    not allow that.  I have to do this in crystal reports viewer and
    by setting some property of the crystal report object. But everything
    must be done on UI, not through code. So, the solution should not be the following. 
    // step before step 1
    // **** the line needs to refer to the report and be set before setting
    ReportSource in the viewer to myReport
    myReport.EnableParameterPrompting = False
    Any help would be greatly appreciated.  Murtaza

    Post Author: sleahcim
    CA Forum: General
    Hi Murtaza,
    Unfortunately, I am not aware of any method to suppress the prompt for the input parameters, but still use them.  It is truly a design-related issue for the report.  The reason that the prompt appears is because the parameter it is prompting for is used in the report; in particular either the Group or Record Selection, or referenced in another formula.
    The only way I can think of to not show the prompt, is to not use the parameter in the report.  You did mention that you are setting the value of the parameter inside of the report -- are you doing this through using a formula?  Perhaps you can just remove the parameter and only use the formula that you are setting the default values with.
    -Michael

  • Text entry box instead of typing

    In order to capture the screens I need, I have to enter text by typing it into a form. But I don't want the text I'm typing to appear in the final project. Instead, I want remove the typed text and replace it with a text entry box so that the learner can type in their own text.
    Is it possible to convert typed text into a text entry box?
    Is there a preference setting that would prevent the typed text from showing or convert it to a text entry box?
    I hope someone can help with a suggestion.

    You can add the text entry box (TEB) on top of the required field, assign a variable to this TEB and in later slides, insert a smartshape and call this variable wherever required.
    However I see some challenges in this, depending on your specific requirement.
    1.  If this variable is called 50 slides later, you should add a smartshape and call this variable 50 times. A bit tedious task.
    2.  Depending on the UI color changes, you should also change the smartshape color as many times in as many slides if you want to match the colors. Same with smartshape positions. Again, a tedious task.
    3.  What if this value is partially shown on a slide? A good lot of graphic editing work there. Use case: The user is creating a child node for some tree structure and you want to use this feature to let the user enter any node name he wants. Later in some other screen, this node (as part of the tree) appears on the right pane and the pane is partially hidden, then you will have to hide this new text also partially.
    There may be few more challenges you might want to consider before deciding this.
    Sreekanth

  • How do I stop Yahoo mail's popup dialog box from changing the tab focus?

    Hi,
    When I have a tab opened to Yahoo mail and I open a Yahoo email on my other computer or Blackberry, there's a time delay and at some point, Yahoo shifts my browser focus to display a pop-up dialog box that says "You have been disconnected from chat because you have signed into Yahoo! Messenger from another computer." I can't even switch back to the tab I was on without dismissing the popup.
    I'd love it if I could turn off the pop-up, - don't care about the disconnection - but in the meantime, is there some way to prevent Yahoo from changing my tab focus?
    Thanks!

    Hi Douglass,
    You will need to navigate to the following folder.
    /Users/yourusername/Library/Mail/V2/MailData
    and backup the following file... MessageRules.plist
    Open the file in BBedit to confirm your rules are infact inside that particular plist file as Mail will also create backups occasionally.
    Once you reinstall, do a compare/replace with the newly created MessageRules.plist and you should be able to bring your "old" rules into your fresh install.
    as for mailboxes, those are contained within this folder
    /Users/yourusername/Library/Mail/V2/Mailboxes
    and it will be up to you to backup those files and File/Import Mailboxes them into the new install.

  • Supressing Parameter dialog box on Refresh Report

    After some tinkering, I've figured out how to get a parameter passed from a VB.NET form to a Crystal Report:
    Dim paramFields As New CrystalDecisions.Shared.ParameterFields()
    Dim paramField As New CrystalDecisions.Shared.ParameterField()
    Dim discreteVal As New CrystalDecisions.Shared.ParameterDiscreteValue()
    paramField.ParameterFieldName = "MyDateRange"
    discreteVal.Value = Common.MyDates
    paramField.CurrentValues.Add(discreteVal)
    paramFields.Add(paramField)
    crvBalances.ParameterFieldInfo = paramFields
    This works just fine when the report is first opened in the Crystal Report Viewer.  If I open the report a second time, however, using a different parameter, the old data is still on the report, and when I click the Refresh button in the report viewer, up pops that Parameter dialog box.  I set the option to discard any saved data when loading the report, but that didn't help at all.  Is there a way to KEEP the parameter dialog box suppressed and be able to refresh the report?
    I'm running Visual Studio 2008, and using the version of Crystal that comes with same.  Any help anyone can provide would be greatly appreciated.

    I am not sure I quite understand the flow, but here is my view of it:
    Load report
    Enter parameters
    View report
    Close report
    Re-load the same report
    Re-use the parameters entered in (2) above
    View report
    For ensuring that the previous data is not on the report (e.g.; step (3)), make sure that the report is disposed correctly ( use .close and .dispose on the report object). As long as the "Saved Data" option is not enabled (see KBA 1984381), the report should not have any data on re-use.
    Re-using the same parameters as you used in (2) will require that you somehow save what the user entered and on second load of the report, step (5) you enter those parameters in your code. There are no CR APIs that will do this for you.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Firefox crashed with no dialog box, none of my tabs were restored.

    Firefox crashed with no dialog box. It just stopped responding and disappeared. When I re-opened it, none of my tabs were restored - just my homepage. I had about 10-15 active tabs that I was working on. I'm not too concerned about the crash, but I AM concerned about restoring my lost tabs. Some are old tabs (ie, months old but I still use them and go back to them), so I'd be digging through months of histry trying to find them or remember what they were.

    See Help > Troubleshooting Information > Profile Directory > Open Containing folder
    If you do not have a sessionstore file in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] then your crashed session is lost.
    Session restore works more reliable if you choose Tools > Options > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"
    See also http://kb.mozillazine.org/Session_Restore
    * http://kb.mozillazine.org/Profile_backup

  • Can I define the filepath in "TDMS Open" through a dialog box instead of an explicit definition?

    I'm trying to access a TDMS datafile with "TDMS Open", but I can't ensure that it will always be in the same place.  I've got code that does what I want with the datafile, but I'd really like a dialog box that will generate the filepath.  I'd like to be able to navigate to where the file is, and when selected, define the filepath.
    I've seen this in other vis (if the filepath is left blank, it asks you for the file), but not here. Any thoughts on how to replicate it here?
    Solved!
    Go to Solution.

    File Dialog Express VI in the File I/O >> Advanced Files palette.

  • CS4 - original dialog boxes instead of adjustments panels?

    Is it possible to have the original curves or levels (or whatever) dialog boxes open when double clicking adjustment layers, or are we stuck with the adjustments panels? The original dialog boxes, which are the same as those that can still be accessed via the standard ctrl-m, ctrl-l, are larger and allow finer adjustments.
    I know I can enlarge the new adjustments panels a bit, but they are still 30-40% smaller than the original dialog boxes from CS3 and earlier.
    I guess my question boils down to whether or not we can turn off the new adjustments panels?
    Thanks,
    Chuck

    It's true that the new Adjustment Curves panel is smaller than the "non-layered" Curves panel but the important part - the actual curves grid - can be made identical in size. In other words, the new Adjustment panel has less clutter!

  • Click a Link and open the save-as dialog box instead of browser opening it

    Basically, i have a link to an image and when i click it the browser opens the image. I would prefer that when i click the link to the image that i get some sort of save functionality to occur.
    I created a link to the Google logo so it looks like Google image when clicked the browser opens the image. What i would like to do is click the link and then have the save-as dialog pop up (or something similar). Currently I would either have to right click the opened image and save image as or right click the link and then save-as that way. In this instance the file doesn't reside on the database but an external source so is there a way to save-as dialog once the link is clicked?

    Sorry, I have no idea what you are doing; can you give us some details?

  • Can I use click boxes and text entry boxes instead of quizzes to populate a certificate?

    I have set up an assessment module in my project and i have enabled the reporting as follows:
    Standard SCORM
    Reporting Status: Pass/Fail and Percent
    choose Report Data: Quiz results and slide view
    Reporting level: Interactions and score.
    I have uploaded this to inquis LMS and it tells me I have passed but records it as failed in the History. Is this a problem with my settings or the LMS does anyone know?
    Also
    It tells me in Captivate that I have passed but the certificate which I inserted as a widget in my project says I have failed ?

    Sorry, I forgot to follow your question up. Too many things to be done at the same time...
    There seems to be something wrong with the AS2 certificate, I have been reading this on the forum.
    If you want to use the AS3 certificate, you have make your CP-file using AS3. This can be done in the Preferences, Project, Publish settings, Actionscript version.
    Lilybiri

Maybe you are looking for