Control alignment on tab pages

This is an appearance/aesthetic issue only. I am building a tab control with 8 pages. Each page has the same controls for different channels. How do I align/position a control on a page to be in exactly the same place as the same control on the page above/beneath it?
PaulG.
"I enjoy talking to you. Your mind appeals to me. It resembles my own mind except that you happen to be insane." -- George Orwell

There is a way to allign the controls from diffrent tabs, it just takes two steps.
Use a set of dummy reference controls. One for top, one for left that are positioned off the tab control.
You allign the controls on one page to the dummy references, then repeat for the other tabs.
If you group like Dennis suggested the work is done in no time.
Trying to help,
Ben
Ben Rayner
I am currently active on.. MainStream Preppers
Rayner's Ridge is under construction

Similar Messages

  • Copying control for Adress Tab Page

    Hello All ,
    We trying to implement CRM_copy_badi for copying fields. We succeeded to copy customer_h fields.
    Now we are trying to copy fields from Adress tab page of activity .We use Method Activity_h.In structure CS_activity_h we tried to use : name and address field.
    But nothing copyied. Have Smb expirience with copying Address Tab page fields?
    Thank you very much.
    Rika

    Hi,
         Though it is very old post, I am posting some sample code for the reference of others.
    method if_ex_crm_copy_badi~activity_h.
    data : li_input_field_names type crmt_input_field_names.
        cs_activity_h-priority = is_ref_activity_h-priority.
        clear li_input_field_names.
        li_input_field_names-fieldname = 'PRIORITY'.
        li_input_field_names-changeable = ''.
        li_input_field_names-inactive = ''.
        insert li_input_field_names into table ct_inputs_field_names.
    endmethod.

  • Find Control in Event Structure doesn't show the object when it is not in the frontmost Tab page [Bug Report, LabVIEW 2012]

    When you are looking for the control/indicator handled by a case in the Event structure, you can use the contextual menu item "Find Control" (doesn't distinguish between control and indicator, BTW).
    The result is that the control/indicator is highlighted on the FP. The problem is, if that control is in a Tab and specifically in a page of that Tab that happens to not be the frontmost, the only thing you'll see is marching ants, but no control:
    <=========== the wrong TAB page was shown. LV did not bother to switch to the relevant one....
    In other words, "Find Control" in the Event Structure doesn't switch the tab to the owning page. This is contrary to what happens if you right-click, say, the terminal of this control: the FP will switch to the owning Tab page.
    I'd call this a bug and this is definitely an annoyance (which most likely has been around since the creation of the Event Structure).

    I did not. Is there any better chance for it to be caught there by a NI eye than it is in the LV forum? I though these threads were deemed to gather bugs/features that had been already acknowledged by NI with a CAR number.
    I (and others!) wished there was something like this: http://bugs.sun.com/ or http://bugs.python.org/ for LabVIEW...
    I am just coming back from a short conference of scientists who quite uninamously ended up with the conclusion that LabVIEW was to be disregarded as a lab development environment because of maintenance problems (which could have been argued for any language in my opinion, although I think they meant spaghetti diagrams are the natural tendency of students who could not care less as they are not going graduate because of their LV skills or lack thereof), but I guess I could have added my grain of salt and added the complete opacity on bug and feature handling by NI.

  • BP notes in control tab page

    Hi,
    I m new to Is-u.
    In Business Partner screen (BUG2), there is one tab page "CONTROL" .
    in this tab page there is section called " Notes", where various text are maintained, like correspondance, accounting note, marketing note etc.
    my question is,  is it a standard setting? or it is customization?
    where this setting can be done (I checked in BUPT -- screen layout but i did not able to find)
    & in which table the entry of the text is going?
    Please guide me.
    Regards,
    Chetan

    Hi,
    You can maintain these in the spro settings. Path is as follows:
    Cross-Application Components --> SAP Business Partner --> Business Partner --> Basic Settings --> Notes (Define Note Views & Assignement of note views to roles (BUPA))
    Thank you,
    Binno Don Thomas

  • About forms builder 6i's tab page

    when tab page is changed from one to another which triggers will be fired in order?? (click the topmost Tab Page )
    thanks
    Edited by: user650991 on Apr 16, 2009 6:11 PM

    ok, I find the answer in metalinnk.
    Native Tab Controls in Forms - Tab Pages and Tab Canvases
    Doc ID: 43014.1
    Controlling Canvases in Forms Programmatically
    Doc ID: 73441.1

  • Activate Tab page and set cursor on field!

    Hi All,
    I have a requirement to mimic SAP standard functionality like whenever a mandatory field is not enetered in a transaction, the control activates particular tab page and set the cursor on mandatory field.
    My requirement is as below.
    There is a main screen 1 with many tab pages.
    But when I click on save button, the control goes to different screen. When a partular field is not enetered, then I should put my control to a particular tab page and cursor on that initial field.
    Please help me to get this done. Al I think is SET SCREEN but not sure how I can eneable the control to a particular tab page and cursor on a field from the different screen.
    Many thanks.
    -Pratyusha
    Edited by: pratyushasdn on Jun 24, 2010 2:07 PM

    Hi chandrasekhar find my code below
    this code i am writing under  at selection-screen.
    *&      Form  Z_VALIDATE_TVKOV
    FORM z_validate_tvkov .
      DATA: i_vtweg LIKE vbak-vtweg.
      IF NOT s_vtweg-low IS INITIAL.
        SELECT SINGLE vtweg FROM tvkov INTO i_vtweg
                     WHERE vtweg = s_vtweg-low.
        IF sy-subrc <> 0.
        set cursor FIELD 'S_VTWEG-LOW'.
        MESSAGE e000(z_sd) WITH text-052.
        ENDIF.
       ENDIF.
      IF NOT s_vtweg-high IS INITIAL.
        SELECT SINGLE vtweg FROM tvkov INTO i_vtweg
                            WHERE vtweg = s_vtweg-high.
        IF sy-subrc <> 0.
          MESSAGE e000(z_sd) WITH text-052.
        ENDIF.
      ENDIF.
    ENDFORM.                    " Z_VALIDATE_TVKOV

  • Planning IOndicator in control tab page-Work order

    How does the system assign the indicator "Unplanned, planned and Immediate" to a work order. What are the fields it considers when assigning the Planning indicator in Control tab page of the work order

    It is based on the configuration settings that you have maintained in SPRO:Go to the transaction OIOS or following the path:
    SPRO> Plant Maintenance and Customer Service>maintenance and Service processing>Maintenance and Service Orders->Define Default Values for Planning Indicator for Each Order Type
    These Indicators could be used for Reporting Purposes in IW 38, you could view how many planned orders, unplanned orders and Immediate Orders were there.
    Regards..

  • Boolean Controls on a Hidden Page in a Tab Control

    Hello everyone. 
    I am having some issues with a tab control in a fairly complex program put together by another (more experienced) developer. The basic setup for this tab control features several tabs to control various aspects of a system (motor setup, video setup, general parameters, etc.). Going to a specific tab and pressing Ctrl-F8 brings up a password prompt, which then displays the "Advanced" menu. The advanced menu is a hidden page within the same tab control. The advanced menu contains several Boolean controls that allow access to the various advanced setup features (these pages are also hidden pages on the same tab control), however, none of the Boolean controls are functioning. Clicking on the controls does not cause the buttons to appear pressed, either when running the program as a compiled executable, or while on the front panel of the VI in LabView. The hidden pages also appear as dark grey. I have confirmed that the same is true for all of the hidden pages within the tab control. I believe that my issue is with the version of LabView that I am using. The program was designed in 8.0, whereas I am currently using 8.2. I have not been able to find any references to such an issue between the versions, and I am somewhat at a loss as to how to correct it. Version 8.2 is the only version I currently have access to, otherwise I would use version 8.0, to see if that corrects the issue.  Programs that were compiled previously by the original designer do function properly (hidden pages, when displayed, still appear dark grey), but even compiling the unmodified source code results in the same problems for me. 
    Any help that you could offer would be greatly appreciated. P.S. I would be addressing these problems with the original designer, but he is currently on vacation for a month and I wish to get this resolved.  
    Solved!
    Go to Solution.

    jack47 wrote:
    If a page in a tab control is hidden it will appear 'dark grey', and all of the controls on that page will behave as if they are disabled.  If you 'right-click' on the page name, and select 'Advanded->Show page' it will turn light grey.  Now you should be able to change the controls when the VI is not running.  If the page is shown during operation and the controls still do not function they are probably disabled.  You can check by 'right-clicking' on the control and going to 'Advanced -> Enabled State'.  Also it is possible that they are disabled programatically using a property node.
    I am leaning towards this as the issue, at the moment. I just find it very odd that the controls work in the 8.0 compiled program, but not my 8.2 compiled version.
    I will have to show/hide each page when it is accessed/left.

  • Is it possible to programatically add tab pages on tab control

    Hi All,
    Is it possible to programatically add tab pages on tab control? If yes then how?
    Thanks & Regards,
    Shrinivas

    Doing this will require the use of VI server and methods and properties.  First, some questions:
    Is the number of pages you may need unbounded?
    Do you have a maximum number of pages you need to display at any one time?
    If the answers are no and yes, then you can create a tab control with the maximum number of pages you need, and hide or show the pages, as necessary. To hide or show pages, use the Pages property to get references to all the pages.  Use Index Array to select the page you want to show/hide, then use its Page Visible property to show and hide it.
    You can also get a lot more dynamic, if you number of pages you need to show at any one time is less than the total number of pages.  In this case, you will want dynamic page contents and tab name.  You can set the tab name by Page Label property of the page (right next to the Page Visible property).  You can make the content dynamic by using a subpanel as the only contents of the page.  You can find out about subpanels in the LabVIEW help or this post.
    You also need to ask yourself whether a tab interface is the best one for your application.  I have usually found that if I need to show and hide a lot of tabs, I would be better off with a subpanel for my content and a text or menu ring the select the content.  Tree controls also work nicely for selection.
    Good luck!  Let us know if you need more help.
    This account is no longer active. Contact ShadesOfGray for current posts and information.

  • Tab pages which Database and Control Block.

    I have 3 tab pages, 1st and 2nd with database first block and 3rd page has a control block .
    When I query these Pages I only get one record display though it is a multiple record block with scroll.
    The only difference is that every pages contain multiple blocks with relationship created.
    If some one can help me to bring all the records when I execute the query through F8 key.
    Thanx
    Khan

    Create master detail relation this may help you

  • How do you set a control on a duplicated tab page? - IGNORE THIS MESSAGE, WRONG FORUM!

    Hi
    PLEASE IGNORE THIS MESSAGE, THIS IS THE WRONG FORUM!
    will repost to labwindows forum,
    thanks,
    Owais
    Hi
    I have a tab page (with 3 tabs) that has controls on it (such as text boxes, etc) that I duplicated using DuplicateCtrl.  Now I would like to set/get the values from the text boxes that are on the dupicated tab page.  My questions is, how do I obtain the controlID of the text-box control?  The original page has a specific name for the text box control, in the .uir file, however after duplication, what does the controlID become?  Restated another way, the question is: if I duplicate a tab dynamically (on the fly) that has controls on it, how can I access the individual controls for get/set operations?
    Thanks,
    Owais
    Message Edited by owais on 12-30-2006 01:31 PM

    What troubleshooting information would you like. I posed a question, you tell me what you would like to see.
    I know how to open my about:config, this isn't my first time on the internet.
    You said: "You can check the browser.newtab.url pref on the about:config page to see if it still has the default about:newtab value."
    Yes, it does. What else would you like to know so that this can be fixed?
    I also stated in my very first post that the link you just linked to, (that I also linked to so everyone was aware of what link I'm talking about), I already tried and it doesn't work. Do you guys even read what we put up or do you just hand out random, generic answers?

  • Tab pages control

    We are working on migration project from client/server to web
    using 9ias. lot of our modules have tab pages, oracle docmentaion
    says you should pay attention using them because all sheets get loaded including those hidding behind the tab. what is the workaround for this, can't we have tab pages, if so do we a limitation?
    thanks for ur help

    By default all your tab pages (and stacked canvases) will have the VISIBLE property set to TRUE. You can still have tab pages, just set the VISBLE property to FALSE in the builder and then add a little extra code:
    SET_TAB_PAGE_PROPERTY('tab page name', VISIBLE, PROPERTY_TRUE[or FLASE] );
    at the appropriate place.
    Hope this helps,
    Candace Stover
    Forms Product Manager

  • Can tab pages wrap in the tab set control?

    hi -
    I'm using a tabset with dynamically built tab pages based on a rowset... but the tabs just keep creating to the right... any way to force them to wrap into multiple rows based on the browser page size?
    thanks

    Thanks to the member that posted the article about trashing the contents of the Syncsevices folder in the application support folder. After i rebooted, I was able to sync my iphone. Thanks again.

  • Labels on a tab page

    how can I aligned my labels on the tabs? I want them to all be at the left within the tab space.
    thanks!

    I must admit that I've never used the page labels display and it does look like a bug. You can fix it however. Select the tab control and choose Advanced>Customize. In the control editor, select the page label control and do the same thing. You should be in the control editor for the numeric control and then you can go to edit mode and enlarge the decrement arrow to make it the same size as the increment.

  • Scrollable stacked canvases on tab pages

    I am in the design phase of a project and I have been building some 'mock-up'screens for the user to review. I have been trying to build a form which has a scrollable canvas stacked on a tab page.
    This works fine, however there is a dynamic element to the page which is controlled by selection of a radio button, which displays another stacked canvas on top of the first one.
    This all works well and good, until you try and scroll the first stacked canvas by its scroll bar. The content of the stacked canvas scrolls ok, but the second stacked canvas remains in situ and doesn't move.
    I have trawled all the online documentation and both the Metalink and Technet fora, but can't find any guidance on this.
    Am I trying to acheive something which Forms 6i can't do, or is there a bug, or am I missing something?
    For your information here is what I'm running:
    Forms: 6.0.8.8.0
    WinNT: 4.0 SP5
    RDBMS: 8.1.6.0
    Here's a schematic of the form I'm trying to build....
    | Content Canvas !
    -------------+ !
    ! tab1 ! tab2 ! !
    !------+ +------------------------------!
    ! ! Stacked canvas (scrollable) ^ ! !
    ! ! Radio Group (o) ( ) # ! !
    ! ! ! Stacked canvas (dynamic) ! # ! !
    ! ! ! Hidden or Displayed depending ! # ! !
    ! ! ! on above radio buttons. ! # ! !
    ! ! V ! !
    Thanks in advance,
    John G. Williamson

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by carusab ():
    I think a stacked canvas "stays put",
    a stacked canvas has no relation to
    another canvas so it will not "know" that
    its "parent" canvas has moved.
    I wish there were a WHEN-SCROLLBAR-* trigger
    and that scrollbars would be objects of
    their own... maybe in Forms7?
    /Charles<HR></BLOCKQUOTE>
    I suspect you're correct. I am going to have to something long-winded with 'set_item_property'. As you say, let's hope Forms 7 can cope with this.
    Many thanks,
    John
    null

Maybe you are looking for

  • How do i cancel Netflix from my Apple account, i'm already a Netflix member ?

    How do i cancel Netflix from my Apple account, i'm already a Netflix member ?

  • Photo images are too dark

    Photo images loaded into Safari or Facebook, by me or by others, are too dark and I can't find a way to improve them.

  • Custom VKM1

    hi guys, There is a request to custom VKM1 by taking out the menu,button and check box. And user wants additional field to be included in the report output. I’m able to copy ZRVKRED01, ZRVKRED02 and all include.  However I’m having problem to find ho

  • Where is my photo after updating ios 8,0,2

    yesterday after updating my ios to 8.0.2 with my iphone 5. i notice my photo is gone. not all of it, i have about 4000 photos, but when i check there is less then 1000 photo, but i check on my storage for my photo and camera is 11gb help me, what's g

  • ACS SE Agent aupport for 64 Bit Windows 2008

    Greetings All, Is there ACS SE agent support for a 64 Bit Windows 2008 Server. I was told there was not, I just want to confirm. thanks.