Docked panel exceeds width of form

I have a large and complex form which works as a wizard. It worked well during a long sequence of development but has just started having oddly.
There is a top panel for instructions. This should be docked to the top. There is also a panel docked to the bottom with navigation buttons. A third panel is selected at run-time according to the wizard step and its Dock property set to Fill.
In design view I have set the form width to 600, as it will be at run time. I often have it much wider while working on it.
At run time the docked panels do not reflect the size of the form. A horizontal scroll-bar appears in order to give access to the whole panel which is much wider than the form.
To investigate this I set all panels to Dock.None and then just looked at the settings for the top panel. There are a couple of labels in the panel so I set their dock to None as well.
I set the top panel's Dock property to None, set its width to 500, brought it to the front and then set dock to top. On the design surface it looks docked to the top and left but to the right the panel extends beyond the form and its Width is shown as 1488!
At run time all docked panels are exhibiting a width of 1488 while the form they are supposedly docked to is 600 wide.
I have un-docked all panels and searched the designer for the number 1488 but it is nowhere. I presume it comes from some previous stage of design work but cannot find where. 
What have I done wrong or overlooked? Why is setting Dock not respecting the size of the form.
Mike VE

Here is a screenshot of the bottom panel with dock set to None.
The screen width is set to 600. The scroll bar at the bottom of the form indicates that the full design width if much more so I can lay out all the wizard panels side by side.
In the second screenshot you can see that the bottom panel's Dock property has been set to Bottom and that its width, indicated by the dotted line far exceeds the width of the form.
Mike VE
Wierd...But I think you are designing Winforms application, you'd better ask in this forum: http://social.msdn.microsoft.com/Forums/en-US/home?forum=winforms
Best Regards,
Please remember to mark the replies as answers if they help

