Table cell renderer works with any L&F, but not with Windows

Hi,
I created a table cell renderer / editor for a combobox in a table cell. This works all as expected, but if the Look&Feel is com.sun.java.swing.plaf.windows.WindowsLookAndFeel, which is the system L&F on Vista, the selected values in the combobox are not shown in the cell after loosing focus. Metal LF and Motif LF work, and a third party one "TinyLF" works as well.
Can anyone imagine why, and what needs to be changed to get a cross platform consistency without Metal LF?
A compilable demo:
import java.awt.BorderLayout;
import java.awt.Component;
import java.io.IOException;
import java.security.NoSuchAlgorithmException;
import javax.swing.DefaultCellEditor;
import javax.swing.DefaultComboBoxModel;
import javax.swing.JComboBox;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JTable;
import javax.swing.UIManager;
import javax.swing.UnsupportedLookAndFeelException;
import javax.swing.table.DefaultTableModel;
import javax.swing.table.TableCellRenderer;
import javax.swing.table.TableColumn;
import javax.swing.table.TableModel;
public class Test {
    static class CellRendererWithComboBox extends JLabel implements TableCellRenderer {
        JLabel label = new JLabel();
         * Set this renderer to the given column
         * @param column
         * @param r
         * @param editable
        public void setRendererTo(JTable table, int column, boolean editable) {
            TableColumn col = table.getColumnModel().getColumn(column);
            JComboBox xc = new JComboBox(new DefaultComboBoxModel(new Object[]{1, 2, 3, 4, 5, 6, 7}));
            col.setCellEditor(new ComboBoxEditor(xc));
            col.setCellRenderer(this);
            xc.setEditable(editable);
        @Override
        public Component getTableCellRendererComponent(JTable table, Object value,
                boolean isSelected, boolean hasFocus, int row, int column) {
            if (hasFocus && isSelected) {
                if (isSelected) {
                    label.setForeground(table.getSelectionForeground());
                    label.setBackground(table.getSelectionBackground());
                } else {
                    label.setForeground(table.getForeground());
                    label.setBackground(table.getBackground());
                label.setText((value == null) ? "" : value.toString());
                return label;
            } else {
                label.setText((value == null) ? "" : value.toString());
                return label;
        class ComboBoxEditor extends DefaultCellEditor {
            private final JComboBox box;
            private boolean fire = true;
            public ComboBoxEditor(JComboBox b) {
                super(b);
                this.box = b;
                b.setLightWeightPopupEnabled(false);
            @Override
            public boolean stopCellEditing() {
                if (fire) {
                    super.stopCellEditing();
                return true;
            public void stopCellEditingSilent() {
                fire = false;
                stopCellEditing();
                fire = true;
    public static void main(String... aArgs) throws NoSuchAlgorithmException, IOException {
        try {
            UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
        } catch (ClassNotFoundException classNotFoundException) {
        } catch (InstantiationException instantiationException) {
        } catch (IllegalAccessException illegalAccessException) {
        } catch (UnsupportedLookAndFeelException unsupportedLookAndFeelException) {
        JFrame p = new JFrame();
        JTable t = new JTable();
        TableModel m = new DefaultTableModel(new Object[][]{
                    new Object[]{1, 2, 3, 4, 5, 6, 7},
                    new Object[]{1, 2, 3, 4, 5, 6, 7},
                    new Object[]{1, 2, 3, 4, 5, 6, 7},
                    new Object[]{1, 2, 3, 4, 5, 6, 7},
                    new Object[]{1, 2, 3, 4, 5, 6, 7}},
                new Object[]{1, 2, 3, 4, 5, 6, 7});
        t.setModel(m);
        Test.CellRendererWithComboBox f = new CellRendererWithComboBox();
        f.setRendererTo(t, 1, true);
        p.setLayout(new BorderLayout());
        p.add(t, BorderLayout.CENTER);
        p.pack();
        p.setVisible(true);
}

1) Your custom cell renderer does nothing extra, so you can depend on default renderer.
2) Instead of extending JLabel and implementing TableCellReneder, you should extend DefaultTableCellRenderer and override its get renderer method because DefaultTableCellRenderer itself extends JLabel and aditionally it does some optimizations etc., which you can miss if you implement your own renderer.
3) If you set foreground and background color in last else statement also, then you can see the values correctly in windows L&F as well.
Thanks!

Similar Messages

  • Windows XP - ok with 4.6.21 but not with 4.7.25 (getting_started example)

    I'm new to this.
    I have installled BD 4.7.25 and 4.6.21 from the msi onto my Windows XP (SP3) m/c
    When I compile the simple examples 'getting_started_examples' they
    work with 4.6.21 but not with 4.7.25
    The error happens in 4.7.25 when the dbp->open() is called:
    /* Now open the database */
    ret = dbp->open(dbp, /* Pointer to the database */
              NULL, /* Txn pointer */
              file_name, /* File name */
              NULL, /* Logical db name */
              DB_BTREE, /* Database type (using btree) */
              open_flags, /* Open flags */
              0); /* File mode. Using defaults */
    The error message is:
    illegal flag specified to DB_ENV->set_encrypt
    Any suggestions why this is happening?
    I am using lcc-win32 as the C compiler.
    Regards
    David

    Hi,
    You need to make sure you are using the dll of db4.7 rather than db4.6. Rebuild db4.7 dll and the example program, and make sure the db4.7 dll is used rather than that of db4.6.

  • I keep getting kicked off of my wifi with my MacBook Pro but not with my IPAD?

    I keep getting kicked off of my wifi with my MacBook Pro but not with my IPAD, what do I do?

    Hi, mmayers.
    Sometimes a simple power cycle of the router can correct the issue that you are experiencing.  However, the issue could be a little more complex.  Wi-Fi routers need adjustments to settings periodically for optimized performance with the constant progression of wireless device technology.  Below, I have included two articles.  The first article will cover basic Wi-Fi troubleshooting.  The second article covers the recommended settings for current Wi-Fi access points.
    Wi-Fi: How to troubleshoot Wi-Fi connectivity
    http://support.apple.com/kb/HT4628
    iOS and OS X: Recommended settings for Wi-Fi routers and access points
    http://support.apple.com/kb/ht4199
    Cheers,
    Jason H.

  • I can use iMessage with all iPhone uses except for ONE person.  That person can use iMessage with all other users, but not with ME.  What's the problem???

    I can use iMessage with all other iPhone users that I communicate with, except for ONE person.  When I send to that person, it always goes through as a text message.  This person can use iMessage with pther people, but when they send me a message, it always goes as a text.  Why can we both communicate with other people using iMessage, but not with one another?

    Hi Russell,
    1) If you have OD set up and "editor" has UID 1111, then when they log in to any machine that's bound to OD as editor, they will get UID 1111. Therefore, there won't be any of these permission errors. This is typically the recommended approach.
    2) I assume you mean "You'd prefer to not using open directory?" Whatever the case, OD isn't mandatory with Xsan -- it's just that with multiple user accounts, managing them centrally tends to be easier. For 3 or 4 accounts and 3 or 4 machines maybe it's no big deal. If you go larger, it could get a lot more complicated. That said, if you set it up such that each machine has the exact same set of users (as you said, Mary = UID 502, Fred = UID 503, William = UID 504), then you can do what you want. Mary can log in from multiple machines at the same time, and in general you won't have permissions problems. Of course, if you try and read and write the same file from multiple workstations at the same time, you will get file locking issues, which will prohibit somebody from successfully writing the file.
    File locking issues are different from general permissions errors. The former basically says "hey, someone else is editing this file. Therefore I won't let you edit it right now... you can read it if you want though." Permissions means somebody saves it, and Xsan thinks you saved it and own the file, when you really don't.
    Quad-Core PMG5, 4 GB RAM, 7800 GT, 1 TB disk.   Mac OS X (10.4.4)  

  • How do I transfer photos/videos from my Iphone 5 to my Macbook Air. I can do so with my Iphone 4s but not with my Iphone 5

    How do I transfer photos/videos from my Iphone 5 to my Macbook Air. I can do so using my Iphone 4s but not with my Iphone 5

    See this User Hint: https://discussions.apple.com/docs/DOC-3141

  • 4s Hotspot tethering only works with USB and BT but not with wifi

    Hi,
    XP sp3 - iPhone 4s with ios 5.0.1 - on Three one plan
    Tethering with wifi works to a friends Samsung phone, wifi on the pc confirmed working with the apple store wifi, tethering with USB and BT works with good connection speeds on my laptop but when i try to tether with wifi it connects to the laptop at 54mbps and all appears well, even claims to have received a small amount of data packets, but no data comes to any browser. The iPhone reports 1 connection to the hotspot and stays connected with a non-pulsing blue bar after the first minute.
    In the PC i have tried this http://windows.microsoft.com/en-US/windows7/Change-the-order-of-network-protocol -bindings
    I've deleted my firewall (zone alarm) completely and turned off windows firewall to go naked surfing for a second even though they don't cause a problem with USB tethering, makes no difference
    I've deleted the network connection numerous times
    "repaired" connection
    dissabled and enabled the wifi
    turned off the wireless with a hardware switch and on again
    disabled bluetooth
    rebooted many times
    reinstalled itunes (latest)
    loads more things i can't remember
    This is causing me a nightmare. I've been through everything i can find online, been to the Apple store genius bar (genius appeared to have sub zero knowledge / interest as it involved a MS machine), been to a Three shop (legally not allowed to touch my PC apparently) and been to a Sony shop (laptop make, not their fault if my iphone doesn't work). All very frustrating.
    Please help if you can! Any suggestion will be tried unless it involves sledge hammers or lakes, and only then for a few more days at most.

    Turned off bluetooth on phone, turned off hotspot and on again, phone asked if i wanted to turn on bluetooth or go with USB and wifi only, said usb/wifi only. Still nothing. Rebooted PC and iphone. Turned on hotspot, pc seemlessly connects to network, still no data comes.
    One odd thing is zone alarm asks me to "select a security zone for the wireless network at ip address: *******.0" every time and doesn't seem to remember the setting over sessions. When i get the status of the connection the ip address is *****.2 and default gateway is same ********.1 Not sure if that's anything.
    Also getting a javascript error about an undefinded component (trustcheckermozilla) since i updated zonealarm but as i said even completely uninstalling zonealarm made no difference. I'll update firefox as well but tried with IE and still no data.

  • How to open .snp files with Microsoft Office 2007 installed? It works with MS Office 2003 but not with MS Office 2007!

    I have MS Office Pro Plus 2007 installed on my computer. I also have MS Office 2003 installed on another computer. Snapshot viewer is installed on both. My work snapshot files works with MS Office Access 2003 but not recognized by MS Office Access 2007. It would not allow me to save them either! Is it a problem with FireFox (3.6.8)? However, I do not have problem opening them up using IE7/8 on both computers. Any ideas? Thanks.

    Are you clicking a download link from an email message on an OWA or webmail site? Do you get the open/save dialog for the .snp files? In that case, you should be able to associate them with the Snapshot viewer. If Firefox does not remember this and you have to do it each time, it usually indicates that the server is not sending a specific content type, just the generic "this is some binary content" content type.

  • Class loading works with jre1.3.1 but not with jre1.4.0

    Hello,
    My JWS application use the following line to create an XMLReader:
    XMLReader rdr = XMLReaderFactory.createXMLReader( "org.apache.xerces.parsers.SAXParser" );
    Everything works fine with jre1.3.1, but with jre1.4.0 or jre1.4.1 I experience a very strange behaviour:
    1) When my application is downloaded and executed for the first time, everthing works fine.
    2) When I quit the application and I launch it again, an Exception is thrown (the system in unable to load the Class org.apache.xerces.parsers.SAXParser).
    3) If I tell JWS to show the console, everthing works fine again. If I tell JWS not to show the console, the Class can't be loaded anymore.
    Any idea ?

    Hi.
    I have also been experiencing problems in using Java Web Start for my application. When i tried certain functions of my application like saving and updating, I will faced this problem:
    javax.xml.soap.SOAPException: Unable to create SOAP connection factory: Provider com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnectionFactory not found
    In the previous email in the forum, it was said that this problem was overcame, but I do not really know to how apply the solution given below:
    /* The following code is not used for now because
    * the code in createXMLReader() which dynamically          
    * allocates the class does not work the with          
    * Web Start class loader.          
    * This can be used again once Sun starts shipping          
    * Xerces 2.x with the JRE. They have already changed          
    * the XML development pack to use Xerces 2.x instead          
    * of Crimson, but as of 1.4.1, they are not updating          
    * the JRE distribution.           
    //String className = System.getProperty("org.xml.sax.parser");     
    //if (className == null) className = "org.apache.xerces.parsers.SAXParser";          
    //try {          
    //     tParser = XMLReaderFactory.createXMLReader(className);          
    //} catch (SAXException e) {          
    //     tParser = XMLReaderFactory.createXMLReader();          
    XMLReader tParser = new org.apache.xerces.parsers.SAXParser()
    Can anyone enlighten me on how to overcome the SOAP Factory problem? Thank you.

  • SWF works on any local computer but not on website

    Hi Guys
    I have developed a website using flash and xml. My export folder containts my swf file, html files nad xml config files (plus a numebr of images etc). The export fodler does not have any .fla files etc.
    When running the site locally all works perfecctly, but when trying to run off the web there is text corruption and layout problems. I obviously though it was a pthing issue - so I sent the export folder to a friend (exactly the same contents as what is loaded on the site) and he can laucnh and view the site perfectly - so its not a pathing issue as far as I can see.
    WOuld there be a reason why text is not visible when viewing off the web (but you can click here the text shoudl be - highlight then it suddenly appears). Also where text is located ont he design it has become double sapced ont he web version but not when running locally. I have checked all the permissions to 777 incase of an issue there.
    If it was a pathing issue - why would it work on various other computers when senidng just the export folder (which contains no sub folders at all) it can't be taking anything fromt he root or parent folder as it wouldnt work on the other local machines it has been tested on?
    Please let me know if anyone has any ideas as its really frustrating. I have folowed the logic of sending the output folder to other computers and it works perfectly (remember no subfolders or parent folders so its only looking for local files within the folder)....weird!?
    Thanks

    Thanks I will try and contact the hosting company now to find out - I am using Heart Internet: here is a sample of my xml file....thanks so much for replying :-) I thought it might be to do with server environment as wokring perfectly on multiple local computers etc....
    Here is some of the xml code: i see some ISO mention at the top? Not too sure about what you mentioned regarding CDATA....but it appears in the xml below (I bought template and then just edited the text to change so didnt actually rite the code so please excuse my lack of technical knowledge- I am trying lol
      <?xml version="1.0" encoding="iso-8859-1"?>
    <content>
    <!-- general vars -->
    <section name="settings">
    <item name="textSelectable">true</item>
    <item name="copyright"><![CDATA[Brainbox Group &#169; 2013 &#8226;<a href="asfunction:_root.more_click_func, privacyPolicy"> Privacy Policy</a> &#8226;]]></item>
    <item name="companyName"><![CDATA[b</font><font color="#ff0000">r</font><font color="#1c73ce">a</font><font color="#ff0000">i</font><font color="#f26522">n</font>box]]></item>
    <item name="slogan"><![CDATA[creative design services]]></item>
    <item name="slogan2"><![CDATA[E-mail: <a href="asfunction:link"> <font color="#000000"><u>[email protected]</u></font></a>]]></item>
    <image imageUrl="_logo.png" link="asfunction:link"/>
    <image imageUrl="_logo2.png" link="asfunction:link"/>
    </section>
    <section name="configuration">
    <delta_pics>5</delta_pics>
    <alpha_bg>90</alpha_bg>
    <delta_scr>0</delta_scr>
    <pic_smoth>true</pic_smoth>
    <pic_viz>3</pic_viz>
    <pic_ext>.jpg</pic_ext>
    </section>
    <section name="global_text">
    <texts><![CDATA[
    <font size="120">W</font><font size="55">eb & </font><font size="120">A</font><font size="55">pp</font>
    ]]></texts>
    <texts><![CDATA[
    DESIGN AGENCY
    ]]></texts>
    </section>
    <!-- menu -->
    <section name="menu">
    <link systemOrder="1"><![CDATA[
    <font color="#ffffb1">main</font> page
    ]]></link>
    <link systemOrder="2"><![CDATA[
    <font color="#ffffb1">web</font> design
    ]]></link>
    <link systemOrder="3"><![CDATA[
    <font color="#ffffb1">app</font> design
    ]]></link>
    <link systemOrder="4">
    <![CDATA[
    <font color="#ffffb1">portfolio</font>
    ]]></link>
    <link systemOrder="5"><![CDATA[
    <font color="#ffffb1">contacts</font>
    ]]></link>
    </section>
    <section name="global_img">
    <image imageUrl="_pic1s.png" link="asfunction:link"/>
    <image imageUrl="_pic2s.png" link="asfunction:link"/>
    <image imageUrl="_pic3s.png" link="asfunction:link"/>
    <image imageUrl="_pic4s.png" link="asfunction:link"/>
    <image imageUrl="_pic5s.png" link="asfunction:link"/>
    </section>
    <!-- pages -->
    <section name="pages">
    +++PAGE1++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++
    <page name="main page">
    <image imageUrl="_pic1.png" link="asfunction:link"/>
    <image imageUrl="_pic2.png" link="asfunction:link"/>
    <image imageUrl="_pic3.png" link="asfunction:link"/>
    <image imageUrl="_pic4.png" link="asfunction:link"/>
    <image imageUrl="_pic5.png" link="asfunction:link"/>
    <image imageUrl="_pic6.png" link="asfunction:link"/>
    <texts>
    <pageText><![CDATA[
    FREE
    ]]></pageText>
    <pageText><![CDATA[
    welcome!
    ]]></pageText>
    <pageText><![CDATA[
    packages
    ]]></pageText>
    <pageText><![CDATA[
    Here at the Brainbox Group we offer one stop design services.<br>
    Our consultants are experienced in business and our aim is to<br>
    make the process from 'brief' to 'sign off' as smooth & relaxing<br>
    as possible. Call our helpdesk now 0121 323 5164 early until late.
    ]]></pageText>
    <pageText><![CDATA[
    <a href="asfunction:link">+ Nationwide Service</a> <br>
    <a href="asfunction:link">+ Dedicated Progect Consultant</a> <br>
    <a href="asfunction:link">+ Remote Collaboration Tools</a> <br>
    ]]></pageText>
    <pageText><![CDATA[
    <a href="asfunction:link">+ Great Prices & Packages</a> <br>
    <a href="asfunction:link">+ Business Savy Experts</a> <br>
    <a href="asfunction:link">+ Experienced & Professional</a> <br>
    ]]></pageText>
    <pageText><![CDATA[
    <a href="asfunction:_root.more_click_func,0"><font color="#ff005b">+</font> <u>Learn more about Brainbox</u></a>
    ]]></pageText>
    <pageText><![CDATA[
    <a href="asfunction:link"><font color="#ff005b">+</font> <u>Brochure Web £500</u></a> <br>
    <a href="asfunction:link"><font color="#ff005b">+</font> <u>CMS Full Web £1000</u></a> <br>
    <a href="asfunction:link"><font color="#ff005b">+</font> <u>Ecommerce Web £1500</u></a> <br>
    <a href="asfunction:link"><font color="#ff005b">+</font> <u>PHP Custom Web £3000</u></a> <br>
    <a href="asfunction:link"><font color="#ff005b">+</font> <u>Website App from £1500</u></a> <br>
    <a href="asfunction:link"><font color="#ff005b">+</font> <u>Social App from £3000</u></a> <br>
    <a href="asfunction:link"><font color="#ff005b">+</font> <u>Custom App from £5000</u></a> <br>
    <a href="asfunction:_root.more_click_func,1"><font color="#ff005b">+</font> <u>Learn more</u></a> <br>
    ]]></pageText>
    </texts>
    <link linkType="readMoreLink">
    <item name="title"><![CDATA[
    Brainbox Group
    ]]></item>
    <item name="linkText"><![CDATA[
    You are in good company with the Brainbox Group of companies.<br>
    Brainbox Creative Design Services forms part of the Brainbox Group who specialise in delivering management services, design consultation and<br>
    print services to businesses and individuals across the UK. Our company is based in the heart of England - Birmingham. Here you can learn more<br>
    about our service divisons and how we can support your business and contribute towards operational efficiency, performance and tangible growth.<br>
    <br>
    Brainbox Creative<br>
    A boutique design agency that specialise in Packaged Website Development and Mobile Application Development. <br>
    www.BrainboxCreative.co.uk<br>
    <br>
    Brainbox Consultants<br>
    A nationwide management agency providing business and management consultibng services. <br>
    www.BrainboxConsultants.co.uk<br>
    <br>
    Printing Team<br>
    Providing cost effective printing and print design services nationwide. Supplying business with high quakity low cost print.<br>
    www.PrintingTeam.co.uk<br>
    ]]></item>
    <item name="linkText1"><![CDATA[
    ]]></item>
    </link>
    <link linkType="readMoreLink">
    <item name="title"><![CDATA[
    read more 1
    ]]></item>

  • Cs4 work with 10.10.1 but not with 10.10.2

    CS4works sith 10.10.1 but won't with 10.10.2. Any ideas?

    As CS4 is not supported anymore you will have to upgrade to a later version.
    Even if it was running on 10.1 I would not recommend to go back, as it was also an unsupported OS and it is not guaranteed that it would always work and you would have to live with bugs which have been repaired with 10.2 from Apple.

  • Left most usb port works with usb 3 devices but not with usb 2 devices

    Can someone enlighten me on this issue? I have a MBP mid 12 that seems to have issues with usb 2 devices such iPods, HHDs, etc. The same port works fine with usb 3 devices. I have tried several solutions but not avail such as resetting the SMC, PROM, disconnecting the battery and reinstalling OS X from scratch. Is there anything Im missing? I still don't believe is a hardware issue but something wrong in the firmware...

    Can someone enlighten me on this issue? I have a MBP mid 12 that seems to have issues with usb 2 devices such iPods, HHDs, etc. The same port works fine with usb 3 devices. I have tried several solutions but not avail such as resetting the SMC, PROM, disconnecting the battery and reinstalling OS X from scratch. Is there anything Im missing? I still don't believe is a hardware issue but something wrong in the firmware...

  • Xfdf and pdf works in Adobe Reader 6, but not with new versions 7, 8, X

    I have a xfdf file which is created by querying a SQL data base and contains data for a pdf form; it works with Adobe Reader 6, but does not work with new versions of Adobe Readers (7, 8, 9 and X).
    It is an intranet site running IIS 6.0 in Windows Server 2003 Web Edition SP2 with Adobe 6 installed and client systems include XPSP2, XPSP3, Vista, Windows 7 with different versions of IE, Firefox.
    With new versions of Adobe Reader, click on the hyperlink launched the pdf form in a browser window without data; below is the link:
            // create shipping slip hyperlink
            string strLtrSlipUrl = "~/Archive/LtrShipSlip.pdf#FDF=" + lblWO.Text + "LtrShipSlip" + ".xfdf";
            HyperLink hlLtrShipPdf = new HyperLink();
            hlLtrShipPdf.Text = "Ltr Shipping Slip";
            hlLtrShipPdf.NavigateUrl = strLtrSlipUrl;
            hlLtrShipPdf.Target = "_blank";
            pnlLtrShipSlip.Controls.Add(hlLtrShipPdf);
    I have installed new versions of Adobe Reader in the Web server (to match what the clients are using), but results are the same – blank pdf.
    I uninstalled the new versions and installed version 6 and the pdf and xfdf worked happily together, but we need new versions of Adobe Reader in the client computers.
    Thanks for helps and suggestions – I have read articles about using iTextSharp to create pdf documents from .NET apps, but that would be my last choice.

    Adobe Reader 9 can't save the old FDA forms. FDA must update their forms.

  • IPhone headset working with Mac Os X but not in Windows Xp

    Hello, I have an aluminium unibody MacBook and an iPhone.
    When working on Mac OS X iPhone's headset mic works perfectly but when I'm in Windows Xp using BootCamp I can't get it to work. Any idea how to fix this?
    Thanks in advance,
    Mexflubber.
    Message was edited by: Mexflubber

    I'm having the same issues...just waiting for that driver update APPLE!

  • Can video chat with Imac non-intel but not with Powerbooks

    Hi,
    I have a Linksys WRT54G firmware v. 1.0.6 connected to a Comcast Cable modem. My IMac Intel Duo (OS 10.4.6) is connected via ethernet cable to the router. I am set to DHCP on router and IMac. My Quicktime settings is at 1.5mb, I have tried with firewall off and on with the appropriate ports open. I have tried upnp on and off.
    I can connect to other Imacs (non-intel) but not to powerbook G4's. With the Powerbooks I can text chat, but sometimes they can see my text, but I can't see theirs. And every video chat is a fail to respond with the powerbook, but they can connect with others.
    Is there anything else I can do?
    Please help. Thanks.

    Hi cmbell,
    Do you know how to access your modem ?
    This should give you somewhere to turn off DHCP.
    Then you go to System Preferences > Network and select the connection method you are using.
    Then select the TCP/IP tab.
    In the drop down that says Using DHCP change it to Manually. (or Manual with DHCP if doing James' way)
    Type the IP you wish to use in the next entry field.
    Copy the subnet mask form the Using DHCP
    Copy any DNS servers listed.
    Copy the router IP address which will be the modem or router in question.
    Hit Apply.
    Done.
    9:23 PM Sunday; May 7, 2006
    Message was edited by: Ralph Johns (UK)

  • Cfheader works with firefox or opera, but not with IE. why?

    Good morning at all.
    i have a problem with Internet Explorer and the download of a
    excel file created by filling a table with the result of a query.
    how it work?
    click button => call create_excel.cfm =>
    <cfheader name="Content-Disposition" value="attachment;
    filename=#dbtest#.xls">
    <cfcontent type="application/vnd.ms-excel" reset="yes"
    >
    <cfoutput>
    <cfloop query_with_data>
    <....
    table ...
    </cfloop>
    <cfoutput>
    with firefox or opera, all version, when i click the button
    witch call the page that create the excel file, i obtain the excel
    file correctly.
    If i use Internet Explorer,
    the first click on the button says : (Italian to english
    translation)
    Impossible to download create_excel.cfm the I DO NOTHING and
    the second time that i click on the SAME BUTTON i obtain the
    correct xls file!
    i'm not able to solve =(
    any idea?
    thanks
    bye!

    Hi Gary,
    It's probably just because the border widths you are specifying are too small (or WebKit is interpreting picas differently to Firefox/IE - I say WebKit as the same problem is visible in Google Chrome and that uses WebKit like Safari as well).
    Try setting using this instead:
    .borders {
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #cccccc;
    text-decoration: none;
    border: 1px solid #888888;
    That seems to do the trick for Firefox and Chrome on this Linux machine I'm using at the moment.

Maybe you are looking for

  • Webutil upload is holding the file that it uploads

    Hi am creating n application using a lot of webutil commands to upload files that were scanned onto the users machine. I am having the following problem - after a call the webutil upload I try to call the webutil delete file to delete the file that w

  • Obiee 11g chart legend overlap

    hi expert, when i design a chart in obiee11g, i found the width of legend was not wide enough, and they overlap. about this, is there any solutions? pls help, thanks a million.

  • Matrix report in condensed mode in dot matrix printer

    How can we print a 10g matrix report in condensed mode in dot matrix printer? The dot matrix printer is a Epson LQ 1070+ printer. I am tried using a printer definition file and given printer codes in the report. The printing is not taking place in co

  • Is there a reason TV show seasons are out of order with iTunes 8.0?

    Or is it just me? Whenever I view TV Shows by "Grid," the shows are correctly arranged alphabetically, but the seasons of each show are just in a random order. Is there a new field you need to fill out in 8.0?

  • N95 built in SIP/VOIP client.?

    Does anyone knws how to setup N95 built in SIP/VOIP client.? to make calls using WLAN.? Thanks Regards