How to set fire to a single event "mouse down" when a tab control and its digital control have all two events 'mouse-down' with different function

Hi all

I have a digital control in a tab control. Both of them have their own events 'mouse-down' in a while loop. But when I click on the digital command, instead of raising the event of digital control only, both of these two events fired.

Maybe I can check if the mouse is in the range of digital technology to filter events, but if the window is resized, I have to recalculate the range once again.

Is there another way to do it?

I pasted the test code too.

Thank you!

Excerpts of work

Side note: I really don't like the controls on the tab and use them very rarely.  And the few times I use them, it is for tabs to which I often use to select among the screws to put in a secondary school.

Tags: NI Software

Similar Questions

  • How can I use lightroom or photoshop on my laptop, when I open it, it says only, I use on two computers and I have already two I have Mac at home.

    How can I use lightroom or photoshop on my laptop, when I open it, it says only, I use on two computers and I have already two I have Mac at home.

    Hi moving,

    You can use Lightroom or Photoshop on two computers using a single license.

    If you want to use on the third computer, you should disable any previous machines and turn it then back on the 3rd machine.

    You can also consider getting another license or subscription to your other computer.

    ~ UL

  • How can I get MS Office Outlook to automatically start when my computer is turned on? I have Vista.

    How can I get MS Office Outlook to automatically start when my computer is turned on?  I have Vista.  Your help will be greatly appreciated.

    Start - all programs - start

    Nothing in this record to boot Windows. Drag the Outlook shortcut in
    This folder with the right mouse button and choose copy.

    --
    ..
    --
    "krisb1968" wrote in message news: 144f14c1-80f2-42f9-835a-d1febbeef4e0...
    > How can I get MS Office Outlook to automatically start when my computer is
    > turned on? I have Vista. Your help will be greatly appreciated.

  • Hi, I have the 2014 package which includes lightroom and photoshop. Can I move to 2015 for free? If yes how can I do? My photoshop 2014 disappeared and its saying I have a 30 day trial for the 2015. Thank you for the help

    Hi, I have the 2014 package which includes lightroom and photoshop. Can I move to 2015 for free? If yes how can I do? My photoshop 2014 disappeared and its saying I have a 30 day trial for the 2015. Thank you for the help

    Yes, the upgrade is free. means that it is included in the subscription.


    You can install and activate one of these version according to your choice of 6 CS, CC, CC 2014 or 2015 CC

    If the CC 2015 looms as of the trial, please refer link below:

    https://helpx.Adobe.com/manage-account-membership/CC-reverts-to-trial.html

    Let me know if you need more assistance.

    Also mention if you use Windows or Mac computer?

  • How to set up an account for another user of my PC (Windows Vista) and give its right of administrator to download the program

    My daughter helped me to set up an account to my own PC with password protection. Please indicate how to set up another account for someone and give it the administrator right to download the program.

    There is information about the configuration of the accounts here:

    http://Windows.Microsoft.com/en-us/Windows-Vista/demo-understanding-user-accounts

  • How to set to default group or user names in the Security tab?

    I am trying to listen to music from my laptop to my PS3. I reinstalled my laptop without picking up my external hard drive and it has messed up the security settings in the files. I fixed it for my videos but I don't remember how. My videos has the default user in the window:

    Everyone

    HomeUsers (Robert-PC\HomeUsers)

    Robert (Robert-PC\Robert)

    WMPNetworkSvc

    The window under the Security tab of the My Music folder has these users:

    S-1-5-21-2475358272-913278994-1741288185-1000

    S-1-5-21-3176736344-3858995767-1895752026-1000

    S-1-5-21-3176736344-3858995767-1895752026-1001

    Robert (Robert-PC\Robert)

    How can I bring to the security of the folder tab music to look at as they are in the video folder security tab?

    I checked everywhere on the internet and have not found the solution. I found it using Google, but I forgot the link to the site on which I found it.

    I suggest you to change your setting of security manually right-click the swith folder, select Properties, Security tab, select modify and delete the three main users or groups. After that select Add, select advanced in the dialog box select users or groups, and click Find now. In the search results panel, select the user or group to which you want to add (for example. Everyone or something else on the Security tab of the folder of your video you want to add), and then click OK until all the dialog box is closed. If there are error messages appear during the process, please take note and post them here. I hope this help you.

  • How to set the condition of rule to check the Primary Key, Foreign Key and Unique

    I use Oracle 10.2
    Could someone tell me please how to set the rule condition to check the primary key, foreign key constraint of uniqueness?

    Hello

    Primary key, unique constraints and foreign key are better applied using the native functionality of database constraint. If you like the rules to check if a key exists at the time of the evaluation, you can use a function defined by the user in a rule condition and this function can ask to turn the table keys.

    Hope this helps,
    -Aravind.

  • How to set the interval of validation after n lines when generating insert statements?

    Hello

    I'm trying to script sql insert with a few lines of million using SQL Developer 1.5.4.

    I can generate scripts insert ok, but can not see anywhere to set the interval of validation.

    In the form of preferences in respect of migration, I see that you can set the interval of validation under data move options, but I guess that's something different.

    I know we could use sql loader, but this insert is part of the deployment package that has a series of sql scripts that we run together. So I don't want to run a series of sql scripts, and then run sql loader and then go back to sql scripts.

    Am I missing something, or is it simply not possible with SQL Developer?

    Thanks in advance for your help,

    Pete

    Assuming that you create the insert using the export as Insert feature script, so no way to to do.

    However, once you have generated the SQL to insert script, it is quite easy to add a line at the top that says "set autocommit ", who will then commit automatically after the DML statements successfully . It would probably have a commit and disable autocommit at the end of the script, in the case where the following script awaits undertakes to behave differently.

    theFurryOne

  • How to set fire to a branch to pass parameters without url?

    is it possible to pull a branch when the user clicks on a link on the page. I have a report on a page #2 and one column is 'serialno. When the user clicks on the link, the application needs to go to the page #3 and view the details for the series. However, due to security restrictions, I can't spend the serialno in the url. is it possbile to set the page point serialno page #3 in the branch that directs the user to the #3 page and show the details? any ideas are appreciated.

    Kind regards
    Surya

    Published by: sgodavar on August 13, 2010 16:10

    Hello

    Here's what I think is an easy way to do it.

    1 edit the SERIALNO column in the reports attribute tab
    2. change the target of the link URL column
    3. in the URL, type the line below. #SERIALNO # is the column of the report

    javascript:doSumbit('#SERIALNO#') 
    

    4 write an OnSubit of calculation or process to assign the value of #SERIALNO # to the element in the Page 3 (say P3_ITEM1)

    a. assignment can be: P3_ITEM1: =: APPLICATION; (or SQL)
    b. calculation / condition of process will be the Expression of PL/SQL

        regexp_like(:REQUEST,'^[[:digit:]]).*$') -- all numeric request, no semicolon at end in Apex 4
       
    

    5. creation of a branch of the condition to go to Page 3, with regexp_like above as a condition.

    Here's what will happen.
    a. by clicking on the link of the report will cause a transmission with demand = serialno (supposed to be entirely digital in this example)
    b. trap you and process applications digital all assign them value takes the point on Page3.
    c. branch Page 3 on the same condition of application being digital.

    Above is the basic concept, you can do more complex and flexible using prefixes and suffixes in doSubmit and REGEXP_LIKE to allow multiple links of this type of a report.
    Kind regards

  • How to set fire to the adapter to revoke users?

    Currently I wrote adapter for the removal of the resources of the target about but for "Task Effect", I chose "Disables the process or access to the application" which results in firing of my adapter when I chose to disable a user from the Web console.

    There is also an option to revoke users in the web console. How can I make my adapter to call when I chose to revoke a user.

    Thank you

    Create a task for the user revoke and attach this task for cancellation/reinstatement tab of other tasks (usually create the task of the user).

    Now, when the user is removed from the web console, the task of the user revoke is called and do the operation.

  • How to set fire to a workstation without Scheduler oracle EM

    Dear administrators,

    What a way to launch a procedure after a certain period of time without using the oracle Scheduler.

    I'm looking for a package that I can use for this target.

    Regarsd

    Hello

    DBMS_SCHEDULER is one of the database package or function, check next job that runs every 10 minutes and you can replace your procedure or anonymous block in JOB_ACTION. I hope this helps.

    BEGIN
       sys.DBMS_SCHEDULER.create_job (job_name => '"KLONDIKE"."MY_ALL_TAB_JOB"',
                                      job_type => 'PLSQL_BLOCK',
                                      job_action => 'DECLARE
      PSENDER VARCHAR2(32767);
      PRECIPIENT VARCHAR2(32767);
      PSUBJECT VARCHAR2(32767);
      PMESSAGE VARCHAR2(32767);
    
    BEGIN
      PSENDER := NULL;
      PRECIPIENT := NULL;
      PSUBJECT := NULL;
      PMESSAGE := NULL;
    
      KLONDIKE.SEND_MAIL ( PSENDER, PRECIPIENT, PSUBJECT, PMESSAGE );
      COMMIT;
    END; ',
                                      repeat_interval => 'FREQ=MINUTELY;INTERVAL=10',
                                      start_date => SYSTIMESTAMP AT TIME ZONE 'US/Eastern',
                                      job_class => 'DEFAULT_JOB_CLASS',
                                      comments => 'Checking ALL_TAB_MODIFICATION table for inserts/updates',
                                      auto_drop => FALSE,
                                      enabled => TRUE
       );
    END;
    

    Concerning

  • How to set current row in the table after use the button tab on inputText

    Hi all
    My first post.., I am beginner in ADF and I'll try to explain my problem.

    For now we use ADF 11 g (11.1.1.4), in a jsff page I have a table with a column of inputText.
    On the the inputText valueChangeListener, I invoke a method in a bean viewScope that call an EJB method, make some services to the EJB on the modified line. After that, I update the VO and the table (because other values in the row have been changed) and reset the focus on the inputText even modified by the user with javaScript, because the focus was lost after updating.
    So far, everything works fine.

    When I use the arrow keys to change the selected line in the table, this is excellent work (focus is always in the inputText next or previous), but if the user tries the key tab allows you to change the current line, the inputText on the line that has the focus, but the current row in the table is not changed (I think that is normal).

    My question: How can I change the current line after the tab key in this case?

    I don't know if it is really clear, not easy to explain, do not hesitate to ask for more details.
    Thanks in advance.

    Hello

    My question: How can I change the current line after the tab key in this case?

    Use a client event to listen to the keyboard entry and intercept the tab. Use af:serverListener to call the server to set the rowKey on the table and deliver a PPR for the table to repaint

    See example 11 on http://www.oracle.com/technetwork/developer-tools/adf/learnmore/index-101235.html#CodeCornerSamples

    to learn more on how to use the client listener and the receiving server

    Frank

  • How to set the menu on the top of static when page scroll down?

    How to create application get static menu above static when scroll bar down?

    for example

    || Menu 1 | Menu 2 | Menu 3 |

    Contains 1

    Contains 2

    etc...

    When I move to contain in the background, menu on the top of the page get move up... I want to get static when I move the scroll down, any solution?

    Abdul Wahab, you can also try something like this

    HorizontalFieldManager _hfmHeader = new HorizontalFieldManager();
    
    _hfmHeader.add(Menu_1);
    _hfmHeader.add(Menu_2);
    ...
    _hfmHeader.add(Menu_N);
    
    this.setBanner(_hfmHeader);
    
  • How to set the password on SX10 admin menu to prohibit access to control IR remote by users?

    Hi people, I do not know where to put the menu the remote control password in the Sx10 codec! I need to block access for users, because people can change network configs e etc. by remote control!

    The version of my SX10 is: TC7.3.3.c84180a

    For 'SX20' I can block with this comand: ' xCommand SystemUnit MenuPassword game password: xxxxxx ".

    BUT FOR SX10 IS NOT POSSIBLE!

    Thank you very much!!!

    The SX10 does not support this feature when you run TC software, but this is only possible when you run this software.  When / if you decide to upgrade to this software, see the SX10 Admin Guide on pgs 15 and 19 for restrict access to menu options...

  • How to set the time to refresh the page items when the Page is loaded

    Hi all

    When my pages load, some hidden page items are displayed, and when the page load they are hidden again. Is it possible to keep hidden without this time to refresh?

    Thank you

    Bsalvador

    bsalvador wrote:

    You know the syntax of css to hide the label too?

    #P1_ITEM_X, label[for="P1_ITEM_X"],
    #P1_ITEM_Y, label[for="P1_ITEM_Y"],
    #P1_ITEM_Z, label[for="P1_ITEM_Z"] {
      display: none;
    } 
    

    However this will not affect the underlying layout grid, which still affects the appearance of the page. If possible you can put the items in question in separate regions [sub] and show/hide those, rather than the individual elements.

    Post edited by: fac586

Maybe you are looking for