Minimum panel width?

Thanks to everyone who worked on this, it's already an
amazing tool!
I'd like a very thin panel to run down the left screen edge,
Configurator has let me create one that is only 130 pixels wide.
This thin panel displays, saves, and exports with no problems.
Unfortunately Photoshop won't display it less than (I'm guessing)
220 pixels wide. This is taking up screen real estate
unnecessarily. Running in Vista.
Is there a way to display the panel the size Configurator let
me create it? If not, can this count as a feature request.
Thanks!

If you create a panel as height=220, width=130, and then
export it into Photoshop, it will be displayed as the same size
(220*130). I have verified this on my Vista and Mac with PhotoShop
CS4.
One known issue is: If a panel has been re-sized in
Photoshop, and then be re-exported with a new size, the the new
size will not be applied for the panel in Photoshop.
I think you can create a new panel and set its size as
220*130 and then export it.

Similar Messages

  • How to know the "minimum panel size" property

    I want to know the "Minimum Panel Size" specified in the "VI properties" by programming. It's very important to get this information, because my panel size changes over the execution and I need the minimum panel size available. I can’t use the panel bound property because it return me the actual size of the panel.
    Any idea?
    Thanks for your help.
    Solved!
    Go to Solution.

    There is no property to directly return the minimum panel size that you set.
    You can however trick it into giving it to you. Since you can't use the "Panel Bounds" property to make a window smaller than it's set minimum, You can try to set it to 0,0 size, then read the size and subtract the left from right and top from bottom to get the size. The panel will actually resize to the minimum, but will return an error if you try to go below that.
    The attached VI shows this working. I only tried this 7.1, so if you have an earlier version, let me know and I'll save it back.
    Ed
    Ed Dickens - Certified LabVIEW Architect - DISTek Integration, Inc. - NI Certified Alliance Partner
    Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
    Attachments:
    Get minimum panel size setting.vi ‏40 KB

  • Gnome-panel width[solved]

    Is 24 pixels limit of gnome-panel width,because if I go further to 23 or 22,nothing happens? It can be wider,but it can't be narrower to me.
    Last edited by na12 (2010-02-01 15:13:41)

    do you have on that panel a custom menu ( Applications Places System )? on some themes the gnome-panel wouldn't shrink if i had that applet

  • Bug: Panel widths not sticking?

    This may be a bug, but I haven't come across any other messages mentioning the problem.
    The panel widths don't seem to stick between sessions. For example, I open Lightroom, switch to the Develop module, then drag the panel width to the left to make it wider. So far so good, and the new, wider width sticks for that session even after switching between other modules.
    However, if I close then reopen Lightroom and go to the Develop module, my previous width "flashes" briefly then goes back to the default narrower width.
    I'm using Lightroom 1.0 on a P4 3GHz, 2GB RAM, and XP Home.

    That would be Ilver, if its Canines are longggg....
    Don
    Don Ricklin, MacBook 1.83Ghz Duo 2 Core running 10.4.9 & Win XP, Pentax *ist D
    http://donricklin.blogspot.com/

  • What is the minimum pulse width output for PCI7831R?

    I have a problem to generate the signal output by using PCI7831R.
    I have used Labview FPGA program and PCI7831R with my experiment.
    When I tried to output a signal which has a pulse width less than 2msec, Its pulth width becomes double or triple longer than I set.
        For example, if I set the pulse width 1msec, its output pulse width became 3msec...
                              But if I set the pulse width 2.5msec, its output pulse width is just 2.5msec.
    Internal clock is 40MHz and theoretical rate is 53.5MHz. And the cycle time of main loop is less than 0.5msec.
    (I believe those value are fine to generate the 1msec pulth width output.)
    My questions are
    -What is the minimum pulse width for PCI7831R?
    -Do you have any idea to solve this problem?
    I attached the picutre of my VI.
    (because this picture is a little old, It has broken wires. But it is fine now.)
    If conditions are all good, this VI will output the signal during "Injection Duration(micros)" micro-second.
    Thanks,

    I'm sorry I could figure out what was the problem.
    And I also find the minimum output pulse width on the catalog (12.5nsec).
    Thanks,
    Kaoru

  • Panel widths in CS5

    I would like to reduce the width of the Layers Panel during a screen recording at 1024x768 screen size.  I have dragged sides and corners as far as they will go but have I missed some other setting somewhere?
    Thanks.

    The width seems somewhat influenced by the UI Font Size setting you choose in the Edit - Preferences - Interface dialog.  I've not seen any way to make it smaller in width than its chosen minimum, which for me (with the smallest UI font size) seems to be set by the minimum width of the blend type and Opacity.  Mine looks like this:
    -Noel

  • Maximum panel width

    Hi,
    I'm using CVI 2012, and I have a question about the maximum width of a panel.
    I have created a panel on the user interface editor of 3840 pixel width, but when I run my application, the displayed width of the panel seem to be 3350 pixel (and the rest is cropped).
    Even if I try to enlarge the panel with mouse the limit remaining.
    There is a way to pass this limit ?
    Thanks for your precious support.
    Solved!
    Go to Solution.

    Hi Wolfgang,
    Thanks for your reply.
    I did as you suggested:
    "GetPanelAttribute" get 3344 pixel width (the portion of panel displayed), and SetPanelAttribute (panel, ATTR_WIDTH, 10000) return 0 (non errors), but the portion of panel displayed remain unchanged.
    You do not need a large display to run the test.
    Attached the code
    Thanks again
    Attachments:
    MaxWidth.zip ‏283 KB

  • Panel Width Stays Fixed in 64-Bit but not 32-Bit

    Hello all,
    I've recently installed Configurator 1.0 and created my first
    panel as a collection of menu commands and tools I most often use.
    The panel is 800x130 (HxW) pixels. I'm running Vista 64 Ultimate
    with PS CS4 32-bit & 64-bit installed, and have observed that
    with the panel exported to both versions of PS, it will open in
    each at a 214-pixel width as the application initializes, but then
    very quickly resize to the 130-pixel width I defined. However,
    while consistently true for 64-Bit PS, that is not the case for
    32-Bit, where the panel commonly remains at the 214-pixel width as
    often as not. This does not seem to be affected by whether the
    panel is docked or undocked, or whether I've resaved a workspace or
    even created a new one with the panel active. I'm not certain of
    this, but it seems that if I close the panel in 32-bit PS before
    closing the application, then it is more likely that if I reopen
    the application and then enable the panel, it will initialize to
    the correct size. Oh, and when it is at the 214-pixel width, I
    cannot resize it manually. Similarly, when the panel is reopened
    for editing in Configurator, it always opens at the correct
    130-pixel width.
    Note that the panels for each version of PS were separately
    exported to the respective Plug-ins/Panels folder and I even tried
    replacing the folder under the 32-bit PS with a hard link
    (junction) to the Panels folder in the 64-bit PS. That made no
    difference in the observed behavior other than that it does allow
    one exported panel location to serve both applications. I tried the
    same with a shortcut in lieu of of a junction, but that didn't seem
    to work insofar as the Panels extensions being loaded.
    Has anyone seen such behavior as this? It is really no more
    than a nuisance, but I'd like to avoid it if possible.
    Thanks,
    Daryl

    Since the Configurator doesn't include a compiler, so the flash panel generated by it doesn't have a native height and width.
    So the height and width you assigned in the Configurator is saved into the .gpc file.
    You observation is very sharp and accurate, when a panel is opened first time in the Photoshop.
    It will show the panel in the default size first, then it will load the height and width you assigned from the .gpc file, and resize it to the size you want.
    And then when you close the panel, it will save the current panel size to a flash player share object.
    The next time when you open the panel, it will load the last time saved size back.

  • Minimum pulse width needed for gating the counter

    Hi,
         I have TTL pulses of 20 nanosecond width coming out from the two detectors at random times. I want to count the number of coincidence pulses.I am trying this with NI PCI 6259 M series card, by giving one signal to the gate of the counter and other as a source of the counter (Single Point (On-Demand) Edge Counting with Pause Trigger). When both source and gate are high then it should give the coincidence count.Can anyone suggest  
    1) Whether this is possible to gate the counter with 20 nanosecond width pulse?
    2) If above thing is possible is this the right way for looking coincidence counts?
    Any help regarding this is highly appreciated. 
                                                                                                                                                                                                                                             Regards
                                                                                                                                                                                                                                              surya
    Research student

    I'm sorry I could figure out what was the problem.
    And I also find the minimum output pulse width on the catalog (12.5nsec).
    Thanks,
    Kaoru

  • Spry Tabbed Panels Width

    The width of the tabs at the top of the Spry Tabbed panels seems to be about 70% of the width of the panel. Adding additional tabs then wrap around to create a new row of tabs.
    How is it possible to extend the first row of tabs to be 100% of the width of the panel to avoid the wrap?
    Many thanks.

    Thank you, David.
    I'm happy that the tabs don't have a fixed width and I'm happy about setting a width as you describe above.
    My problem is that if I add more tabs then the tabs will wrap around to create a new row of tabs before the first row reaches the full width of the panel. The width of all the tabs in a row seem to reach approx 70% of the width of the panel before this occurs. I would like to have more tabs along the first row before they wrap around. You can see from the two images what I mean. One image shows 6 tabs that wrap around after the first 4.  I would like the other two tabs to fit on the first row. Do you see what I mean about the 70% of width before they wrap onto the next row?
    The other image has 13 tabs spread over 3 rows. I would like them to spread over just 2 rows by forcing more tabs on the first two rows.
    Thank you again.

  • Can't change tool panel width

    I drew a red circle where should be these vertical lines showing that i can change the width of the panel, but they are missing with some of the windows (color and paragraph at the moment), at the beginning it was ok, but at some point the color panel got static and i wasn't able to decrease it's with, at that that point it wasn't that huge, but now that bug occurred again and it got even bigger this time. Can anyone please help me before my whole screen is full of this tool panel
    The other tool windows work properly, as soon as i switch the window, the vertical lines appear and i can change the toolpanel width, but changing back to color or paragraph, it's not possible the change it anymroe
    Thanks in advance,
    Andres

    Try resetting the workspace. If that doesn't work, try Replace Your Preferences

  • Bug: Default Panel width on Photoshop CS5 12.0.2 (all CS5 products?)

    Hi!
    It seems, the Photoshop CS5 12.0.2 update sets the default panel's width to 10 px on Mac.
    When I clean install the panel on new Photoshop it first opens like a thin line about 10 px width
    and about 300px height. It looks very strange and some people cannot scale it back with ease.
    (On Windows the 132px problem persists (bug #9 from here) even after update - panel cannot be scaled less than
    132px)
    Thanks
    Update: This behaviour is also confirmed on Illustrator CS5, so I guess it's a wider thing connected to the latest update of some CS5 component.

    OK, I found the source of this bug.
    minWidth. When you set minWidth on CSXSWindowedApplication with the latest updates to CS5, the suite will strangerly resize your panel to this minWidth whenever you try to set this.width. I will post it to the list of bugs.
    The test case is very simple:
    <csxs:CSXSWindowedApplication minWidth="10" applicationComplete="on_creation_complete()"  xmlns:csxs="com.adobe.csxs.core.*" xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" historyManagementEnabled="false">
        <mx:Script>
            <![CDATA[
                 private function on_creation_complete(): void
                    // the following line will scale the panel to its minWidth value instead of 500
                    this.width = 500;
                    this.height = 500;
            ]]>
        </mx:Script>
        <mx:VBox height="100%" width="100%" verticalAlign="middle" horizontalAlign="center">
        </mx:VBox>
    </csxs:CSXSWindowedApplication>

  • Gnome 3′s fallback mode minimum panel size

    Hello everyone, I'm new to the international forum but not to archlinux, I use it since 2008.
    I open this topic for a problem. it is possible to edit or the minimum size of the gnome panels 3 fallback does not depend on normal size of the font used?.
    Now it is 29 but I want it to 24.
    I found this guide:
    http://k3rnel.net/2011/07/04/gnome-3s-f … anel-size/
    anyone can help me to use it?
    Thanks to all

    It's all because of usermenu applet. You can delete it if you don't need it. Than you can make 24px panel.
    Last edited by hokum83 (2011-10-03 06:36:44)

  • 50% panels width

    I have A panel (A), I want to add two panels (C) and (D) to panel (A).
    each of the panels C and D contains label with dynamic text. I want to give C 50% width and D 50% width
    without changing the width when the text changes

    GridLayout(1,2)

  • 14.2 updates changes width of Swatches palette

    Hi, as soon as I updated ps cc to 14.2 the swatches palette, when docked does not behave correctly: all swatches are placed as you have resized the palette, placing them in wrong order. Undocking the palette reposition the swatches correctly.
    I've made sure the docked palette is not scaled, in fact even on brand new, reset "essential" preset interface displays the issue even with default palette.
    Scaling the docked palettes does not fix the problem.
    Here's an example with the DEFAULT interface on a fresh installation
    first one is the unlocked palette, works as expected
    second one is the docked palette (wich is on the default Essentials UI!)
    My guess is that the minimum docked palette width has increased by some pixels with the update. This may look like a minor issue, but it skrewed up all my custom palettes

    The panel is not "broken", but its minimum width has increased due to the inclusion of the new longer phrase "Smart Object" in the Layers panel options filter list.
    Specifically, for the English-language interface (on Windows using a non-4K monitor and standard font sizes), CC 14.1.x and CS6 had the same smaller Layers panel minimum width of 224px, as compared to the new wider minimum of 242px in CC 14.2:
    Even for a particular version of Photoshop, things that change the length of words, such as user-interface language, and the size of the letters or symbols, such as the typeface and size of the fonts used for the user-interface, would affect minimum panel width.  In other words, I suspect German users have a wider minimum Layers panel width, and Chinese users have a narrower minimum Layers panel width, and users with Retina or 4K displays also have different sizes for things due to the much higher resolution.

Maybe you are looking for