How to click several buttons at once on Popup Message

hello
I have been creating 5boutons on Popup Message [ "Can1", "Can2" .....] and that we can click once to execute the programm eg Can1Sequence or Can2Sequence.
  I 'like to know if it is possible to click on two buttons at a time that is to say can click the same button twice or clicking two different buttons and can execute both programs in parallel.

Dennis_Knutson a écrit :
Why aren't you using either the batch or parallel model? The gui for either allows you start one or more threads. There are some examples that come with TestStand. There is even one called OverrideSerialNumForBatchModel where the PreBatch callback is used. This can be modified to pop up your own dialog.
how was that during the execution of the test we have the opportunity to press two buttons below there is a picture. For 5 buttons I have used Popup Message at this time and can not be as pressing a button (so when I press a button the image disappears below and choose Test to execute).
at this time I ask myself if this is possible with Message Popup.
if possible I'd like as after the second stage with two "Sequence Call" to call the respective functions (that is to say if it was based on CH1 and CanX, then Can1Sequence functions and Can2Sequence be delivered). I will like to use Parallel execution.
  "OverrideSerialNumForBatchModel" is difficult for me, because I do not know if it will be possible with what I have just described, and I do not understand how its function
Attachments:
Select Can.PNG ‏11 KB

Similar Messages

  • How do I create buttons that once clicked and un clicked, alter an image? ...

    How do I create buttons that once clicked and un clicked, alter an image?
    So for example if I imported a psd file into Muse with 5 layers, could i create 5 buttons which, when clicked, each individually took off and added 1 layer?
    Basically this should make what i'm trying to say clear (when it's loaded click the arrow and you'll see): http://lust.nl/lustArchive/noordzee/noordzee.html
    Appreciate any help

    Hi Joe,
    Please use this option to hide the target on click - http://prntscr.com/3plqn0
    - Abhishek Maurya

  • How to email several people at once

    I do education for several physicians and use my mac.com account and cannot send an email to more than 75 recipients.  I have to send two separate emails to encompass all recipients.  How can I send one email to several recipients at once?

    What you're seeing is a preventavtive measure in place by the server to prevent spamming.  Sending email to large amounts of recipients at once is a tell tale sign of a spam bot.
    Use a listserv or similar service to acheive what you want.

  • HTTPUNIT - How to click OK on a javascript confirm popup

    Hi all,
    I'm new using httpunit. I've to test a webpage that deletes an item. When you click on the delete button, a confirmation's popup is shown with two buttons (Accept and reject). To go on testing the whole website, I need to click on the accept button and I don't know how to do this. Could anyone help me please?
    Let me type some code to ilustrate the case.
    //This is the delete button as is written in the html's form tag
    buch of code
    <input type="button" class="button" value="delete" onclick="verify.onBorrar(this.form)"/>
    bunch of code
    //This is the javascript that handles the onclick event
    function verify_onBorrar(form){
    for(var i = 0;i<form.selection.length;i++){
    if(form.selection[i].checked){
    if(confirm('blablabla'){
    form.action = 'ConsAlmBorrar.jsp?';
    form.submit();
    verify.onBorrar = verify_onBorrar;
    note that selection is the name of a group of radio buttons
    With the httpunit java class that I've made, I'm able to select the item I want to delete, click on the delete button, and here is where the popup window appear and I can't go further.
    Thank you Indeed.

    Hi Maciejhttp://forums.adobe.com/people/Maciej%20Przepi%C3%B3ra
    Thanks for your inputs.
    I have memory leaks in my code. I have tried iDialog->Release() code which reduces some of the memory leaks
    Though I want to use more clean method of InterfacePtr.
    "To prevent reference counts  from incrementing, as in Type 1a and 1b, use this constructor, which does not  call IPMUnknown::AddRef:"
    Which Constructor you are pointing out, I didn't get it.
    I tried InterfacePtr<IDialog> iDialog((IDialog *)iWidgetParent->QueryParentFor(IID_IDIALOG));
    It started giving me assert again.
    Please give an example how to do it or which InterfacePtr constructor doesn't call AddRef().
    Many thanks for helping me with this.
    D

  • How to input several queries at once in a text field, query from it?

    Hi ,
    I am starting out in oracle development and am currently attempting to develop a tool which uses a text item which can be updated by cut and paste (~ie from a spreadsheet) and then can query several tables(each as blocks joined by relations with the primary key of the first block being that of each item in the text feild) pulling back one row for each item entered in the original text item and displaying all the results as usual in the joined data fields. The problem i am having is attempting to 1. inserting multiple data items into the query box (text item), as the focus stays in the first item and i want to insert say 20 for the query by cut and paste. Secondly when populated i want to be able to use all these items to query the database when i press a button , however it shall only query the first row in the text item . Is it possible to loop in a when button pressed trigger? If not then i thought about inserting the rows in the original text item into a database table then joining it to the other tables by relation for query, however how do i loop through the text time and insert into a table( in a trigger or in a called procedure? any help would be much appreciated.

    Hi
    I am not sure if I understood completely what you want to do,
    but if you want to query a block using a list of values,
    you can modify dinamically the block where clause and use
    the operator "in".
    For example, loop through the values in the text item and
    build a list of values - at the end you'll get in a varchar2
    variable the following:
    '10, 12, 17, 22'
    Let's say the variable is called vList. Then you can use:
    set_block_property('myblock', default_where, 'thecolumn in ('||vList||')');
    So the block will retrieve all and only the records in the list.
    By the way, I suggest you break such long posts with blank lines
    between the paragraphs, it's easier to read!

  • How to click a button using activex webbrowser??

    Hello
    i am trying to click on the"generate Ephemeris" button using the activex webbrowser container.
    see the webpage
    http://ssd.jpl.nasa.gov/horizons.cgi
    Using this code, it just click on the seach button. I tried to change the index number but still clicking the "search button".
    What i am doing wrong???
    Attachments:
    Web Page Login.vi ‏16 KB

    Thanks smercurio_fc
    I tried before using the "name" field rather than the "index" field extracted from the html web page code with negative results. I used the name "go" and also "Generate Ephemeris" or "submit".
    <form method="post" action="http://ssd.jpl.nasa.gov/horizons.cgi#results" enctype="multipart/form-data"><input type="submit" name="go" value="Generate Ephemeris" /></form>
    I AM STUCK!!!!!
    In the first frame of the sequence, i load the page, the second has a time delay of 5s

  • How to open several regions at once??

    Surely there must be a way to edit the contents of one region while refering to the contents of another, but I can't find a way to open more than one region at a time. I talking about editing in the matrix window, BTW.
    Can anyone help??
    Many thanks in advance.
    C9

    Thanks for the suggestions, but I'm still not getting the result.
    It's obviously no problem to have the Arrange Window open and then click on a region to open the Matrix Editor for that region, but I'd like to be able to open the Matrix Editor for a SECOND region without losing the Matrix Editor for the first region and preferably leaving the Arrange page visible too.
    I checked out the links etc on page 29, but it didn't seem to explain what I'm after. Have I missed something??
    Anyone still able to help??
    It would be fab if you could!!
    Cheers,
    C9

  • How to click a button that is within another vi

    Hi All
    I am stuck with a problem
    I have two vi's. A MainVI and a SubVI. The SubVi is located within the MainVI. The Sub VI is like a continuous loop and can be stopped only by pressing a STOP button on the SUBVI front panel.
    I need to control this STOP button from the front panel of the MainVI. But the problem is that, until the SubVI  executes completely, no changes made on the MainVi will be read.
    The following methods have failed
    Tried to pull the STOP button from the SubVI as a terminal.
    Using global variables.
    Is there anything like reference variables that can achieve this task.
    Any help will be much appreciated.
    Spoiler (Highlight to read)
    Solved!
    Go to Solution.

    agree'd with ben...
    Attachments:
    main.vi ‏6 KB
    low level(SubVI).vi ‏6 KB

  • How to click a button through codings...

    I want to know whether there is a method to click jButton through a command, so that the code within the actionPerformed method gets executed...
    like in VB "Button_1.click()"
    Thank you very much!!!
    Edited by: Madushan.UoM on Mar 29, 2009 10:14 AM

    In future (not this time), Swing related questions should be posted in the [Swing forum|http://forums.sun.com/forum.jspa?forumID=57]
    db

  • How to click a HTML page button from Java code?

    Know the HTML page name and the button id in this page, how to click the button automaticly in java code(Like in awt or swing)?

    ukkus wrote:
    Hi,
    Thank for the quick reply,
    It will be very helpful if you can tell me how can we do this, I am not able to get how to do the same, with the link that you have provided.You haven't even had time to read it yet.
    >
    Actually main scenario is:
    I have to RUN a JSP report which will call this script. That JSP report and script is in UNIX server. Can you please explain how to perform this task.Running this from a JSP is an even worse programming practice than running it from a standalone application.

  • I have several imap accounts and want to click one button to empty all junk mail at once. How can I do this?

    I currently run Apple Mail on Lion with several IMAP acocunts... I know that there is a right-click option to remove "all deleted" messages  but what If I wanted to do the same for all messages marked at junk in all accounts.  It's really a pain to have to click on each account, select all the junk in the junk folder, press delete over and over.. and then right-click and select "Erase Deleted Items"    Why the heck can't they just have "Erase All Spam Items" also... ??   Or how about "Erase all SPAM and DELETED ITEMS from ALL accounts"   ????

    I found the solution and here's how to correct things:
    Apple Mail
    Mail has a feature, accessible from the Mailbox Behaviors (or Special Mailboxes) tab of the Accounts preferences, that can automatically delete old spam messages from the Junk mailbox. You can use this feature if you tell SpamSieve to put spam messages in the Junk mailbox instead of the Spam mailbox.
    (Note: If you do this, be careful not to use the Junk and Not Junk buttons that will appear in Mail when the Junk mailbox is active; you should always use the SpamSieve - Train as Good and SpamSieve - Train as Spam commands instead. You can use the Customize Toolbar… command in Mail’s View menu to remove the Junk button from the toolbar. Also, if you select a message that SpamSieve has classified as spam, Mail will show a banner saying that you marked it as junk. Ignore this.)
    Make sure that Mail knows which mailbox is your Junk mailbox by selecting it and choosing Mailbox ‣ Use This Mailbox For ‣ Junk.
    To tell SpamSieve to use the Junk mailbox, open Mail’s Preferences window and click on Junk Mail. Make sure that Enable junk mail filtering is checked. Select Move it to the Junk mailbox. If Mail asks whether you want to move all the messages to the Junk mailbox, say No. Next, select Perform custom actions. Then click theAdvanced… button and edit the rule such that the conditions don’t match any messages. For example, use these two conditions:
    Message is addressed to my Full Name
    Message is not addressed to my Full Name
    and set it to If all of the following conditions are met. Click OK to close the sheet. Do not make any further changes to the Junk Mail preferences.
    Go to the Rules section of Mail’s preferences and change the SpamSieve rule to move the messages to the Junk mailbox instead of the Spam mailbox. Finally, chooseSpamSieve - Change Settings from Mail’s Message menu and, when prompted, say that the name of your spam mailbox is Junk.

  • How to call ME21n Screen in webdynpro once you click any button

    Hi exports,
                     I have created one webdynpro application..In first view i have one button which have action...Once i click that button
    it should go to next view where it should diaplay standard Transaction ME21n screen..where i need to enter all PO details..finally PO should be created auotomatically like normal SAP...
    Can anybody plz help me how can i acheive this?
    Thanks & regards,
    Praveena.

    You have to create  Transaction iView for ME21n in portal.
    Call the iView using portal integration api
    Web Dynpro for ABAP Portal Integration [original link is broken]

  • Mail 5.3 is deleting multiple messages when I click the trash button only once!  Is there a fix for this bug?

    Hi,
      Any help appreciated!  I recently ungraded to OSX 10.7.5 (Lion) and ever since, I am having trouble with my mail that I did not have before.  When I am going through messages and I use the trash button, it sometimes deletes multiple messages that I have not even opened or read yet.  I only click the button once.  Any ideas how to correct this?
    Thank you!

    Thank you. I figured it out right before I heard from you.  Running the OCR before the redaction made it work correctly.
    Thank you so much for taking the time to answer my question.
    Make it a great day.
    BG10

  • How to code a button to check all input fields at once?

    I have made an interactive math problem that has the user go through about a dozen steps.  One of the steps requires the user to complete the problem on their own.  In order to fill out the problem, I have created multiple input text fields so that they can be filled with the correct answers.  In this problem, there are about 23 of these text fields.  After all of these inputs are filled in, I would like to find a way to display the correct answes with the click of a button.  Once, the button is clicked, I would like to have the correct answers to have a highlight of green or some other indicator behind it to indicate to the user that it is correct.  I have tried to find an if statement to statsify these conditions but I have not been successful at doing so.  In other words, I know what I want to do but I do not know how to tell actionscript 3.0 and flash to do so.  Could someone please help me in figuring this out?

    I added my code that I am using now but obviously I do not want to go this certain route to check all the answers at once.  If you could please explain to me how some of your code would work as I only have basic experience with ActionScript. Also can I just Google how to create a glow filter?  I would appreciate your help.  Thank you
    Code:
    /*-------------show correct answers---------*/
    fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredo);
    function onehundredo(e:Event):void {
           if (fourteenthinput.text == "0") {
        gotoAndStop("label100") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredone);
    function onehundredone(e:Event):void {
           if (fifteenthinput.text == "40.25") {
        gotoAndStop("label101") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredtwo);
    function onehundredtwo(e:Event):void {
           if (sixteenthinput.text == "0") {
        gotoAndStop("label102") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredthree);
    function onehundredthree(e:Event):void {
           if (seventeenthinput.text == "-52.5") {
        gotoAndStop("label103") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredfour);
    function onehundredfour(e:Event):void {
           if (eighteenthinput.text == "26.25") {
        gotoAndStop("label104") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredfive);
    function onehundredfive(e:Event):void {
           if (nineteenthinput.text == "-78.75") {
        gotoAndStop("label105") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredsix);
    function onehundredsix(e:Event):void {
           if (twentyinput.text == "0") {
        gotoAndStop("label106") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredseven);
    function onehundredseven(e:Event):void {
           if (twentyoneinput.text == "0") {
        gotoAndStop("label107") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredeight);
    function onehundredeight(e:Event):void {
           if (twentytwoinput.text == "0") {
        gotoAndStop("label108") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundrednine);
    function onehundrednine(e:Event):void {
           if (twentythreeinput.text == "40.25") {
        gotoAndStop("label109") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredten);
    function onehundredten(e:Event):void {
           if (twentyfourinput.text == "0") {
        gotoAndStop("label110") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredeleven);
    function onehundredeleven(e:Event):void {
           if (twentyfiveinput.text == "0") {
        gotoAndStop("label111") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredtwelve);
    function onehundredtwelve(e:Event):void {
           if (twentysixinput.text == "-385") {
        gotoAndStop("label112") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredthirteen);
    function onehundredthirteen(e:Event):void {
           if (twentyseveninput.text == "-8.75") {
        gotoAndStop("label113") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredfourteen);
    function onehundredfourteen(e:Event):void {
           if (twentyeightinput.text == "227.5") {
        gotoAndStop("label114") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredfifteen);
    function onehundredfifteen(e:Event):void {
           if (twentynineinput.text == "-175") {
        gotoAndStop("label115") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredsixteen);
    function onehundredsixteen(e:Event):void {
           if (thirtyinput.text == "7") {
        gotoAndStop("label116") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredseventeen);
    function onehundredseventeen(e:Event):void {
           if (thirtyoneinput.text == "140") {
        gotoAndStop("label117") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredeighteen);
    function onehundredeighteen(e:Event):void {
           if (thirtytwoinput.text == "0") {
        gotoAndStop("label118") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundrednineteen);
    function onehundrednineteen(e:Event):void {
           if (thirtythreeinput.text == "0") {
        gotoAndStop("label119") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredtwenty);
    function onehundredtwenty(e:Event):void {
           if (thirtyfourinput.text == "40.25") {
        gotoAndStop("label120") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredtwentyone);
    function onehundredtwentyone(e:Event):void {
           if (thirtyfiveinput.text == "268800") {
        gotoAndStop("label121") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredtwentytwo);
    function onehundredtwentytwo(e:Event):void {
           if (thirtysixinput.text == "2450") {
        gotoAndStop("label122") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";
    }fourteenthreset_btn.addEventListener(MouseEvent.CLICK, onehundredtwentythree);
    function onehundredtwentythree(e:Event):void {
           if (thirtyseveninput.text == "97300") {
        gotoAndStop("label123") ;
    } else {
      fourteenthresponse_txt.text = "Incorrect. Please try again.";
    function fourteenthfocusInListener(e:FocusEvent) {
    fourteenthinput.text = "";
    fourteenthresponse_txt.text = "";

  • How 2 navigate 2 other tab in paneltabbed in jdev 11G by click of button???

    Hi All,
    I am badly stuck here. Can anybody please help
    how 2 navigate 2 other tab in panel tabbed in jdeveloper 11G by click of button???
    there are 7-8 tabs in my panel tabbed I want to navigate to second tab from first by clicking button in first tab. the second tab should get
    highlighted and user should see all components in second tab
    thanks in advance,

    Hi,
    the ShowDetail item has a "Disclosed" property that you can set from Java or through a EL reference to a managed bean method. Once you e.g. set the managed bean method such that the item is set to disclosed you send a PPR request
    Frank

Maybe you are looking for

  • Cant restore back up from memory card

    frndz, am using n73 normal edition.my prob is i cant restore my back up files from my memory.whn i try 2 do that the phone is searchin the back up file with in sec i am getting the message "phone will restart".aftr restarting fon nothing is happening

  • Nokia 820 SD Card problems...

    Hi there, Just to say I appear to be having some kind of odd compatability issue with the SD card functionality on the Nokia. I've got a 16GB Sandisk (not sure the rating) which works fine on syncing through Windows 7 Bootcamp and the Windows Phone A

  • Using Media Widgets in iBooks Author

    I'm writing an eBook in iBooks Author (which is a great Mac App!). I am adding audio widgets from time to time, and want to place them in the text next to a specific paragraph. However, I have discovered that if I try to include a second audio widget

  • Photoshop Elements 12 and Mavericks?

    Does Photoshop Elenments 12 work with Mavericks?  I have OS 10.6.8 and want to upgrade in order to run PS Elments 12...  Will this work I wonder?

  • Mutli thread Program Compilation

    Hi, I try to compile an example program from oracle proc*c/c++ programmers guide, but I couldn't able to identify the errors. Below I am attaching the errors: "Pro*C/C++: Release 10.2.0.1.0 - Production on Thu Jun 15 17:14:38 2006 Copyright (c) 1982,