CS3 floating palette title renaming.

I'm having a problem dynamically renaming the title ( tab ) of one of my palettes at run-time. In CS2 this was quite simple since the tab area of a palette was accessible through the widget hierarchy ( i.e. kTabAreaWidgetID & kPanelTabWidgetID ).
Since the move to CS3 this is no longer the case. My panel is wrapped in a
kOWLHostedTabAwarePalettePanelWrapperBoss which itself is contained within another level of hierarchy ( the palette itself which contains the tab and menu widgets ). This top level of hierarchy seems to be shrouded in mystery since it does not show up in the "Panel Edit Mode" of the debug build of InDesign.
I can navigate the hierarchy of the panels using the 'PaletteRef' object and
PaletteRefUtils, but after the palette is create there does not seem to be any way of changing the title.
TIA
Mike.

Hi
This code works for us:
InterfacePtr<IApplication> app(gSession->QueryApplication());
InterfacePtr<IPanelMgr> panelMgr(app->QueryPanelManager());
IControlView* panelControlView = panelMgr->GetPanelFromWidgetID(panelWidgetID);
PaletteRef palRef = panelMgr->GetPaletteRefContainingPanel(panelControlView);
#if MACINTOSH
CFStringRef cfTitle = <your new title>;
SetControlTitleWithCFString(palRef.GetOWLControl(), cfTitle);
#else
SetWindowText(palRef.GetOWLControl(), "New title");
#endif
Charles

