ToolTip on a GUI Ancrable

Hello world

I just create the attachable GUI with pictos (not text) and my users, I would like to have a ToolTip on turnover of the mouse to display the name of each function.

Here's my menu

{

function myScript(thisObj) {

     function myScript_buildUI(thisObj) {

          var myPanel = (thisObj instanceof Panel) ? thisObj : new Window("palette", "Menu Pitchy", undefined, {resizeable:true});

          res="group{orientation:'column',\

               myPanel1: Panel{text:'Mises à jour', orientation:'row',\

                    myButton01: IconButton{text:'Mise à jour complète', tooltipActive:'Mise à jour complète', image:'D:/PITCHY/Scripts/Images/All.png'},\

                    myButton02: IconButton{text:'Vidéo', image:'D:/PITCHY/Scripts/Images/Video.png'},\

                    myButton03: IconButton{text:'Lignes Text', image:'D:/PITCHY/Scripts/Images/Lignes.png'},\

                    myButton04: IconButton{text:'Info Séquence', image:'D:/PITCHY/Scripts/Images/Info.png'},\

               },\

               myPanel2: Panel{text:'Débug', orientation:'row',\

                    myButton05: IconButton{text:'Layer Style', image:'D:/PITCHY/Scripts/Images/Layer.png'},\

                    myButton06: IconButton{text:'Disable Null', image:'D:/PITCHY/Scripts/Images/Null.png'},\

                    myButton07: IconButton{text:'Code Camembert', image:'D:/PITCHY/Scripts/Images/Codecam.png'},\

                    myButton08: IconButton{text:'Code Position line1', image:'D:/PITCHY/Scripts/Images/Posline.png'},\

               },\

               myPanel3: Panel{text:'Réglages', orientation:'row',\

                    myButton09: IconButton{text:'Rescale Bloc', image:'D:/PITCHY/Scripts/Images/Rbloc.png'},\

                    myButton10: IconButton{text:'Rescale Ligne', image:'D:/PITCHY/Scripts/Images/Rligne.png'},\

                    myButton11: IconButton{text:'Polices', image:'D:/PITCHY/Scripts/Images/Polices.png'},\

               },\

               myPanel4: Panel{text:'Tests', orientation:'row',\

                    myButton12: IconButton{text:'Text 40 car.', image:'D:/PITCHY/Scripts/Images/T40.png'},\

                    myButton13: IconButton{text:'Text 120 car.', image:'D:/PITCHY/Scripts/Images/T120.png'},\

                    myButton14: IconButton{text:'Time Stretch', image:'D:/PITCHY/Scripts/Images/Time.png'},\

               },\

          }";

          myPanel.grp = myPanel.add(res);

         

          /*---- My buttons settings ----*/

          return myPanel; }

    

     var myScriptPal = myScript_buildUI(thisObj);

    

     if(myScriptPal != null && myScriptPal instanceof Window)

     { myScriptPal.center(); myScriptPal.show(); }

}

myScript(this);

}

Hello

You can add .helpTip to your buttons. For example:

myButton.helpTip = "Function description";

Tags: After Effects

