Can't set FONT in iCHAT

When I try to hit SET FONT in iChat prefs, nothing happens.
Fonts work in other apps.
?????

I found it. DUH... the font window opened behind my prefs window.

Similar Messages

  • How can I set font size of a column of Multicolumn Listbox at one time in edit mode?

    HI,
    I want to creat a Multicolumn Listbox with different font size in diffrent columns.
    But  I can only modify all cells or one cell font size at one time!
    How can I do?
    THANKS!

    My labview version is 7.1.
    I can't open the .vi you deliver.
    And in LV7.1, I can't  find  fontsize setting in property node.
    thank you all the same!
    Attachments:
    1111.JPG ‏27 KB

  • 1600 - can't set font back to black

    Hi, can anyone help.? I have a 1600 that my 11 year old kid seems to have changed colours or theme setting (she doesn't know), leaving the font displayed in white! Can't figure out how to get it set back to black, can't seem to get original colour scheme (have tried colour and theme settings menu). Tried restore factory settings, which changed everything but what i needed: display!
    am i missing something?
    Any help would be greatly appreciated!
    thanks...

    See this -> iOS: How to change the language when it's set to one you don't understand

  • Can't set up an iChat .Mac account

    I have a .Mac free account. I use this login to the iTunes Store, Apple Online Store and for this support forum as well.
    However, i can't login to iChat anymore. I hardly ever use this account but needed a few times since the .mac=>mobileme transition. I don't know if it this transition was the problem or if it's because I installed Leopard and then reinstalled Tiger on the machine i'm trying it (it's the lastest Tiger version 10.4.11).
    When I open iChat i can't do anything but setting up a new account, and it always say my password is incorrect, doesn't matter how many times i reset it.
    I think the problem is something with the Tiger iChat version, cause my GMail/GTalk account still works to open this AIM account on the web.

    See http://discussions.apple.com/message.jspa?messageID=9045338

  • Setting font and color TextItems

    This script is failing to set font, and how can I set font color?; I am new to PS Scripting:
         var originalUnit = preferences.rulerUnits
          preferences.rulerUnits = Units.INCHES
         var docRef = app.documents.add( 11, 17, 300, "Test", NewDocumentMode.CMYK)
        MyLayer = docRef.artLayers.add()
         MyLayer.kind = LayerKind.TEXT
         var myFont = app.fonts.getByName("ArialMT");
         // Set the contents of the text layer.
         var textItemRef = MyLayer.textItem
         textItemRef.font = myFont;
         textItemRef.size = UnitValue(36, 'pt');
         textItemRef.font = '_Aviano-Regular';
         textItemRef.style = "Italic";
         textItemRef.contents = "Sample Text";
         // Restore original ruler unit setting
          app.preferences.rulerUnits = originalUnit
    Thanks

    The font needs to be the postscript name, this will give you a list of them.
    var Dlog =
    "dialog{text:'Script Interface',bounds:[100,100,500,270],"+
    "FontName:DropDownList{bounds:[30,40,370,60]},"+
    "PostScriptName:DropDownList{bounds:[30,100,370,120]},"+
    "statictext0:StaticText{bounds:[40,10,200,30] , text:'Font Name'},"+
    "statictext1:StaticText{bounds:[40,70,141,87] , text:'Postscript Name'},"+
    "button0:Button{bounds:[140,130,240,150] , text:'Ok' }}";
    win = new Window(Dlog,"Use the Postscript Name in your script.");
    var item;
    var item2;
    for (var i=0,len=app.fonts.length;i<len;i++) {
      item = win.FontName.add ('item', "" + app.fonts[i].name);
      item2 = win.PostScriptName.add ('item', "" + app.fonts[i].postScriptName);   
    win.FontName.selection = win.FontName.items[0] ;
    win.PostScriptName.selection = win.PostScriptName.items[0] ;
    win.FontName.onChange = function() {
    win.PostScriptName.selection = win.PostScriptName.items[parseInt(this.selection)] ;
    $.writeln(win.PostScriptName.items[parseInt(this.selection)]);
    win.PostScriptName.onChange = function() {
    win.FontName.selection = win.FontName.items[parseInt(this.selection)] ;
    win.center();
    win.show();
    Here is your code with colour addded...
         var originalUnit = preferences.rulerUnits
          preferences.rulerUnits = Units.INCHES
          var FillColor = new SolidColor;
        FillColor.rgb.hexValue = 'ff0000';
         var docRef = app.documents.add( 11, 17, 300, "Test", NewDocumentMode.CMYK)
        MyLayer = docRef.artLayers.add()
         MyLayer.kind = LayerKind.TEXT
         var myFont = "ArialMT";
         // Set the contents of the text layer.
         var textItemRef = MyLayer.textItem
         textItemRef.font = myFont;
         textItemRef.size = UnitValue(36, 'pt');
         textItemRef.font = myFont;
         //textItemRef.style = "Italic";
         textItemRef.fauxItalic = true;
         textItemRef.contents = "Sample Text";
         textItemRef.color = FillColor;
         // Restore original ruler unit setting
          app.preferences.rulerUnits = originalUnit

  • How to set font for title and message in JOptionPane?

    Hi,
    I have following test code.
    JOptionPane.showMessageDialog(null, "Some Alert Message", "Alert", JOptionPane.ERROR_MESSAGE);In this code can we set font for "Some Alert Message", "Alert"?
    Regards,
    Kalyani......

    roll-your-own?
    import javax.swing.*;
    class Testing
      public static void main(String[] args)
        JDialog.setDefaultLookAndFeelDecorated(true);
        JOptionPane optionPane = new JOptionPane("<html><font size='5'>Your message here</font></html>");
        optionPane.setOptionType(JOptionPane.DEFAULT_OPTION);
        optionPane.setMessageType(JOptionPane.ERROR_MESSAGE);
        JDialog dialog = optionPane.createDialog(null, "Alert");
        dialog.getLayeredPane().getComponent(1).setFont(dialog.getFont().deriveFont(18f));//size = 18/whatever
        dialog.setModal(true);
        dialog.setVisible(true);
    }

  • Formatting issues: when I open a msg, the font is sooo small you need a magnifier to read it. How can I set the font size to one I can easily read?

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    I have various formatting issues:
    a. When I open a msg from my web browser (Cablevision), the font is sooo small I need a magnifier to read it. How can I set the font to a size I can easily read?
    b. When I forward msgs, the text gets all distorted and I need to clean it up (some symbols, lots of spaces between words). How can this be fixed?
    c. When I want to tell someone about a website, I cannot type the URL in so that all they have to do is click on it. How can this be fixed?
    d. When I open messages, the text opens in a small window and covers the "Show Images" button. Why?
    == This happened
    ==
    Every time Firefox opened
    == Ever since I started using Firefox (a few months ago)
    ==
    '''Troubleshooting information'''
    I didn't find any results
    == Firefox version
    ==
    3.6.3
    == Operating system
    ==
    Windows 7
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
    == Plugins installed
    ==
    *-nphpclipbook
    *Office Plugin for Netscape Navigator
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *Default Plug-in
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.2"
    *NPRuntime Script Plug-in Library for Java(TM) Deploy
    *The Hulu Desktop Plugin allows Hulu.com to integrate with the Hulu Desktop application.
    *Shockwave Flash 10.0 r45
    *Adobe Shockwave for Director Netscape plug-in, version 11.5
    *iTunes Detector Plug-in
    *3.0.40624.0
    *NPWLPG
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers

    The text editor is the text area that you use on the webmail (Yahoo, Hotmail) website to create a new mail.
    You can compare that with the ''Post new message'' text area that you use to create a new post on this forum.
    Just above the text area that you use to enter the message text there is usually a button bar with buttons that allows some text formatting like Bold and Italic and can also include a button to make a clickable hyperlink.
    Check the tooltip of each button by hovering with the mouse over each button.
    Make Link - https://addons.mozilla.org/firefox/addon/142

  • How Can I Set Up iChat in Tiger?

    Hello. How can I set up iChat in OS X Tiger? I don't have a .Mac account, or a .Me account, but I do have an iCloud account and an Apple ID. How can I use these to set up iChat?

    Hi, I'm not sure icloud account works with 10.4.11, but you can get a free AOL/AIM account that will work...
    Creating a new AIM ID
    If your system cannot be upgraded to OS X 10.7.2 or later, you can create a new AIM ID to use with your current version of OS X by following these steps:
    Create a new AIM ID from the AOL website.
    Add this new account to iChat by following the instructions in this article.
    After setting up your AIM account in iChat, Open iChat preferences.
    Click the Accounts button in the preferences window, then select your new AIM account from the list of accounts.
    Click the Server Settings tab and make sure that the option to use SSL is selected for your new AIM account.
    Close the iChat preferences window.
    Creating a new Apple ID requires you to re-add your buddies to your new buddy list. Re-add your buddies to your by following the instructions in this article.
    Remove your old mac.com account from iChat preferences.
    OS X: Using me.com or mac.com IDs with AIM in iChat requires OS X v10.7.2 or later - Apple Support

  • How can I set the size of the font so I don't have to change every new word?

    How can I set the size of the font so I don't have to change every new word?

    In what application?

  • How can i set different font for different tabs/pages

    I want to set different fonts for different tabs/pages?
    is it possible to do the same? If yes how?
    I can change the fonts under tools>options>contents>advanced. but that changes global settings.
    tried some add ons too- but that too changes the global settings.
    some pages like tweetdeck do not display icons etc properly under custom fonts.
    when i check "allow pages to select their own font" tweetdeck shows up fine but a number of other pages show fonts that are too big or some non standard fonts.
    Is there a way where i can select site default fonts for some sites/tabs, and custom fonts for other sites/tabs?
    otherwise i have to open different sites in different browsers- say i use my custom fonts- which apply globally, and open tweetdeck etc in Internet Explorer or Chrome etc. if i can have all tabs in one window/browser, that would be great.

    It's not a built-in feature to override a page's styles on a tab-by-tab or site-by-site basis, but perhaps someone has created an add-on for this?
    It also is possible to create style rules for particular sites and to apply them using either a userContent.css file or the Stylish extension. The Greasemonkey extension allows you to use JavaScript on a site-by-site basis, which provides further opportunity for customization. But these would take time and lots of testing to develop and perfect (and perfection might not be possible)...
    Regarding size, does the zoom feature help solve that part? In case you aren't familiar with the keyboard and mouse shortcuts for quickly changing the zoom level on a page, this article might be useful: [[Font size and zoom - increase the size of web pages]].

  • After update the latest photoshop cc 2014,contact sheet font can't set what point size I want

    After update the latest photoshop cc 2014,contact sheet font can't set what point size I want.

    Yes I do,but I don't understand that :
    Wed Oct 22 2014 16:55:21 GMT+0800 -
    CSXBridge.runFromBridge()
    Wed Oct 22 2014 16:55:21 GMT+0800 - Sending to PS: [
      /My_Job/LP_10-14/Michael%20Sloyer/Sloyer%2020x30-1_CC.tif,
      /My_Job/LP_10-14/Michael%20Sloyer/Sloyer%2020x30-2_CC.tif,
      /My_Job/LP_10-14/Michael%20Sloyer/Sloyer%2020x30-3_CC.tif,
      /My_Job/LP_10-14/Michael%20Sloyer/Sloyer%2020x30-4_CC.tif,
      /My_Job/LP_10-14/Michael%20Sloyer/Sloyer%2020x30-5_CC.tif,
      /My_Job/LP_10-14/Michael%20Sloyer/Sloyer%2020x30-6_CC.tif,
      /My_Job/LP_10-14/Michael%20Sloyer/Sloyer%2020x30-7_CC.tif,
      /My_Job/LP_10-14/Michael%20Sloyer/Sloyer%2020x30-8_CC.tif,
      /My_Job/LP_10-14/Michael%20Sloyer/Sloyer%2020x30-9_CC.tif,
      /My_Job/LP_10-14/Michael%20Sloyer/Sloyer%2020x30-10_CC.tif,
      /My_Job/LP_10-14/Michael%20Sloyer/Sloyer%2020x30-11_CC.tif,
      /My_Job/LP_10-14/Michael%20Sloyer/Sloyer%2020x30-12_CC.tif,
      /My_Job/LP_10-14/Michael%20Sloyer/Sloyer%2020x30-13_CC.tif,
      /My_Job/LP_10-14/Michael%20Sloyer/Sloyer%2020x30-14_CC.tif]

  • Ichat confusion- Can't set up an account?

    I have had my imac for a bit...just had a software update and am running os x 10.6.6. Ichat is version 5.0.3.
    My mom keeps harassing me to set up an ichat account. She said hers set up automatically with jabber. I tried setting me up..it takes me to the set up screen. I have tried doing the jabber..but don't have an account name.. From what we understand..the imacs already have jabber? My mom said hers filled in automatically with her name. My didn't. So I cannot get ichat to work..
    Thanks in advance for any help

    Hi,
    Welcome to the    Discussions
    If you start iChat for the First Time it will read any Info already in the My Card in the Address Book.
    There is a section here for Screen Names and the plus button can add more and you can use a drop down to Specify AIM or Jabber and some others.
    I must admit to not ever having set the Address Book Up and then started iChat to know if it does actually pick up any AIM or Jabber name but I don't see why it shouldn't.
    The more regular method is to Get an Screen Name before running the Start up Screens and entering an AIM one or an Jabber one in the relevant Screen (there are two separate screens for this).
    Also NOTE that AIM at this stage is any Name that can login to the AIM Servers and Include @Mac.com Names and MobileMe (@me.com) name as well and Jabber includes Google Talk.
    In iChat 5.x it is possible to "Get an iChat Name" in the iChat Preferences.
    (If you have clicked through all the start Screens iChat will only list Bonjour whether it is Enabled or not)
    See this section
    The First pic is to just show the Preferences are in the iChat Menu (Even though the highlight is for something else)
    The Next pic show th Add Button in the Accounts section.
    In here the top Drop down will show you five choices.
    Choosing AIM will take you to this page on clicking the Get an iChat Account.
    Choosing one of the two Apple Options will take you here
    This page now does two things.
    It takes Any email address you supply and makes that an Apple ID (This can be an issue if you only have one Email Address and have used it already for the ID to Post here or in iTunes).
    The main purpose though is that you get an @Mac.com name (It looks like an Email but is not) that you can use with iChat.
    Both these options are free.
    You then enter that name you get in to the Add Account screen you started from.
    Alternatively you can choose Jabber and enter any Jabber ID you have (Or use the GoogleTalk option and enter your Google ID.)
    NOTE:-
    GoogleTalk has to have Talk enabled at your Google Accounts settings
    iChat also insists that you enter it as it shows when you go to the Google mail Web Page (the Mail apps does not seem to fussy and @googlemail.com seem interchangeable with @gmail.com in Mail)
    10:48 PM Thursday; January 6, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Why does set font not work in report generation toolkit?

    I would like to change font and underline when inserting text into a Microsoft Word document. I have tried using the
    "Set Report Font" vi directly in front of an "Append Report Text" vi in my own application. The inserted text at the bookmark is always in the default text mode
    of the document. Is this a bug?
    I also tried the find and replace vi with the same result. Font will not change.
    I also cannot  find any examples of this usage that work. See example vi file below.
    Save at C:\ or adjust the template location accordingly in the vi.
    Can anyone help me out?
    Thanks,
    Chris
    Attachments:
    ChassisTestAutomatic (6.1).vi ‏39 KB
    TestPlan.dot ‏34 KB

    Dhubbell wrote:
    That's a cool tool Ben!  However, with a bookmark, you know the location on a Word Template, and if you know the location in MS Word, you can then set the fonts you want in Word.
    Do you know how to change the fonts in a string?
    Example, How do you insert this block of text on a SINGLE MS Word bookmark?
    PART NUMBER: 1234567890
    DESCRIPTION:  These lines are formated dynamically, some orders may have 1 PN, and other orders many have 500 PNs.
    I'm formatting my line details and inserting them on a MS Word bookmark.  After the initial bookmark I have no more control of the fonts for the entire string block.  I'd like to dynamically change the fonts in a string and I'd like to use MS Word.  I saw HTML report writing, but, in my particular application, HTML reports will not work.     
    Doug
    I don't have the time to try anything but as a suggestion I would experiment with the range start end properties (e.g. from start =0 to end =
    12 bold is true, from 13 to 23 bold is false, ....) You first insert text without formatting then you use the range start and end to format the text.
    I'm not sure it will work but it's worth a try.
    Ben64
    note: I would create a 2D array of start and end index of your string and auto-index a for loop that contain the range property node.

  • How can I set a default zoom for the browser (freeze it)?

    Hello, there's an option of using the Ctrl + + to zoom the Web page, but it reverts to the Firefox default zoom in the midst which is very annoying. Generally, I'd like to be able to set a certain default zoom level and then only if needed use the CTRL +/- zoom in and out options. So my optimal zoom level is used for all my browsing unless I change it.

    I have listed 2 add-ons below for you to consider. I have not used NoSquint, but I use and rely on Default FullZoom Level.
    *You can set a default zoom level in DFZL Options
    *You can use the mouse scroll wheel on the Add-on Bar DFZL icon to increase or decrease the zoom or click the icon and choose from the available zoom percentages.
    *In NoSquint, it says it saves the zoom level by web site/page.
    *'''''Default FullZoom Level''''': https://addons.mozilla.org/en-US/firefox/addon/default-fullzoom-level/
    *'''''NoSquint''''': https://addons.mozilla.org/en-US/firefox/addon/nosquint/
    **More info on NoSquint: http://urandom.ca/nosquint/
    You can also set a "Minimum Font Size" in Firefox Options > Content > Fonts & Colors Advanced".
    *See --> [https://support.mozilla.com/en-US/kb/Options%20window%20-%20Content%20panel#w_fonts-colors Options window-Content panel-Fonts & Colors]
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • How can I set the text feild in a form to print out the entire feild?

    Right now it's only printing out what shows in the box, I want the box to expand when printed and show all the text entered in the field, how can I set it to do that?

    I think that the font size has to be set in the form itself, not the FDF.

Maybe you are looking for