Similar Messages

  • CS3: Dynamic Renaming of Palette Title

    Hi All,
    How to dynamically rename palette title in CS3? In CS2, the tab area of a palette was accessible through kTabAreaWidgetID and kPanelTabWidgetID. Things have changed in CS3 and "Panel Edit Mode" of debug build does not give any information. Please advice.
    Thanks,
    Pete

    Hi
    This code works for us:
    InterfacePtr<IApplication> app(gSession->QueryApplication());
    InterfacePtr<IPanelMgr> panelMgr(app->QueryPanelManager());
    IControlView* panelControlView = panelMgr->GetPanelFromWidgetID(panelWidgetID);
    PaletteRef palRef = panelMgr->GetPaletteRefContainingPanel(panelControlView);
    #if MACINTOSH
    CFStringRef cfTitle = <your new title>;
    SetControlTitleWithCFString(palRef.GetOWLControl(), cfTitle);
    #else
    SetWindowText(palRef.GetOWLControl(), "New title");
    #endif
    Charles

  • Change Tool pane to floating palettes (or even menus)?

    I'm not a huge fan of the "radical" user interface in Acrobat 10, with all the former menu items now in a big pane on the right hand side of the main window. Is there any way to detatch them into their own floating palettes, like some of the other Creative Suite apps? Or even a preference to have things in menus again?
    It just takes a big chunk out of my screen.
    The only alternative I've found is to create Quick Tools for as many things as I think I need, but that's not perfect as I still don't find the icons terrible evocative. I'm on OS X.
    I'm not quite sure if this is the right forum. There doesn't seem to be a "General" forum. I posted this in installation, too.
    (For something named Creative Suite, the UI experience across each product varies considerably! But I digress.)

    Actually, it is possible, to some extent. One way of doing it is to use a script to create your own customized menu of the commands you most use.
    This menu can be associated with a button located on the tool-bar so in effect you could access all of these tools without actually opening the Tools panel. I'm working on developing such a script, as a matter of fact, so if you're interested in it, contact me privately (by PM or at try6767[at]gmail.com).

  • CS3 Scripts Palette is broken...

    I'm running InDesign CS3 on a Power Mac G5, Mac OS X 10.4.11. Out of the blue, the scripts palette stopped working correctly. It won't show any installed scripts or anything for that matter. It just displays a blank palette. I've tried removing preferences and restarting InDesign, but it hasn't helped. Has anyone else experienced this or a similar problem?
    Thanks.

    Did any of the folders get renamed? Like the Scripts folder or Scripts Panel folder? Permissions issue? I'd check that first.
    But at my office we've also seen some InDd installs go belly up and pallets are there, but have no content or simply don't work. We just do a reinstall to fix it. I have no explanation as to why.

  • Keeping CS3 tool palettes viewable when off focus

    On my Mac, I have FLash CS3 open and sometimes I want to have a web browser open as well so I can check info on a website where i have to click to view a link and compare to what's in the Actions panel. BUT when I get away from Flash, all the tool palettes go away! Is there a way to not make things like that disappear?

    Not that I ever heard of. However, Safari is still viewable, and if you have a mouse with a scroll wheel it is even scrollable, when it is in the background. So arrange things so you can see Safari and bring the other application forward. If it has the idiotic "I have all the screen when I'm forward" setting programmers have become so fond of (too much time in Windows I guess), you may be able to turn some of that off--anyway, you can in Photoshop Elements. Explore the Preferences, look for a setting involving seeing the Desktop. Otherwise the best you can do is take a screenshot of your open app, open the screenshot in Preview, size it to something that allows you to see both it and Safari, and compare the page with the screenshot.
    Francine
    Francine
    Schwieder

  • Illustrator CS3 Color Palette is screwy

    I'm having problems with the color palette in Mac Illustrator CS3. I no longer get a smooth palette with white in the upper left and black in the lower right. Instead I have a sort of "plaid" look with abrupt transitions and no correlation between the color box on the left and the color slider in the middle. In fact, the color in the color slider appears to be being mixed into the colors on the left. Note the top two images at
    , where the second image shows the effect of scrolling down on the middle slider.
    How can I reset this? Any thoughts?

    Click the Radio Button next to the "H"

  • Batch title renaming for Mp3 audio bo

    Does anyone know how of or a program that I can rename titles in my audio books with +<SPAN> As an example in X audio book all the titles are he same and I would like to rename them ?chapter +? .<SPAN> I just can see my self renaming over 00 files per book one at a time.
    Thank you
    Todd
    <SPAN>

    I've had really good results with a.f.5 http://www.download.com/A-F-5-Rename...tml?tag=lst-0-. You can rename files based on rules you enter in the acti've window (e.g. rule might be a string "Chapter " followed by rule 2, a counter with your choice of how many digits and the starting number, followed by whatever else you might find useful. Or you can create a text file with one line per file name and rename the group by importing the text file in and sorting the input files to match up appropriately.

  • InDesign CS3 Swatch Palette Problem

    Hi,
    I have an issue in InDesign where the "Pantone Solid Coated" library is covering any other colour book I am trying to work with, including CMYK etc. Also I have to change a colour from Process to Spot and then back to Process again to be able to name it. I havd to re-install the Creative Suite on a different computer to the one I used before, and that's when this started. I am using CS3 Design Standard on an Intel Mac 10.4.11
    If anyone has a solution, please do let me know as i have to use the programs more than 8 hours a day!
    See attached screenshot below.
    Thanks!!

    Hi Peter,
    I did, but when I put them back I had the same swatch problem again, so will
    have to re-save the settings I'm afraid.
    Thanks!
    Make copies of the files listed inthe link and store them in a safe place.
    Next time you can just copy the backups into the real locations and you won't
    need to rebuild anything.
    >

  • Photoshop CS3 Batch fails to rename - saves as original name for every file?

    I have created the following action:
    Open (File from folder on desktop - original is JPG)
    Image Size (resize image to 1024xXXX)
    Save (Save as PNG)
    Close
    I run the action via Batch:
    Default Actions
    PNG 1024xXXX (action created above)
    Source folder on desktop
    Destination: Folder under root C:
    File Naming: yymmdd (date + Document Name + extension
    Starting serial#: 1
    Errors: Stop for Errors
    When I run the batch, I get one file in the output folder named after the original file used to create the Action. All subsequent files that are opened to be processed do not get saved as reduced PNG files in the output folder.
    The following is a screenshot of the batch as it is running:
    http://www.mpecsinc.ca/images/08-02-20PhotoshopBatch.jpg
    The image in the top left corner is the original image that was used to create the action. It was closed after it was processed and the output file was created.
    The file at the bottom right is the second file that was opened to be processed.
    But, for some reason, the original file keeps showing up after each subsequent file is opened for processing! It is the only file that is saved to the output folder.
    I hope I am explaining myself well enough. This is very frustrating as I have tried all manner of action combinations along with batch combinations and keep coming up with the same or similar results.
    Thanks for any help.
    Philip

    Boy, do I feel like an idiot . . . I was trying to run this script from Bridge (batch action-select images from Bridge) . . . If I just run the batch action in Photoshop CS3 only. . . everything works great . . .
    Many Thanks for all the help!!!

  • CS3 - problem with titles

    Hi everybody! I'm using adobe premiere pro cs 3,I've added two titles in my video that "scroll" from right to left and vice versa.. after reading help and tutorial I tried to add anti aliasing and blur in order to resolve it but when I export the video they appear not clear with many thin horizontal black
    lines... someone can suggest me how can I resolve this problem?? is it possible that is a problem of the features of the video exported? is PAL mpeg2 720x576 25[fps] wide screen, 224 [kbps] 48 kHZ, 16 bit, stereo...I'm waiting your kindly help!!! thanks! and happy new year!!!

    Can't view your link but... What are your sequence settings? Are you using title3D? If so, you need to use the control tab not the motion tab to reposition or resize. If you are using the plain text generator in fcp, do not resize using the motion tab, generate your text in the correct size and if you reposition, make sure the vertical coordinate is an even number.
    For crawls, I create my titles in photoshop and then bring them into fcp and keyframe the motion. I prebuild it in a sequence with the field dominance set to none (This is very important).

  • Activating DW CS3 upgrade? (title edited by moderator to avoid repetition with content)

    Just received a new copy of DW CS3 thinking I could install the older version and use it to do my website.  Turns out its an upgrade is there anything I can do to get it activated?

    John has already replied to you about Adobe DW activation but while you
    are waiting for the refund and buying a full product, you can download
    and install Microsoft's product from this link:
    <http://www.microsoft.com/en-gb/download/details.aspx?id=36179>
    This product is a full version and you can create  good websites with
    it.  When you have bought DW, you can come back here and ask about how
    to import your site created with this product into DW.
    Good luck.

  • AI CS3 Color Palette CMYK: I manually change C, and MYK values automatically change. WHY?

    As I was searching the Adobe forums and Google for a resolution to this problem, the problem STOPPED. I am absolutely baffled, because I didn't change anything! Still curious to know what was going on:
    I'm creating color swatches to print on a high-quality printer (digital process) so I have about 200 color blocks on a page.
    I have been manually entering CMYK builds in different ranges, for example:
    32/0/68/0
    32/0/70/0
    32/0/74/0
    So that I can print them out and match the color, like a Pantone swatchbook, only in CMYK full-color/process printing.
    After doing this for a few days, all of a sudden I went to change a square of color to a different color. I changed the CYAN value to something else (by typing a number in via my keyboard, rather than the slider), and when I tabbed to the MAGENTA field, all the other values automatically changed to drastically different numbers.
    I tried manually changing the MAGENTA, and it would alter the CY&K. I tried manually changing the YELLOW, and it would alter the CM&K. In fact, it would not allow me to type in the exact build I wanted to. Strangely though, I was able to drag the sliders and that didn't alter the other values.
    I have no idea why this happened, or how it resolved itself. I had even quit out of Illustrator and re-opened the document and the problem persisted.
    Does anyone know about a setting - maybe I indavertently pressed a keyboard command without realizing it?
    I'm working in:
    Adobe Illustrator CS3, .AI file in CMYK color settings with Proof Colors turned ON (and "Simulate Paper Color" turned ON)
    Color Settings: U.S. Web Coated SWOP v.2 (and "Preserve CMYK Numbers" box checked)
    MacBook Pro Core i7
    Mac OSX 10.6.3 (Snow Leopard, I think)

    If you do a variety as you describe it does require some work and diligence.
    You should set up two different color settings and if you use the bridge change them globally throughout the suite through the bridge.
    Edit>Creative Suites Color Settings
    One setting for Web and Print (Press) and the other for Photograhy and Print (Press)
    The CMYK should be the same in both either Adobe RGB 1998 or Adobe Pro Photo RGB or Color Match RGB.
    Then select the one for the type of project you are working for for print it could be either on since you would work in cmyk.
    For web the web setting of course which should be sRGB. You have to make different copies of the files for web then for print as the color has to be adjusted for each.
    And use the right one for each as well. You should check the profile each image as well and make them match for each type of document, it is not just good enough to have your settings correct does little good if an embedded profile is a mismatch, you want to do the adjustment your self and do any adjustments required.
    In other words color management is work.

  • CS3 Properites Palette Not Refreshing.

    Just installed Dreamweaver CS... good thing I left 8
    installed. Whenever I click on an item whether it is text, a table
    or image, the properties pallet doesn't update. If I select a drop
    down menu (File, Edit etc.) it refreshes. Its pretty peculiar. Any
    Ideas?

    I have this exact same problem. I checked in the CS3 help by
    searching 'refresh' it seems there is some auto refresh setting
    available, but I am unable to find it.
    I do not understand why it does not auto update the
    properties pallet and I found that if you do not click refresh then
    you can end up changing the last object you selected or selecting
    many areas at once.
    This is rather annoying and I would like to know how to
    resolve it.
    "The Property inspector lets you examine and edit the most
    common properties for the currently selected page element, such as
    text or an inserted object. The contents of the Property inspector
    vary depending on the element selected. For example, if you select
    an image on your page, the Property inspector changes to show
    properties for the image (such as the file path to the image, the
    width and height of the image, the border around the image, if any,
    and so on)."
    ^^^ This is what it says in the help menu for the property
    inspector... but it does not update when you select a new
    object.

  • Floating palettes are locked- how do I unlock?

    Just downloaded CS5- palettes were not previously locked and now they are. I canonly move with command key. (OSX 10.6.3) what can I do to unlock them?

    so since no phone help is given to people who download the trial I am told to go here. How long do I wait?
    I work with PS every day, I don't have time to screw around with waiting. I understand Adobe's need to not answer every question from someone who downloaded a trial version, but the guy on the phone could see from my records that I have owned LEGITIMATE PS software for 15 years, plus InDesign and Illustrator. I've also beta tested and helped develop third party apps for PS since it is where I make my money and I want great filters to enhance the overall PS experience. You'd think for people who have supported Adobe all the way along could get one stupid question answered instead of being routed to a forum where they are likely to get lost in the shuffle of a million other questions. Doesn't really make me want to invest my time or money any further and stick with what I've got.

  • Premiere Pro CS3 help creating Titles

    Can someone direct me to a location for help using the Titler in Premiere Pro? I am having great difficulty stumbling and fumbling my way trying to learn this features. Example: when I start a new title, the text doesn't wrap within the Save Area but continues off the side of the Titler.

    You will also find links to many
    free tutorials in the PremiereProPedia that will quickly show you how things are done in Premiere Pro.
    Cheers
    Eddie
    PremiereProPedia   (
    RSS feed)
    - Over 300 frequently answered questions
    - Over 250 free tutorials
    - Maintained by editors like
    you
    Forum FAQ

Maybe you are looking for

  • How to play videos like a playlist continuously or in random mode?

    Hello, I just bought my 3rd generation iPad and I still have the same problem like with my iPad 2, I can not watch videos continuously or randomly? Can i or you solve this?, is tired to be watching the videos one at a time. Do they can do something s

  • Export to PDF defaults to HTML file instead of Adobe PDF since moving to CC2014

    Hi friends! Help please. Ever since I moved to CC2014 my InDesign and Illustrator is defaulting to HTML files instead of Adobe PDF when exporting to PDF. I also use this same software at another workplace and this has not been a problem there. I am o

  • Overhead Cost in Process Order

    Hi All I need your expert inputs  / suggestions to apply the correct method of calculating overheads in process order. Requirement: To calculate a. Labor cost b. Overhead Cost c. Depreciation Cost of Machine in a process order. Also .b. and .c. are d

  • Setting up an 8 post (4 pair) wall plate with my VIZIO LCD HDTV

    I just bought a E420VL VIZIO HDTV and I want to set it up with my existing built in home speaker system. What is the best way to do this? Solved! Go to Solution.

  • Structural authorisation in HR-PD

    Hi there, Can somebody kindly advise how I can set up the following authorisation in PD. In the Qualification Catalog OOQA, we are giving a display authorisation to the PD administrators to see the entire structure in the qualification master data ca