How to remove drop down fonts?

I have changed font collections in font book and have been able to disable fonts in Word and text edit, but not in photoshop.
I have rebooted my computer, and I still get hundreds of drop down fonts.  I only use about 20 of the fonts and hate scolling or typing in the font name each time I want to change.   How do I disable all these fonts from PS?

Clear your font caches with a utility like Onyx or similar. Adobe has a knowledgebase article here which seems pretty thorough:
http://kb2.adobe.com/cps/327/327791.html

Similar Messages

  • How to put drop down in table control ?

    Hi All,
    I m writing one module pool program to edit table.
    I want dropdown to one field so that user can select the appropriate value. And also I want to save that record.
    So how to get the dropdown list and after editing that record how to save that in the database?
    Thanx in advance.
    -Umesh

    Hi Umesh,
    Please check this demo program RSDEMO_TABLE_CONTROL on how to add drop down list in table control. Also check this program DEMO_DYNPRO_TABCONT_LOOP_AT as well.
    To save to database you can code something like this in PAI.
    MODULE USER_COMMAND_0100 INPUT.
      SAVE_OK = OK_CODE.
      CLEAR OK_CODE.
      CASE SAVE_OK.
        WHEN 'SAVE'.
          MODIFY <database table> FROM TABLE <table control>.
          IF SY-SUBRC = 0.
          ELSE.
          ENDIF.
        WHEN OTHERS.
      ENDCASE.
    ENDMODULE.                 " USER_COMMAND_0100  INPUT
    Hope this will help.
    Regards,
    Ferry Lianto

  • How to create Drop down menu in the selection screen

    Hi all,
    How to create Drop down menu in the selection screen.
    Fast answer will be highly rewarded
    Regards
    Bikas

    hi ,
    TYPE-POOLS : vrm.
    TABLES:vbak,vbap.
    DATA : v(80) TYPE c.
    DATA: wa_vbak TYPE vbak,
          it_vbak TYPE vbak OCCURS 0 WITH HEADER LINE,
          wa_vbap TYPE vbap,
          it_vbap TYPE vbap OCCURS 0 WITH HEADER LINE.
      DATA: l_name TYPE vrm_id,
            li_list TYPE vrm_values ,
            v_count  TYPE i,
            l_value LIKE LINE OF li_list.
    PARAMETERS: p_test(20) AS LISTBOX VISIBLE LENGTH 60 MODIF ID DAT.
    INITIALIZATION.
    AT SELECTION-SCREEN OUTPUT.
      PERFORM get_data.
      LOOP AT it_vbak.
        l_value-key =  it_vbak-vbeln .
        l_value-text = it_vbak-vbeln .
        APPEND l_value TO li_list.
      ENDLOOP.
      CALL FUNCTION 'VRM_SET_VALUES'
        EXPORTING
          id              = 'P_TEST'
          values          = li_list
        EXCEPTIONS
          id_illegal_name = 1
          OTHERS          = 2.
    AT SELECTION-SCREEN ON P_TEST.
      clear : li_list , li_list[].
      SELECT vbeln
             matnr
             meins
             FROM vbap
             INTO CORRESPONDING FIELDS OF TABLE it_vbap
             WHERE vbeln = p_test.
    START-OF-SELECTION.
      SELECT vbeln
             matnr
             meins
             FROM vbap
             INTO CORRESPONDING FIELDS OF TABLE it_vbap
             WHERE vbeln = p_test.
      LOOP AT it_vbap.
        WRITE :/ it_vbap-vbeln, it_vbap-matnr,it_vbap-meins.
      ENDLOOP.
    *&      Form  get_Data
          text
    -->  p1        text
    <--  p2        text
    FORM get_data .
      SELECT  vbeln
              FROM vbak
              INTO  CORRESPONDING FIELDS OF TABLE it_vbak.
    ENDFORM.                    " get_Data
    regards,
    venkat.

  • How to configure drop-down that change dynamically in Call Scripts

    Hi,
    Would like to know as how to configure drop-down choices that change dynamically based on customer response in Call Scripts / Assessment Scripts of type "Service Request - Survey".
    I've read the following from CRM OnDemand pdf but was not able to figure out how to do that.
    Call Scripting:
    • Reduces agent training time
    • Provides drop-down choices that change dynamically based on customer response
    • Supports personalized interactions based on existing record data
    • Facilitates up-selling and cross-selling
    • Does not require third-party software
    I don't have a concrete requirement as of now, but was trying to check as how it works. Please guide me if any one has implemented the same.
    Thanks in Advance,
    Cheers!!!
    Deepak Veeravalli.

    Arun,
    If you plan to implement the "Querying the Active Directory" based on my code snippet,
    and if you do not have permission [your account must be the part of domain admin] to do so,
    Then still you can do it in least effort through code,
    string usersInXml = SPContext.Current.Web.AllUsers.Xml;your xml string look like this.
    <Users><User ID="2" Sid="" Name="Administrator"
    LoginName="i:0#.w|murugesan\administrator" Email="" Notes="" IsSiteAdmin="True" IsDomainGroup="False" Flags="0" /><User ID="1" Sid="" Name="Murugesa Pandian" LoginName="i:0#.w|murugesan\murugesan" Email="" Notes="" IsSiteAdmin="True" IsDomainGroup="False" Flags="0" /><User ID="1073741823" Sid="S-1-0-0" Name="System Account" LoginName="SHAREPOINT\system" Email="" Notes="" IsSiteAdmin="False" IsDomainGroup="False" Flags="0" /></Users>
    You can user Linq to XML to filter the "LoginName,Name and Email and then populate your drop down list.
    * User must be logged into the site at least once.
    Murugesa Pandian.,MCTS|App.Devleopment|Configure

  • Illustrator crashing every time I open drop down FONT menu

    Every time I open my drop down font menu in illustrator it crashes immediately.  It is doing this without fail every single time.  As long as I don't go into Fonts, it does not crash.  But I need to change my font!!!

    Apetherbrigde,
    It sounds like a corrupt font or corrupt font caches, see items 1) and 11) under 5) in the list.
    The following is a general list of things you may try when the issue is not in a specific file (you may have tried/done some of them already); 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • How to create drop down option in service manager 2012 incident portal

    Hii,,
    Please assist how to create drop down option in service manager 2012 SP1 default incident portal. We would like to provide the drop down option in "Please enter the title for the Issue" to our users.
    Regards, Syed Fahad Ali

    As was already referenced, you could use a Simple List for the prompt, however if you are referring to the default General Incident that is available out-of-the-box, you might be limited in what you can modify. 
    I did some work for a client, that wanted to have a list and other options for the General Incident through the Portal. So, I ended up having to create a custom General Incident instead of using the default one, which will then allow you to add any type
    of prompts, and configure them as you want (i.e. with a simple list). 

  • How to add drop down in SAP screen module pool

    Hi,
    Can you please advise me on how to add drop down in SAP module pool screen (a drop down with fixed set of values).
    Thanks
    Mohit

    Hi,
    Hope it helpful.
    Refer the Program : rsdemo_dropdown_listbox
    Regards,
    Venkat.

  • How to stop drop down when trying to open file?

    how to stop drop down when trying to open file?

    Offer more details and you ay get an answer.
    What files/type, applications, what exacttly you are doing?

  • How to make drop down menu

    Hi,
    Iam just wondering if somebody can tell me how to make drop down menus....or direct me to a URL so that i can get some sample code for how to make drop down menus like this:
    + drop down
    abc
    + first
    + second
    - third
       third-des
       third-des2
    i would really appreciate it.
    thanks all.
    -sangita

    Hi,
    something is working .....thanks.
    I have created a java class file as shown below and i did able to run it.........:)
    here is my code:
    package AppMirror;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class MenuLookDemo {
        public JMenuBar createMenuBar() {
            JMenuBar menuBar;
            JMenu menu;
            JMenuItem menuItem;
            //Create the menu bar.
            menuBar = new JMenuBar();
            //Build the first menu.
            menu = new JMenu("Menu Label");
            menuBar.add(menu);
            //a group of JMenuItems
            menuItem = new JMenuItem("Item Label");
            //menuItem.addActionListener(actionListener);
            menu.add(menuItem);
            return menuBar;
        public static void main(String[] args) {
            //Create and set up the window.
            JFrame frame = new JFrame("MenuLookDemo");
            //Create/set menu bar and content pane.
            MenuLookDemo demo = new MenuLookDemo();
            frame.setJMenuBar(demo.createMenuBar());
            //Display the window.
            frame.setSize(450, 260);
            frame.setVisible(true);
    but when i see the applet, it doesn't look the one i wanted to see......
    this shows the top menu bar ....but not the + drop-down.
    any ideas ???
    sorry, i don't know anything about swings, applets.....

  • How To Create Drop Down Menu With Tab

    hi
    How To create Drop Down Menu with tab in Header of application like website Horizontal Dropdown Menu In html.
    Thanks
    Manoj
    Edited by: Manoj Kaushik on Dec 30, 2009 4:16 AM

    Try the Apex forum {forum:id=137} someone there may have an answer.
    Which version, that could be important, XE out-of-the-box has apex 2.1 if it hasn't been upgraded to 3.x

  • How to disable drop down of Report Server

    Hi,
    i had install Report server 2012 and want to move form 2008 to 2012 .
    1) how to disable drop down that show on folder and report level for end user (as shown in following screen shot).
    2) report name coming on report server are not full name how to show full name of report like we have in 2008. Following is screen shot

    Hi Mujahid,
    1.) For migrating from Sql server 2008 to 2012, please follow this links
    Migrating the whole Instance from 2008 to 2012 - > http://msdn.microsoft.com/en-us/library/ms143747.aspx
    Migrating the rdl defination to 2008 to 2012 - > http://msdn.microsoft.com/en-us/library/a1a10c67-7462-4562-9b07-a8822188a161
    2.) We can't disable the drop down box for the reporting services per user basic(end user), If you really want to do it, you
    need to edit the ReportingServices.js file (This will effect all the user including admins) located at C:\Program Files\Microsoft SQL Server\<<SSRS Instance>>\Reporting Services\ReportManager\js\ReportingServices.js
    If you want the end user not to perform certain action, you set appropriated permission for the report.
    Managing Permissions and Security for Reporting Services
    http://technet.microsoft.com/en-us/library/ms156014.aspx
    3.)  When report name is too long it truncated and dot dot are shown in the end. User always have a option to move from Title View to Details View
         You need click on the right side of the report manager preview and click on the detail view to change between detail view and title view
    Regards Harsh

  • Text Tool Drop-Down Font Menu can't be opened in PSE 9 & 10.

    Hi all, in PSE 9 and 10 I can't get the Font Drop-Down Menu to work. It is stuck on one Font. When I hit the drop-down arrow there is a flash of the menu but it wont stay on screen so as to allow me to make a selection of a different Font. How do I correct this problem? TIA, Ed Weidman

    You need to use the optimizer to set the version you want the pdf to be saved as.

  • Changing The Spry Drop Downs Font For IE

    How do you change the font so that the main menu item and the drop downs items both show the same font in Internet Explorer?  The default for Internet Explorer sets them as two different fonts.  I have tried adjusting every single MenuBarHorizontal Css Style to the same font, but it still comes up two different fonts in Internet Explorer for the main menu item and the drop down items.
    Anyone know how to adjust this?

    Can you post a link to the page?

  • How to pass drop down selection to pay pal when "Add to cart" is clicked

    I have a drop down that is populated from my items table..
    the drop down displays fine and you can pick from any of them
    items.. issue
    im having is that i need that value passed to pay pal.. but
    if i select any
    of the items and hit the add to cart, the value that is being
    passed is the
    first one in the list all the time.. ( actually its not even
    the first one
    in the list ) its selecting the 2nd option which as seen
    below woudl be 94
    MVP instead of the blank value for the Please Select
    Here is my drop down code:
    <select name="item_name" id="extra">
    <option value="">Please Select </option>
    <option value="94 MVP">94 MVP</option>
    <option value="94/95 Champs">94/95
    Champs</option>
    <option value="HOF 08">HOF 08</option>
    <option value="94 Finals MVP">94 Finals
    MVP</option>
    <option value="Top 50">Top 50</option>
    </select>
    Here is my paypal code:
    <form target="paypal"
    action="https://www.paypal.com/cgi-bin/webscr"
    method="post">
    <input type="hidden" name="cmd" value="_cart">
    <input type="hidden" name="add" value="1">
    <input type="hidden" name="business"
    value=Request.Form("email")>
    <input type="hidden" name="item_name"
    value=Request.Form("item_name")>
    <input type="hidden" name="item_number"
    value=Request.Form("item_num")>
    <input type="hidden" name="amount"
    value=Request.Form("price")>
    <input type="hidden" name="currency_code" value="USD">
    </form>
    I have removed our personal account information from the code
    but provided
    the pieces that deal with the selection i have problems
    with..
    Can anyone offer any suggestions on where to look or add to
    my code to
    capture that value?
    ASP, SQL2005, DW8 VBScript, Visual Studio 2005, Visual Studio
    2008

    Here is the actual recordset code for that drop down..
    <select name="extra_inscript" id="extra_inscript">
    <option value="" <%If (Not isNull("extra_descrip"))
    Then If (""
    = CStr("extra_descrip")) Then
    Response.Write("selected=""selected""") :
    Response.Write("")%>>Please Select a
    Inscription</option>
    <%
    While (NOT reInscrip.EOF)
    %><option
    value="<%=cStr(reInscrip.Fields.Item("extra_descrip").Value)%>"
    <%If (Not isNull("extra_descrip")) Then If
    (CStr(reInscrip.Fields.Item("extra_descrip").Value) =
    CStr("extra_descrip"))
    Then Response.Write("selected=""selected""") :
    Response.Write("")%>
    ><%=cStr(reInscrip.Fields.Item("extra_descrip").Value)%></option>
    <%
    reInscrip.MoveNext()
    Wend
    If (reInscrip.CursorType > 0) Then
    reInscrip.MoveFirst
    Else
    reInscrip.Requery
    End If
    %>
    </select>
    On the page the drop displays all the items as shown below..
    but no matter
    which on you pick the value never gets passed to the shopping
    cart.. its
    always picking up the first one in the recordset..
    Can anyone offer any suggestions on how to capture the true
    value onchange?
    or select or whatever i can do to get it before the data is
    sent to paypal..
    ASP, SQL2005, DW8 VBScript, Access
    "Daniel" <[email protected]> wrote in message
    news:[email protected]...
    >I have a drop down that is populated from my items
    table..
    >
    > the drop down displays fine and you can pick from any of
    them items..
    > issue im having is that i need that value passed to pay
    pal.. but if i
    > select any of the items and hit the add to cart, the
    value that is being
    > passed is the first one in the list all the time.. (
    actually its not even
    > the first one in the list ) its selecting the 2nd option
    which as seen
    > below woudl be 94 MVP instead of the blank value for the
    Please Select
    >
    > Here is my drop down code:
    > <select name="extra_inscript" id="extra_inscript">
    > <option value="">Please Select </option>
    > <option value="94 MVP">94 MVP</option>
    > <option value="94/95 Champs">94/95
    Champs</option>
    > <option value="HOF 08">HOF 08</option>
    > <option value="94 Finals MVP">94 Finals
    MVP</option>
    > <option value="Top 50">Top 50</option>
    > </select>
    >
    > Here is my paypal code:
    >
    > <form target="paypal"
    action="https://www.paypal.com/cgi-bin/webscr"
    > method="post">
    > <input type="hidden" name="cmd" value="_cart">
    > <input type="hidden" name="add" value="1">
    > <input type="hidden" name="business"
    value=Request.Form("email")>
    > <input type="hidden" name="item_name"
    > value=Request.Form("extra_inscript")>
    > <input type="hidden" name="item_number"
    value=Request.Form("item_num")>
    > <input type="hidden" name="amount"
    value=Request.Form("price")>
    > <input type="hidden" name="currency_code"
    value="USD">
    > </form>
    >
    > I have removed our personal account information from the
    code but provided
    > the pieces that deal with the selection i have problems
    with..
    >
    > Can anyone offer any suggestions on where to look or add
    to my code to
    > capture that value?
    >
    >
    > --
    > ASP, SQL2005, DW8 VBScript, Visual Studio 2005, Visual
    Studio 2008
    >

  • How to get drop down list  display values

    I have binded my drop down list with tabledataprovider. In the value field i have given customer id and in display field i have given customer name.
    I have reatrived cust id but
    how to reatrieve customer name.

    http://forum.sun.com/jive/thread.jspa?forumID=123&threadID=56515
    Also, if your dropdown list is bound to a data provider you can use something like this:
    RowKey rowkey = tripDataProvider.findFirst("PERSON.PERSONID", dropDown1.getSelected());
    String displayValue = (String)tripDataProvider.getValue("PERSON.NAME", rowkey);

Maybe you are looking for