Resizing problem , table inside panel gets invisible

when i reduce the size of the panel,
the table inside that panel get shrik at its max almost invisible.
what is the way to avoid this?

If you need further help then you need to create a [url http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program (SSCCE) that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.
Don't forget to use the [url http://forum.java.sun.com/help.jspa?sec=formatting]Code Formatting Tags so the posted code retains its original formatting.

Similar Messages

  • I want to get the data of a table inside the Form but it is not passed

    I want to get the data of a table inside the Form but it is not passed to the form by tables parameters.
    How can I do this.
    Regards

    If there is a problem with defining it globaly, you can define a field symbol globably and point to it. For example.  It would probably be better to define your table globably.
    report zrich_0003 .
    field-symbols: <imarc> type marc_upl_tt.
    start-of-selection.
      perform get_data.
    *       FORM get_data                                                 *
    form get_data.
      data: imarc type table of marc with header line.
      select * from marc into table imarc up to 10 rows.
      assign imarc[] to <imarc>.
      perform write_data.
    endform.
    *       FORM write_data                                               *
    form write_data.
      data: xmarc type marc.
      loop at <imarc> into xmarc.
        write: / xmarc-matnr, xmarc-werks.
      endloop.
    endform.
    Regards,
    Rich Heilman

  • How to get source table inside Template Mapping code template

    Hi guys,
    I have the following scenario, I have an table from external database and want to map it to an oracle table. This is done with Template mapping and I selected an Load code template on the execution unit that holds only the external table, this load code template will read row by row from source table and make the inserts into the flow table. I know that oracle use odiRef.getFrom() in order to construct the select statement from the external table. Because i need to do something custom i will need to have a list of the source tables inside the Load code template.
    Is this possible?
    P.S. I use owb 11gr2.
    Regards,
    Cipi
    Edited by: Iancu Ciprian on Jan 11, 2011 10:58 AM

    Hi Suraj,
    Thx for your answer!
    After posting the message i found in ODI documentation about odiRef other function and this I'm trying now to see if works, will let you know my results ...
    I implemented an custom iterator that retrieves the data from an external source and pass it to INSERT commands to execute against flow table. In order that this iterator to work i need the source table name of the current execution unit. Then the iterator is using the that name to get the data from the external entity and retrieve it as an array of Objects, this array of objects will be inserted in the flow table.
    Regards,
    Cipi

  • Getting an error when inserting a big table inside a ""-

    hi iam getting an error String not properly closed when i add big table inside a "".plz give me an idea how to insert a table inside a String.iam using jsp .
    thanks in advance

    1) Please use proper English grammar, spelling, punctuation, and capitalization.
    2) I don't know what you mean "convert this forum page to a Word doc." Are you talking about taking HTML that's served up from some arbitrary URL and saving it in a Word doc? If so, you would not have the page's content hardcoded in your JSP. If you need to hardcode the page's content in your JSP, then I'm still not understanding what you're doing.
    3) If you want to write it out in .doc format, then you need to use a library that can write that format, such as POI from jakarta: http://jakarta.apache.org/poi/
    4) Don't tell me not to say I don't understand. If I don't understand what you're saying, I'm going to say so. It would be stupid for me to pretend I understand when I don't.
    I don't think I can help you. Good luck.

  • Allowing user to resize a Windows executable?  Getting full screen visible?

    I am publishing to .exe format due to some issues with SWF and the content of our presentations.
    In testing the .exe, I have two problems:
    -- I'd like the user to be able to resize the window for the presentation but this doesn't seem to be possible.  I've tried both "fullscreen" check box and no full screen at the point of publish
    -- Some of the edges of the training screens are not visible.
    The part of the screen to the far right is not visible to the user even though it is visible on the screen and in other publishing modes.
    I wonder if this is the fault of having a TOC?
    I tried to make the table of contents more narrow, but Captivate resets my TOC width to 250 no matter what I put in.
    I tried publishing the TOC both separately and overlaid.
    Publishing it as overlaid with the checkbox for fullscreen seems to "solve" the problem, but the TOC is invisible unless you know to look for it.
    I would prefer the TOC to remain up the entire time to the left of the presentation to allow users to review and to see their progress, but publishing it as "separate" with both fullscreen and non fullscreen publish options results in not being able to see the right side of the screen.
    Any tips for me?

    The minimum width allowed for a TOC is 250 pixels.  You cannot go lower.
    From what you describe, I would say that this is one of those "you can't have your cake and eat it too" scenarios.
    When using FullScreen view, it seems that Captivate is not taking into account the width of the TOC when it resizes.  Yet it knows about the TOC because the TOC is still visible after resizing, even though some of the main screen is pushed off stage.
    I would recommend you log this as a bug with Adobe.  There are often use cases like this that just don't get tested and slip through the cracks in a large application like Captivate.
    Your workaround is to use Overlay TOC mode when using fullscreen.  If the TOC icon is too 'invisible' for your taste, you can change these icons into something bigger and bolder to make it more obvious.

  • [SOLVED] GNOME 3.8 annoying window resize problem

    Hello all fellow early-adopters :-)
    A very annoying quirk I've noticed, moving from GNOME 3.6 to 3.8, is that it no longer remembers, nor retains, the size/positions I set for many of my application windows. For example, my mail client (Evolution) is sized to fill most of my screen (centrally), with Empathy and Skype as long narrow windows on both sides - giving me a nice, broad "communications" overview on that particular desktop (with dev tools etc open on others).
    On 3.6, this layout was retained during my session, as well as next time I started these apps up.
    In GNOME 3.8, not only does it insist that these windows are always started as small little bunched-up windows that I need to resize, but every time a window displays a notification/warning (message in internal yellow bar inside the window - such as loss of internet connection, mail retrieval failure etc) it resizes the windows spontaneously to a stupid, small size that overlays the other windows. This is driving me crazy!
    Where can I learn a bit more about how window sizing / positioning works in GNOME 3.8, or is it finally time to switch to awesome wm? I want to love GNOME 3.8, I really do. It's so slick, but so... unpolished.
    I want to dig in an assist with problems like these, but I need some pointers to some background material first to understand the problem. Is it the window manager? Is it the app?
    ** UPDATE: Doing a full system upgrade, as of May 18, 2013, has resolved this annoying problem. My windows now stay where they belong, and start with the same size they were closed with. GNOME is now pleasant to use again :-)
    Last edited by dawid.loubser (2013-05-21 13:37:25)

    dawid.loubser wrote:Thanks for the suggestion drtebi - I'll give it a try.
    I really like GNOME 3.x though (and would like to understand the windowing behaviour), but if the annoying quirks are insurmountable, I will happily switch.
    Man I love GNOME 3.x. I admire the courage they had to change, basically, everything, and I find myself more productive with my GNOME 3 Arch box than with my good ol' Slackware KDE 4 box. I just hate those bugs - for example I filed a task in their bugtracker for this window resize problem I have with gedit. If it's a love/hate relationship, I think it's marriage ^_^
    With the 3.8 upgrade, deadbeef was having a similar problem with window size/position. I just recompiled it against the latest GTK+3 package upgrade (that came after the 'big upgrade' here on Arch) and it was fixed. But not with gedit
    bwat47 wrote:
    Man I really hope this gets fixed soon, because aside from this one incredibly annoying issue I am loving gnome 3.8.
    I get the feeling gnome badly needs more beta testers, sizable regressions like this in "stable" releases happen way too often sad.
    I get the exact same feeling. Well bugs exist everywhere, there's no denying. But I think it would be wiser to 'alternate' the nature of each major stable release - one focusing on new features and one focusing on fixing bugs. For example if the only new features in GNOME 3.10 were the AppsFolder full implementation and the introduction of gnome-calendar, and the rest of the development cicle being devoted to fix bugs, I'd be more than happy.
    Like Fedora and Ubuntu, the fixed 6-month release cycle colaborates with the bugs. They don't do like Debian or Slackware which are released 'when they are ready'.
    EDIT: fout (yet) another bug. At least with facebook chat (haven't tested with other telepathy plugins) the buddy tray icon appear duplicate. Anybody with the same issue?
    Last edited by lmello (2013-05-02 14:06:06)

  • Modify the content of a table inside function module

    if line_bill-cust_no = line_cust-cust_no.
        line_cust-tot_amt = line_cust-tot_amt + line_bill-bill_amt.
        MODIFY it_cust1 FROM line_cust transporting tot_amt  WHERE  cust_no = line_bill-cust_no.
    inside the function module in se 37 i am getting an error .
    The specified type has no structure and therefore no component called tot_amt....          
    actually if im running this code inside the se38 editor its running fine . but i want to do this inside a function module. when i tried to do this im getting the above error
    kindly help me in resolving the problem.

    hi arunima ,
                       i have declared the tables in the changing tab.. my problem is , how to access the line of the table inside the function module .
    for ex:
    loop at itab into wa where field1 = 'field2'.
    i have declared the wa in the function module but still it gives the error that field1 is not recognisable...
    how to resolve this...
    kindly help me out.

  • Semi-opaque panel gets more and more opaque

    Hello forum members.
    I'm writing a semi-opaque panel with an undesired behaviour and is hoping for clues to what I should do about it.
    Desired functionality: A semiopaque panel that can change colour and opacity.
    Problem: when I press the 'change colour' button in the code below, the colour changes but the panel gets more opaque for every press on the button. When I resize the panel manually, opacity and colours are drawn as they are supposed to be.
    Is there som event to be fired that redraws the panel from the beginning?
    import java.awt.*;
    import java.awt.event.*;
    import java.awt.color.*;
    import javax.swing.*;
    public class TransparentPanelTest implements ActionListener {
      private JDialog dialog = null;
      private Color bgColour = Color.YELLOW;
      private TransparentPanel panel = null;
      public static void main(String[] args) {
        SwingUtilities.invokeLater(new Runnable() {
          public void run() {
            new TransparentPanelTest().show();
      private void show() {
        dialog = new JDialog();
        dialog.setDefaultCloseOperation(JDialog.DISPOSE_ON_CLOSE);
        panel = new TransparentPanel();
        panel.add(new JLabel("Hello world"));
        dialog.add(panel, BorderLayout.CENTER);
        JButton changeButton = new JButton("change colour");
        changeButton.addActionListener(this);
        dialog.add(changeButton, BorderLayout.PAGE_END);
        dialog.pack();
        dialog.setVisible(true);
      public void actionPerformed(ActionEvent e) {
        bgColour = (bgColour == Color.YELLOW) ? Color.GREEN : Color.YELLOW;
        System.out.println("Setting colour " +
          (bgColour == Color.YELLOW ? "yellow" : "green"));
        panel.setColour(bgColour);
       * Semiopaque panel.
      private class TransparentPanel extends JPanel {
        private Color panelColour = Color.YELLOW;
        private float panelOpacity = 0.2f;
        public TransparentPanel() {
          super();
        public void setColour(Color transparentColour) {
          this.panelColour = transparentColour;
          validate();
          repaint();
        public void setOpacity(float opacity) {
          this.panelOpacity = opacity;
          validate();
          repaint();
        public void paintComponent(Graphics g) {
          Graphics2D g2d = (Graphics2D)g.create();
          g2d.setComposite(
              AlphaComposite.getInstance(AlphaComposite.SRC_OVER, panelOpacity));
          g2d.setColor(panelColour);
          g2d.fillRect(0, 0, getWidth(), getHeight());
    }

    your panel reports being fully opaque while in fact it isn't, thuss confusing the painting mechanism
    CU
    Jeanette

  • How to add repeating table inside the table in Infopath?

    I am customizing a list in sharepoint Infopath 2013.
    Now I want to add Repeating table inside a table but when I am doing It I am getting the below error:
    "This table can not be converted into repeating table. To fix this problem, add one or more controls to the repeating row and try again,"
    What should I do next?
    Thanks in Advance.

    Hi Darsh,
    I tested the same scenario per your post in my environment, however it worked fine when I inserted a repeating table to the ordinary table in InfoPath form.
    How did you modify the SharePoint list form in InfoPath and how did you insert the repeating table?
    Based on the error message, it seems like you were converting the ordinary table to repeating table.
    To insert a repeating table inside the ordinary table, we can use this Repeating Table button under Home tab in InfoPath Designer.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Resize Word-Tables with ABAP

    Hi,
    I have a Problem by creating a Word-Table using the OLE2-Interface!
    I created the Table with 5 rows and 3 columns. Everything perfect
    But now I want to Resize the first Column. My Code is the following:
    CREATE OBJECT o_word 'Word.Application'.
    SET PROPERTY OF o_word 'Visible' = '1'.
    GET PROPERTY OF o_word 'Documents' = o_documents.
    CALL METHOD OF o_documents 'Add'
      EXPORTING
      #1 = 'normal.dot'.
    GET PROPERTY OF o_word 'ActiveDocument' = o_actdoc.
    GET PROPERTY OF o_word 'Selection' = o_selection.
    GET PROPERTY OF o_actdoc 'Tables' = o_tables.
    GET PROPERTY OF o_selection 'Range' = o_range.
    CALL METHOD OF o_tables 'Add' = o_table
      EXPORTING
      #1 = o_range
      #2 = '5'
      #3 = '3'.
    GET PROPERTY OF o_selection 'Columns' = o_column.
    CALL METHOD OF o_column 'SetWidth'
      EXPORTING
        #1 = '196.8'
        #2 = '0'.
    Unfortunately nothing happened
    Can anyone help me?
    The VB Code to Set the Width of a column is:
    Selection.Tables(1).Columns(1).SetWidth ColumnWidth:=196.8, RulerStyle:=wdAdjustNone

    Hello Christian,
    I made some changes to your code:
    CALL METHOD OF o_tables 'Add' = o_table
      EXPORTING
      #1 = o_range
      #2 = '5'
      #3 = '3'.
    GET PROPERTY OF o_table 'Columns' = o_columns.
    CALL METHOD OF o_columns 'Item'  = o_column
      EXPORTING
        #1 = '1'.
    SET PROPERTY OF o_column 'Width' = 24.
    so you do not need to find an object, you just created again via "Selection"...
    I managed to set the Width property, which worked, but unfortunatlly only in POINTS.
    I assume the method <b>SetWidth</b> is not supported because of it's parameter types.
    -> OLE2 is not a prefered interface anymore
    If you find my answer useful, please don't forget the reward.
    Regards,
    Juergen

  • Difficulty with tables inside of tables formatting

    I'm using BIP and doing a repeating group so that the first column of my report is suppressed. This results in 2 or 3 rows based on the first column grouped together. The table wizard does this by inserting a table inside a table. Unfortunately i can't get my headers on the outer table to line up with the columns on the inner table. Word allows me to set a "preferred width" on table columns and cells but i really want it fixed to combat my problem. Also, the inside table seems to have cell padding between it and the outer table, but i don't see any Word settings to configure this. I've saved the HTML source and don't see any cellpadding tags either.
    I'd be happy to provide the XML and .RTF if someone could take a look.
    Thanks.

    If I'm not wrong your problem seems to be some what metioned in Tim's blog about group left or group right..
    http://blogs.oracle.com/xmlpublisher/2007/05/left_up_down_right_group.html
    All you have to do is to play around with the table properties of both table (outer and inner). Try to decrease the cell margins(Right click on table--->table properties-->options) for both left and right margins of the tables.
    Edited by: user10280715 on Feb 18, 2010 1:47 PM

  • Alter a BAPI Result Table, how to get into the display "loop" ?

    Hello all,
    i have a problem regarding the result rows of a RFC/BAPI Call.
    There are three views, let's say 1,2,3. In View 1, i call a BAPI, and display the results in a table in View 2. I added a button in each row, which calls View 3 and displays some details concerning the selected row.
    I now want to store a flag for each row, that has been displayed in this way.
    In View 3 i store the key value of the displayed row in an own value node in the context.
    When i go back from View 3 to View 2, i want to see that flag (in an extra column) in every row, that has been selected in this session.
    So i do not know, how to alter a single row in the BAPI result table, how to get into the "loop" that is used by WD to display the table.
    already tried a supply function, but i was not able to alter single rows.
    Any suggestions/tips or perhaps code fragments of working supply functions ?
    Thank you !

    Hello,
    I'm not sure whether I understood your problem correctly, but I will try to give an answer.
    The easiest way I see is to copy the RFC Results to a Component Controller Context structure with an additional Flag field. You can use WDCopyService for copying.
    Then on the event of selecting you set your flag as appropriate for you (e.g. if you want to use an image as flag you set the Image path) on the current element of your table. Then display View 3.
    On going back View 2 should show now the new flag values...
    The trick is to copy the values (as at Time structures can not be expandend with new fields) and set the Flag on the onSelect event.
    Hope this helps,
    Frank

  • When i am retreiving the values from the access table i am getting null val

    hi all,
    I comeacross the following problem,I connected my applet to the Access database with jdbc:odbc driver.
    I am trying to retreive the values from the table.I am getting the result correctly when the same code with using applet it was giving the correct result.
    when I am using an applet program it was giving the null value istead of the actual records.
    can anybody tell me the reason why
    thanks in advance
    and also how to connect the databse in the webserver when i installed my applet in the client side
    please give me some suggestions to do that
    thankyou
    lakshman

    Hi Krishna,
    Can you please copy the code generated by ODI for creating your C$ table ?
    i mean :- create table C$_0Entity ( from the operator log
    Regards,
    Rathish A M

  • How to use one hash table inside another hash table

    Hi everyone,
    Any example of hash table inside another hash table.
    Can one here help me how to write one hash table inside another with repeating keys for the first hash table.
    Thanks,
    kanty.

    Do you mean you want the 'value' entries in a hash table to themselves be hash tables? Easy but this often indicates a design flaw.
    Hashtable<String,<Hashtable<String,Value>> fred = new Hashtable<String,<Hashtable<String,Value>> ();But what do you mean by "with repeating keys for the first hash table"?
    Edited by: sabre150 on Jul 2, 2010 10:11 PM
    Looks like you have already handled the declaration side in your other thread. I suspect you should be writing your own beans that hold the information and these beans would then be stored in a Map. The problem I have is that your description is too vague so I can't be certain.

  • How to resize a table in Pages 5?

    How to resize a table in Pages 5? It can be resized vertically but not horizontally.

    stuart13 wrote:
    How to resize a table in Pages 5? It can be resized vertically but not horizontally.
    The controls are in the Format panel, Arrange Tab.
    Jerry

Maybe you are looking for