Similar Messages

  • Is there any function to change the width of forms'graphic ?

    Hi All,
    Is there any function to change the width of forms'graphic ?
    May be like set***property.
    Thanks,
    ke xiong

    No. Graphics cannot be handled at runtime.
    Francois

  • How to hide navigation panel buttons of interactive form

    Hi Gurs,
    Can any one expalin how to hide the navigation panel buttons of interactivge form through coding in WD.
    Thanks
    Rao.
    Edited by: rahul raao on Apr 30, 2009 9:57 AM

    Hi,
    You can access the document Adobe XML Form Object Model Reference 
    http://www.adobe.com/devnet/livecycle/articles/Adobe_XML_Form_Object_Model_Reference.pdf
    and search for "presence" our "relevant".
    I think this is what you are looking for.
    Best regards,
    Ana Carolina.

  • Panel Splitter width

    Hi ,
    i can set panel splitter width of an application from skin using
    af|panelSplitter
    -tr-divider-size: 0;
    is it possible to define splitter width for differ panel splitter
    i tried with style class
    like
    af|panelSplitter.splitter1  af|panelSplitter
    -tr-divider-size: 2;
    af|panelSplitter.splitter2  af|panelSplitter
    -tr-divider-size: 0;
    its not woking
    pls advice
    Regards
    Jeethi

    Hi,
    from the skinning documentation:
    "Styles the dom element of the divider in the horizontal panelSplitter. Skinning the padding, border and width styles is not supported. Skinning the padding and border styles may cause the user interface elements to layout incorrectly. *Skinning the width style will have no effect*."
    Frank

  • Main Properties panel's width

    I've notice that in Fireworks 8, the main properties panel's
    width extends
    under the side panels, where in fireworks mx 2004,
    dreamweaver 8 + under,
    and flash 8 + under, all have the main properties panel just
    in the middle
    column under the canvas (assuming you are using the default 3
    column
    interface layout). This creates a problem because its now
    wasted space and I
    can't have as many side panel open at one time because of
    this.
    So the question is, is there a file I can change or modify,
    maybe even take
    a file from fireworks mx 2004, to make the width of the main
    properties
    panel stay in the middle column like its suppose to?

    Hi Charles,
    Here is how to reset the user defined settings (window sizes, which windows are open) in the registry.
    You should make a backup of your windows registry before making any changes...
    1). Close Xcelsius down.
    2). Run regedit.
    3). Navigate to and delete this key:
    HKEY_CURRENT_USER\Software\Business Objects\Xcelsius\Settings
    4). Then start Xcelsius and you should be good to go again.
    I'm not sure what causes this but for me it sometimes happens when I am running Xcelsius and I change windows screen resolution, then have been into and out of preview mode, not all the time though...
    If you can help me figure out some simple steps to reproduce it we can log the bug and hopefully get it fixed in the future...
    Regards,
    Matt

  • Maintain Spry Sliding Panel Focus once a Form has been submitted - DW CS5

    I have a web page with 6 sliding panels.
    The last panel has an email form.
    Everything functions fine except for one item:
    Once a user hits the Submit button on the form in the last panel the panels slide back to the first (0-default) panel.
    How would I go about maintaining focus on that last panel (the one with the form on it) once the submit button is hit so that I can display the confirmation text? 
    Thanks in advance for any help or tips.

    The scripting of a CGI or PHP mail form server side stuff is designed to:
    a. open another page with a confirmation of the send     or
    b. refresh the page where the form is located so it appears as it did before the send.
    When you refresh the page outside of a submit function (F5), the page defaults to the first panel because that's the way the script is written. It is neither abrupt nor awkward. It is the correct functioning of the javascript that controls the accordion, or in this case a slider. 
    You can maybe rewrite that script to prevent it from doing so, but I personally don't know how to.
    As was pointed out by Nancy, keeping the form open in the panel, will more likely than not lead to viewers thinking that it didn't go, and they will submit the form multiple times, (thinkiing each time that it didn't work)  before getting frustrated and leaving the page and site altogether.
    If this is for simply aesthetic reasons, remember that "form follows function".  In a choice between what works and what looks good, what works should always take priority. It doesn't matter how nice it looks if it defeats its purpose with the design being flawed.

  • FORMS IN go daddy - email forms, anyone know whats happening with c-panel and adobe email forms...

    FORMS IN go daddy - email forms, anyone know whats happening with c-panel and adobe email forms...

    Hi,
    Can you please provide the URL of your website ?  And also the email address to which you are trying to send the form.
    Regards,
    Rohit Nair

  • Panel fixed width

    My frame contains a panel, which contains 2 buttons and a label, like this:
    button1 | button2 | label
    The panel layout is GridBagLayout, all 3 components are anchored WEST, fill is none.
    The text of the label varies dynamically: it represents a number, varying from 0 to 100000.
    When the length of the text varies, then the panel width changes (when the number of digits becomes lower, the panel shrinks, and when the number of digits becomes higher, the panel grows).
    What can i do in order to mantain the label size fixed (i don't want to use a DecimalFormat for formating the text, i just want to set the initial label / panel size to it's maximum size when the frame shows for the first time)

    the code looks like this:
    labelQ = new JLabel("000000"); // i'm initializing it with the longest value
    panelToolbar.setLayout(new GridBagLayout());
    GridBagConstraints gbc = new GridBagConstraints();
    gbc.gridx = 0;
    gbc.gridy = 0;
    gbc.anchor = GridBagConstraints.WEST;
    panelToolbar.add(labelQ, gbc);
    getContentPane().add(panelToolbar);
    getContentPane().getLayout().layoutContainer(getContentPane());
    labelQ.setMinimumSize(??);
    labelQ.setMaximumSize(??);
    labelQ.setPreferredSize(??);
    labelQ.setText("");(1) here i'm trying to set the panelSize
    a) if ?? is: new Dimension(labelQ.getPreferredSize().width, labelQ.getPreferredSize().height)
    => the result will be too small
    b) if ?? is: new Dimension(labelQ.getWidth(), labelQ.getHeight())
    => the result will be too long
    So, which one is the correct dimension ?

  • A way to change stroke width on form boxes?

    Although I'm aiming to have people digitally use these forms, there exists a good chance that some will be filled out by hand. When I print these forms out the form field boxes are rather small and surrounded by a thick border.
    Is there a way to change the form field box size?
    Is there a way to chance the stroke width surrounding these boxes?
    Thanks!

    I am guessing that the form filled by hand will be done via printing the PDF form. Is this correct?
    You can resize the field box in the Design tab in FormsCentral by drag and drop of the bottom right corner of the field editable box (true for multi-line text field). To increase the height of single line text field then you need to use a bigger font by selecting the form element on the form and chaging the font size in toolbar.
    You can not change the border color or thickness for the HTML web form but you can do some post-editing of the form in Acrobat if you want to modify the borders in the PDF file.
    Gen

  • Auto fit-width of form on open

    I have created a fillable form that has an orientation of landscape.  When we open it in Internet Explorer, it fits the entire form in the browser instead of doing a "fit width".  This causes my users to have to fit it to the width in IE manually.  Some of my users have a screen resolution of 1024 x 768 and some have a screen resolution of 800 x 600.  I would like to force a "fit width" when anyone opens the form in IE.  How can I force that?  If this requires programming code I will need specifics.  Thanks!

    Hi,
    No; I would not recommend inserting script directly into the XML Source tab. You rarely have to go in here.
    If you go to the Design view and select on of the objects in your form (TextField, numericField, etc). Then check that your Script Editor is open, it should be visible at the top of the window, just below the menu and toolbars. It may only be one line high, if that is the case then drag the bottom bar to make it bigger.
    If you cannot see the Script Editor, then you can open in from the Window menu or select Control+Shift+F5.
    When you select an object, you can go to the Script Editor and select from the dropdown which event you want to script for. In this case we are looking for the Initialize event. The script is Javascript so you need to check that in the language dropdown. Also unless you are using a server solution, your scripts will run at Client.
    You can put in the script into the Script Editor.
    Hope that helps,
    Niall

  • Width and Client width of form

    Hi All,
    Anybody please let me know the difference between Width and Client Width of a form.
    Thanks
    Jisha

    Hi Jisha,
        client_width :  Specifies the width of the area in which you can add items (client rectangle).
           Width  : Specifies the form width (including the title area) in pixels.
    Thanks
    Shafi

  • CS5 Panels acting bizarrely - unable rearrange the dock panels and cannot use the drop down menus

    The panels are not functioning properly in my new version of CS5.  Several things are wrong:
    I cannot click a panel tab and move it.  When I click on a panel, nothing happens.  I tried moving the swatch panel to the bottom of the dock and I got nothing.  I tried Command Click and I was able to move the swatch panel off the dock, but when i tried to re-dock it at the bottom of the panels, it would not dock in.
    Also, when I try click on the menus in the panels in the dock, nothing happens.  I have to click multiple times....and then the drop down menu just appears for a milisecond and then disappears....so I am not able to select anything.
    Oh...and I am working in 32 bit.
    Anyone have a clue what to do?

    Sounds like your problem is solved.
    If you look at Alien skin's website regarding CS5 (http://support.alienskin.com/Article_BB9D5.aspx), then you'll see that they state that their plug-ins are CS5 compatible, so maybe you have an old version, or maybe you want to let them know about this issue.

  • Dock / Panel Advice

    I am looking for a panel (or dock) that meets these requirements:
    It needs to be able to be located anywhere on the screen, because I have built a slot in my wallpaper for it.  It needs to be able to be completely transparent.  It doesn't not have to be lightweight (but it can be).  Most importantly, it needs to be reliable. 
    I currently am using Cairo-Dock, but it never looks the same way twice on startup.  Sometimes my clock is missing; other times, my volume control is missing.  When it is working correctly, it looks awesome and functions great.  The problem is that it almost never is working correctly when I start up my computer.  I am using Enlightenment DE.
    Thanks, all!
    Last edited by CodyFagley (Today 13:54:42)

    Out of that list, I have tried Gnome-Panel, xfce4-panel, fbpanel, and whatever dock comes with kde4 (I can't find it in the list :S).
    xfce4-panel was the closest to what I was looking for.  I even loved it's intelligent hiding feature.  The reason I used Cairo-Dock ultimately, was because I could put the clock and all my other desktop applets in different places while only opening one instance of Cairo-Dock.  To do this with xfce4-panel, you have to open up a new panel for each thing if you want them in different places. 
    Additionally, modifying the appearance of their applets is much more difficult because the applets seem to be compiled with those specific looks.  It's not to say I couldn't get in the code and modify it, but since there was an alternative like Cairo, it wasn't worth the time. 
    The digital clock that comes with Cairo-Dock would let you quickly alter the font, color, style, etc. 
    Although, I might be looking at this issue completely wrong.  Maybe it would be easier to get separate applications for clock, volume control, wifi, etc.  and have them auto-run at startup rather than mounting them in docks.
    I have never tried Tint2, does it come with an interface or is most of the modification happen within the config file?  If the latter, is the config file well organized and easy to edit?

  • Why can you reveal and dock panels when working with new blur filters ?

    Hi all,
    It's purely an academic question, but I've been working through the new CS6 blur Filters and I notice you can customise the UI Panel layout as you would with the main Panels in Photoshop. I notice that you can also reveal and add any other Photoshop Panels from the Window menu, though they're non functional.
    Is there any significance behind this, beyond providing a slightly different UI layout ?
    As an aside, I'm liking many of the new features, but like others have noted, I'm finding the Adjustments Panel now pretty redundant and have reverted to the pre-CS4 way of creating Adjustment Layers - from the menu at the bottom of the Layers Panel.
    Thanks

    I noticed that too.  It appears the Photoshop engineers have sort of repurposed the named Workspace layout process during the execution of certain filters.
    I can see that this has both good aspects and bad.  Personally, if Adobe is going to change everything around entirely, I think I would personally prefer a "filter" (plug-in) style dialog.  I really dislike things that change.  In my case, I normally edit with images on my left monitor and all the panels on my right.  But for filter/plug-in dialogs, I put them on the right monitor.  If nothing else, it gives me an at-a-glance "before" version of the image to look at, and in some cases the filters actually update the overall image, so I can be looking at the plug-in dialog at high magnification and also see what the filter has done to the image overall.
    Maybe with one monitor the new approach is better, I don't know.  The way I work I'm not too fond of it.
    -Noel

  • 3 Questions: Docking Panels, Find doesn't work

    Hello, I am relatively new to Prelude and I have three questions.
    -First for some reason I no longer can move the panels to other positions and lock them in. That little hot spot tab is missing ??
    -Secondly, The finder in the project panels isn't finding anything I enter (names of clips, subclass, comments. What am I doing wrong?
    -Thirdly the Marker Type panel used to show five types of markers and now is only showing three (Subclip, Comment, and Speech Transcription.).
    I have tried resetting the workspace, close and reopen the application and even reboot my computer.. Nothing helps.
    I am currently using the latest version .. Prelude cc 2014.
    I am on a mid 2010 iMac with OS X Yesomite..
    Thanks
    Ken

    Hi Ken,
    now108 wrote:
    Hello, I am relatively new to Prelude and I have three questions.
    -First for some reason I no longer can move the panels to other positions and lock them in. That little hot spot tab is missing ??
    It works the same way. Just drag the main tab to a new location. You'll see the familiar "purple shapes."
    now108 wrote:
    -Secondly, The finder in the project panels isn't finding anything I enter (names of clips, subclass, comments. What am I doing wrong?
    Not sure. Seems to work OK for me. Try ingestion different media from another folder.
    now108 wrote:
    -Thirdly the Marker Type panel used to show five types of markers and now is only showing three (Subclip, Comment, and Speech Transcription.).
    There were some pretty big changes there all related to custom tagging. See these resources:
    Prelude Help | New features summary
    Adobe Prelude CC 2014 Update | AdobePrelude
    Hope that helps.
    Thanks,
    Kevin

Maybe you are looking for

  • How can I re-order the pages in my document with having to cut and paste everything?

    Hello, I have a larger sized document and I need to reorder the sections of my document. However there are many images so cut-paste seems to screw up my formatting since pages like to move text around automatically but not images (like if I hit backs

  • SAP-PRICING FOR FREE GOODS

    Hi all, I have a issue in AFS free goods, Order raised for 10 materials so he should get 10 materials free But this is not possible in AFS as it does not support free goods concept Second material is free of cost. Once first material is entered in th

  • Tax calculation in FI Doc

    While posting the FI Doc, tax is not being calculated at all. When I see func module : RFC_CALCULATE_TAXES1 It's blank. Can someone provide pointer? Thanks, Anuranjan

  • Exchange 2010 Shared mailbox permissions gone

    In Exchange2010, I created a shared mailbox yesterday, then granted several groups and individuals "full access permissions" to the Shared mailbox. When I arrived at work this morning and looked at the permissions, all the permissions  I had assigned

  • Queries about Enterprise Comp.Management

    Hi Experts, 1/ Client system is on EHP-7 but when i check the Enterprise Compensation Management Section under Performance Management i could not find the Nod. How to activate the ECM component in EHP-7, somewhere i read it is standard functionality