Similar Questions

  • Bug on a GUI Ancrable

    Hello world

    I just created a GUI for my creators dockable.

    It works perfectly fine on my own computer, but on the other hand, when I run the script (with Run script... UO Window/myScript.jsx) I get this error: "unable to run the script at line 35. There is no such thing as a bad argument - file or folder. »

    my line 35 is:myPanel.grp = myPanel.add(res);

    We have the same version of after effects, the same settings on Preferences/general... and the same computers. So, I really do understand what happens, why it doesn't work on my computer one step on 4 other...

    Here's my menu

    {

    function myScript(thisObj) {

         function myScript_buildUI(thisObj) {

              var myPanel = (thisObj instanceof Panel) ? thisObj : new Window("palette", "Menu Pitchy", undefined, {resizeable:true});

              res="group{orientation:'column',\

                   myPanel1: Panel{text:'Mises à jour', orientation:'row',\

                        myButton01: IconButton{text:'Mise à jour complète', tooltipActive:'Mise à jour complète', image:'D:/PITCHY/Scripts/Images/All.png'},\

                        myButton02: IconButton{text:'Vidéo', image:'D:/PITCHY/Scripts/Images/Video.png'},\

                        myButton03: IconButton{text:'Lignes Text', image:'D:/PITCHY/Scripts/Images/Lignes.png'},\

                        myButton04: IconButton{text:'Info Séquence', image:'D:/PITCHY/Scripts/Images/Info.png'},\

                   },\

                   myPanel2: Panel{text:'Débug', orientation:'row',\

                        myButton05: IconButton{text:'Layer Style', image:'D:/PITCHY/Scripts/Images/Layer.png'},\

                        myButton06: IconButton{text:'Disable Null', image:'D:/PITCHY/Scripts/Images/Null.png'},\

                        myButton07: IconButton{text:'Code Camembert', image:'D:/PITCHY/Scripts/Images/Codecam.png'},\

                        myButton08: IconButton{text:'Code Position line1', image:'D:/PITCHY/Scripts/Images/Posline.png'},\

                   },\

                   myPanel3: Panel{text:'Réglages', orientation:'row',\

                        myButton09: IconButton{text:'Rescale Bloc', image:'D:/PITCHY/Scripts/Images/Rbloc.png'},\

                        myButton10: IconButton{text:'Rescale Ligne', image:'D:/PITCHY/Scripts/Images/Rligne.png'},\

                        myButton11: IconButton{text:'Polices', image:'D:/PITCHY/Scripts/Images/Polices.png'},\

                   },\

                   myPanel4: Panel{text:'Tests', orientation:'row',\

                        myButton12: IconButton{text:'Text 40 car.', image:'D:/PITCHY/Scripts/Images/T40.png'},\

                        myButton13: IconButton{text:'Text 120 car.', image:'D:/PITCHY/Scripts/Images/T120.png'},\

                        myButton14: IconButton{text:'Time Stretch', image:'D:/PITCHY/Scripts/Images/Time.png'},\

                   },\

              }";

              myPanel.grp = myPanel.add(res);

             

              /*---- My buttons settings ----*/

              return myPanel; }

        

         var myScriptPal = myScript_buildUI(thisObj);

        

         if(myScriptPal != null && myScriptPal instanceof Window)

         { myScriptPal.center(); myScriptPal.show(); }

    }

    myScript(this);

    }

    Are you sure that'D:/PITCHY/Scripts/Images/' exists on all computers?

  • overloaded with radio - good design of GUI buttons?

    I don't know where else to ask this question. What do you think on overload of radio buttons with multiple functions? I did an update of my interactive color wheel that uses this technique. I isn't out yet, but it is available here:

    * http://r0k.us/rock/Junk/SIHwheel.html

    It offers eight different kinds of 1567 colors and their names. Who seemed much too much radio buttons; Initially, there are three kinds and three buttons. I did a second row that contains the five kinds of new accessible via two buttons. Sorts on each button are closely related, riffs on a theme if you want. Successive clicks on one of these two buttons will turn with its functions, with the text of the button and the tooltip updated to match his current fate and the State.

    I didn't try describing more - just use it and let me know what you think. Intuitive? Ugly? Bad GUI design? Any other comments?

    Yes, it's the former (pre - jdk 1.3) keybinding - not sure how good or bad that is supposed to work. New style (since JDK 1.3) is to install some keybindings shared in the entry level card superior ancestor, as

            JTextField field = new JTextField(10);
            InputMap map = field.getInputMap();
            while(map.getParent() != null) {
                map = map.getParent();
            }
            map.put(KeyStroke.getKeyStroke("ctrl C"), DefaultEditorKit.copyAction);
            map.put(KeyStroke.getKeyStroke("ctrl V"), DefaultEditorKit.pasteAction);
            map.put(KeyStroke.getKeyStroke("ctrl A"), DefaultEditorKit.selectAllAction);
            map.put(KeyStroke.getKeyStroke("ctrl X"), DefaultEditorKit.cutAction);
    

    You can do very early, it is immediately after the setting of the UNIFIL. After that, they will be available for all textFields created later

    See you soon
    Jeanette

  • showing ToolTips tab is no longer

    Hi recently firefox has stopped the display of tooltips on tabs. As I usually have a large number of tabs open at any given time it is really annoying, because I don't know what each of the tabs contains unless I click on it, all I had to do was pointing with the mouse. Now when I hover over with the mouse, firefox just says: "current profile:" and then the name of my current firefox profile. It does this on all tabs. Except that everything is normal. Any ideas what is happening? Thank you very much!

    Start Firefox in Safe Mode to check if one of the extensions (Firefox, Tools/menu key > Modules > Extensions) or if hardware acceleration is the cause of the problem.

    • Put yourself in the DEFAULT theme: Firefox, Tools/menu key > Modules > appearance
    • Do NOT click on the reset button on the startup window Mode safe

    You can check the preferences of browser.chrome. * on the topic: config page to see if any specifications "BOLD" (user set).
    You can open the topic: config page via the address bar.
    You can accept the warning and click on "I'll be careful" to continue.

  • is mail blocking gui after hibernation

    When Thunderbird is open, and the computer goes into hibernation, when he wakes blocks Thunderbird when I press 'Get Messages'. The mailbox is enabled, I get a ringing sound when mail arrives and the pop-up window is displayed, but the popup is empty and no. messages in the main GUI. So I can't get any response to clicking in the GUI or the pop-up window and have close Thunderbird and try again.
    This problem has happened after that I'm the most recent upgrade to V 38.2.0.
    I use Win7sp1 on mem 8 GB Intel Core i5-3470cpu (64-bit).
    I had absolutely no problem with Thunderbird, since I started to use more than 4 years ago, but this last update started this lock problem.

    We anticipate that this will be fixed in a week or two with Thunderbird version 38.3.0. Please update this section when you have the updated version

  • Why now (Firefox 42 developer edition) tooltip background is transparent? Is it possible to change this?

    That makes the text difficult to read in some situations, as when you're hovering tabs right on the icons next to the address bar. Overlays of text with icons and it is difficult to read. And Furthermore, it is then... unattractive.
    At the beginning, when I upgraded this morning, I thought it was something to do with my theme, but I changed it and it stays the same...
    I am attaching a picture of the effect. It's the same with any theme.

    I'm under Antergos (distribution based Archlinux), just in case this info could be of any help.

    Thank you!

    COR - el said

    Future builds of Linux will move to GTK + 3 (3.4 widget GTK +), so you may need to update your distribution of Linux.

    Like I said, Arch Linux here. Distribution of rolling release. Updated daily.
    And I have GTK + 3 is installed and a bunch of themes support.

    After a long search, I noticed that the only thing that solves this problem change my GTK theme flower with lxappearance.

    One of the other themes supporting GTK + 3 this in Firefox Developer (I used to use Zukiwi, also GTK + 3 compatible).

    ToolTips now have a black background and are perfectly readable.

    In any case, it's strange. I guess I can start firefox developer with
    $ GTK_THEME = best firefox-developer
    and continue to use the rest of the programs with my favorite GTK theme.

  • ToolTips

    Is it possible to return the text of ToolTip using Firefox? I noticed that this feature is available in some other browsers.

    Sorry, I'm not interested in this issue more. I found this div a - moz-user-select: none; property.

  • Disable the autoload software instrument GUI, when you select a track

    OK, so maybe this is the most recent update or I can I have turned it on by pressing a wrong button.  But, in the past, when a track was a software instrument are entrusted to him, to open the instrument interface, you would:

    1 Select the track via the console mixer or main scenario

    2. click on the small button that looks like horizontal sliders in the middle of the channel strip that would open the GUI

    However, these last something has changed so do anything when I'm selecting a track via the mixing console or the main timeline, the GUI of instrument software automatically loads and opens.  As you might think, it's incredibly frustrating and certainly not necessary.  Especially when it's a heavier instrument like Komplete Kontrol and must Access files more major libraries.   I want to just go back to the way it was, where I have to click on the button in the image above to launch the GUI.

    Update on the OS and logic, the latest versions of both.

    I'm hoping this is an easy (probably) in trouble, but I can't seem to find any info on what caused it to change to auto load.

    Thanks in advance for the advice.

    Never mind!  I got a PreSonus Faderport plugged, and it was the origin of the problem.  Logic has had another problem of GUI, and as soon as I unplugged the Faderport, things are back to normal.  He followed the question all the time, and I never thought to unplug the unit.

  • ToolTips not working in FF 24, 25 & 26

    I uninstalled and reinstalled several times. I rebooted several times that I can count. I deleted (not only deactivated) all plugins and extensions, including Java. I have no installed service and use the default theme. I tried to install FF 24, 25 and 26. In any case, I have a very simple HTML page that has a title = "bookmarks" on the subject. The ToolTip displays in "safe mode" but does not appear in normal view. Which is very surprising because I thought all say safe mode to disable all extensions and plugins.
    I searched the web and seen suggestions that this may be caused by the acceleration of the toolbar Google or HW. I do not have the Google toolbar (do not have) and if it were caused by hardware acceleration, then if the problem wouldn't show up in SafeMode too?
    Just in case, I have a Thinkpad W520.
    Help, please. I would like to know how to turn on tracing to help solve this problem!

    Safe mode is more than just disable modules, it also resets some parameters including hardware acceleration. If the problem does not occur in Mode safe and you don't have any installed extensions then the problem could be the hardware acceleration.

    Please follow these steps to disable hardware acceleration:

    • Firefox top-left > Options > advanced > General > uncheck use hardware acceleration if available > restart Firefox

    Just a note, Mode safe mode disables not plug-ins.

    See this article for more information:

    Troubleshoot extensions, themes, and issues of hardware acceleration to resolve common problems of Firefox

  • El Capitan server has been updated to allow multiple users to GUI?

    Good afternoon

    We currently use a mini Server mac to run our software controller of AFN and we want it to be so that several people can manage the server of the Mini on their own connections. Is it possible that several people to connect with their own credentials to remotely?  While the account running the controller software that is connected, my attempts just go on forever.

    Several GUI users can mean many different things, but I think that the case more suitable for you, the following means.

    • Yes, multiple users can connect remotely by using screen to your Mac server sharing
    • They can each use a different user account to authenticate their connection
    • If they use another user account to authenticate their screen sharing connection, they offered the possibility of initiating a separate session, you will then get a prompt similar to the following

    • You would choose "Log In" to get a separate user session

    Note: Some applications such as Apple Remote Desktop administrator do not like to be used by multiple users on the same computer at the same time, other Applications may be ok.

  • How can I get rid of the tooltip improve boring Images?

    The ToolTip of the images improve is so boring!
    How can I get rid of him?

    The fixed.
    Had to get an add-on that is blocking my ISP header injection.

  • Name of the Protocol have disappeared from the link tooltip

    Previously, when I hover over the link on a page, it showed tooltip like this:
    http://www.Google.com/
    but now it shows www.google.com. It's confusing, how to get back a normal behavior?

    The Protocol (http://) was removed from the URL in the location bar for http:// only pages in Firefox 7 and newer versions. Secure pages will always show the https:// Protocol. This can be confusing for some users. There is also a bug known, where if you copy the URL after selection of the awesome bar dropdown (but before loading the page) it does not include the http:// part.

    Users can revert to the old behavior by setting browser.urlbar.trimURLs to false in about: config

    1. type of topic: config in the URL/address bar and press the Enter key
    2. If you see a cautionary, accept it (promise to be careful)
    3. Search = browser.urlbar.trimURLs
    4. Double-click the pref in the lower panel of toggle it on 'false' OR , do a right-click on the pref in the lower panel, then choose "Toggle" switch it on "false."
    5. close the topic: config tab

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

  • ToolTips ceases to display after updating to firefox 11/12

    I'm on Ubuntu 11/12 and tooltips no longer works after that I updated to v11 or v12 of FF. I checked on various websites and ToolTips have stopped working. I checked about: config and it is.

    My extensions are: WOT; Tor-button; Flashblock; Ghostery; ABP; DNTP; HTTPS everywhere

    It's a problem to Add on, I'll try to see that it is thanks

    Edit: torbutton was the problem; TorButton 1.4.5.1 disabled resolved, thanks again!

    Edit 2: FYI she also set by dragging the problem tabs, where I couldn't move / drag the tabs to re - organize / do new windows/join to other FF Windows. Solved more than a problem with this = D

  • ToolTips and context menus disappearing

    Hello.
    After updating to firefox 10, I got very annoying behavior where all the context menu, pick lists, and tooltips appear very short time and then disappear immediately. When you move the mouse over the menu invisible, that the menu is flickering, sometimes remains visible for a while.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

    Try turning off hardware acceleration.

    • Tools > Options > advanced > General > Browsing: "use hardware acceleration when available.

    If disable hardware acceleration works then check if there is an update available for your graphics display driver.

  • ToolTips for the image (e.g. on xkcd) do not show

    I'm on firefox 11 (aurora) now. Since about 7 FF, image ToolTips, such as those on the xkcd comic, do not appear when I hover over them. This is even if the Web sites use standard html correctly ("title" attribute used for ToolTips).

    This can result from the Google Toolbar or Direct2D.

    See http://support.mozilla.org/en-US/questions/751043

Maybe you are looking for

  • Satellite Pro A210 PSAFHE - Windows 7 - crashes after the sleep/hibernation

    I have a PSAFHE Satellite Pro A210 running dual boot Windows XP/7With the help of Windows 7 - 32 or 64 - system always crashes after sleep/hibernate mode.This never happens with XP that sleeps and hibernates OK...There is no driver for this laptop on

  • model: write on the lines.

    I have a template that I use for a project. The model has a question, then a line after him tap. The line is thicker than the line when point out you something you typed. It looks like this. Question: _ When I click on the line to write my answer, he

  • desconfiguracion in el idioma del teclado

    Soy client I have a computer laptop lenovo g470, mi problema are what desconfiguro in el idioma del teclado write ves en las letras me escriben los numbers q estan in rojo the mayoria of las command, quisiera that den para poder medicine information

  • FileSelectPopup loading very slowly and displaying too many file types.

    So it's something I noticed recently on two Machines Windows 7 - when you use FileSelectPopup, the first time I call a FileSelectPopup, there's a good 2-3 second delay before the window opens. The following calls are much faster, but still order 700m

  • Windows XP Home Edition - Missing Wireless

    Computer: ASUS Notebook X58L Series (laptop). This computer came with Windows Vista installed, I did not at all like... After you change the BIOS so that the startup would occur on CD / DVD ROM drive and adjusting the IDE to SATA compatible I install