PaintComponent method doesn't display anything on JLabel?

I am trying to show a histogram for a image in jlabel, but its not working.
//hist : array containing histogram values
//wid: width of image
//ht: height of image
mylabel.add(new showData(hist,wid,ht));
The code that I am using to display histogram is:
class showData extends JLabel{
int w,h;
int hist[] = new int[256];
int max_hist=0;
public showData(int[] histValue,int w, int h) {
System.arraycopy(histValue, 0, hist, 0, 256);
this.w = w;
this.h = h;
for (int i = 0; i < 256; i++) {
if(hist>max_hist)
max_hist=hist[i];
@Override
protected void paintComponent(Graphics g)
super.paintComponent(g);
int x = (w - 256) / 2;
int lasty = h - h * hist[0] / max_hist;
for (int i=0; i<256; i++, x++) {
int y = h - h * hist[i] / max_hist;
g.setColor(new Color(i, i, i));
g.fillRect(x, y, 1, h);
g.setColor(Color.red);
g.drawLine(x-1,lasty,x,y);
lasty = y;
When debugged, I found that showData() method was getting invoked, but paintComponent() doesn't. Why is it so? The Jlabel 'mylabel' doesn't show anything?

Check size and location of the JLabel. If size 0 the paintComponent() is not called. Try to set preferred size to the label.

Similar Messages

  • MSI 970a-g46 motherboard starts up but doesn't display anything.

    Hello, I'm having problems with a new motherboard I got from Amazon, specifically the 970a-g46. The following are my specs in use with this motherboard:
    CPU: AMD Phenom 2 x4 965
    GPU: nVidia GeForce 560 GTX
    Ram: 8gb Kingston HyperX Fury 1866mhz.
    PSU: Corsair 650TX (650 Watts)
    Compatability-wise, everything checks out so I wasn't expecting problems at first. All the other parts excluding the ram I've used before. Here's exactly what happens:
    I power up the computer after everything is installed and connected. The 4 phase LEDs turn on which tell me the CPU is powered up and working (so I assume). I don't get any beeps or buzzs mainly because I don't see any speaker/buzzer on this board. The monitor blinks and while it is connected to my GPU, it doesn't display anything, it's just a black screen. I can leave it on for a few minutes and I'll still not see anything happen. An important observation here is that my keyboard which has LEDs will turn on after a short period of time in boot-up (with my older set-up that is). This does not happen ever regardless of how long I leave my computer on on this new mobo.
    I've gone over and checked/tested numerous things:
    * The PCI-E and ATX cables for the GPU, motherboard and CPU are all connected and secured (I've tried both 4-pin and 8-pin connections for the CPU, neither help).
    * I've tried jumping the CMOS multiple times to no avail.
    * I tested the ram on another computer and it worked just fine on that one.
    * I've tested the motherboard without a GPU and it still does nothing (though I think that's because this motherboard doesnt have its own integrated GPU for some reason).
    So far the only possible reasons why my computer is not working is because of my PSU (very unlikely as it's only a year old and it's a Corsair, which I've heard is very reliable in the long-run), GPU (It is quite a few years old but even without the GPU my computer still doesn't go past boot-up), CPU (possible due to its age and how many freaking time I've reseated it (probably around 8 times) so I wouldn't doubt it, but before I put it into this motherboard I did check its pins and they were all there and placed nice and smoothly into the socket.) and finally the motherboard (it's possible that this is just a defected motherboard and giving me a super hard time which would be a first in all the years I"ve spent computer building).
    The best case scenario of course is me giving some kind of oversight to how I transferred over the parts and connectors. I might've missed something obvious to please any advice/insight on how I can solve this problem would be greatly appreciated
    EDIT: Some other things I did but forgot to mention:
    * Checked ground nut things and ensured they matched the specifications of the motherboard ATX; only 6 are under the board and each one is aligned up with the holes on the board as designed.
    * Tried booting up without powering the CPU. Only one phase LED light came on, still the same problem (for an obvious reason this time now).
    * Re-seated GPU multiple times, re-connected cables multiple times.
    What I have NOT done is re-seat the CPU because I am almost out of acetone so I would need to get another supply of that which won't be until tomorrow. I also have not re-seated everything back on my older motherboard to check if it still works. Tomorrow I'll most likely do that and if I find that the old motherboard works flawlessly then that tells me that the new motherboard I got is either defected or there's some compatability issue I"m missed out on.
    EDIT 2: Just found a speaker and plugged it into the motherboard. Booted it up and I got no beeps whatsoever. So this mobo is giving me no video activity (there is a signal it's just blank), and no beeps from the motherboard. I have no idea what that could mean at this point.
    EDIT 3: I decided to test a few things with the new speaker I just got. First I removed ram and tried running, I got 3 beeps which I assume is the beep sequence of faulty/no ram. Removed the power to CPU and the GPU itself individually, gave no beeps this time.

    Quote from: rhradacut on 06-January-15, 16:49:14
    What's the serial number of your MB? Needed to determine what BIOS may be on the MB. Exactly which version of the CPU is it? There were several different 965 CPUs and they required different BIOS versions, 1.2, 1.9,2.2 depending on which CPU you actually have.
     Also another problem may be that native memory supported by your CPU is DDR3-1333, not 1866
     None of the supported CPUs have integrated graphics, any MB graphics would be in the chipset, not CPU. Examples would be 785G, 880G
    Thank you very much rhradacut! The problem was that the mobo for whatever reason was forcing 1866mhz on my CPU when it only supported up to 1600mhz. I had to install a spare ddr3 module to downclock it so that I could access the BIOS and manually set the DRAM timing to 1600mhz for it to work. That's a very strange problem that I figured would've been auto-resolved by the hardware, and would also be a big problem if I didn't have any spare DDR3 ram to work with.
    Once again thanks for helping out on solving my problem.

  • Satellite M30X-111 screen doesn't display anything but external monitor works

    My laptop screen just doesn't display anything (look like when the computer is off) but when I connect the external monitor, then the desktop will be displayed on that monitor. I tried to recover the laptop using the recovery disk and it worked again, but today, it stopped working again.
    I again have to plug in the external monitor, and after I tried to reboot, I keep pressing F8 but the start up mode doesn't come up, only the sound of when you keep pressing a button for too long beeps, however, the laptop monitor works again.
    How do I fix this problem?

    Hi
    According to your first posting I presume that LCD display on your notebook is defective. If you can not see BIOS settings or Toshiba welcome screen there must be some display problem.
    Experiment with external display is to be sure that graphic card is not responsible for that. In your case it works with external display and graphic card can not be responsible.
    Like I said try to enter bios settings and report if you can see Toshiba welcome screen.

  • Screen doesn't display anything. GT70

    Me as a few other I have seen on the forum is having the problem were the laptop simply refuses to use anything but the Intel HD 4000 video card. I tried several different maximum performance settings to no success. I went into my device manage and display manager to see if the computer even knows it has the GeForce GTX 670m video card. It acknowledges the video card and I thought. If i disable the Intel HD 4000 it has to use the GTX 670m right? WRONG. The screen went completely black and refuses to display anything. I have absolutely no idea what to do now and need your help. I have tried hooking it up to another monitor but still nothing.
    I dont understand in the first place why it refuses to use the graphics card I have paid for. Without it it has the same performance as my 4 year old 800£ computer I upgraded from.

    Removing the HD4000 that is used for non 3d load display of course results in a black screen as the Nvidia is only meant for 3D load.
    For the switching working make sure your notebook has SCM (for Win 8): http://www.msi.com/service/download/utility-19670.html and Nvidia VGA OC (for Turbo/Win8): http://www.msi.com/service/download/utility-19690.html or S-Bar (for Win 7): http://www.msi.com/service/download/utility-19324.html and Nvidia VGA OC (for Win 7): http://www.msi.com/service/download/utility-18804.html installed
     

  • My Media Browser in Garageband doesn't display anything except the very first song I have in this mac.

    I have been always wanting to edit some songs and make a remix of it. However, the media browser in garageband in my macbook pro doesn't display any songs, except the very first song I added to my laptop. I have tried to do every suggestion from other forums (e.g. check the itunes library, etc) and none worked. One thing I realised is that I can still drag and drop the song directly from Finder to my Garageband timeline. Nevertheless, it annoys me whenever I open the media browser since this is not what my mac should do. I would be very grateful if someone could assist me with this matter.

    Have you checked, if the search field at the bottom of the Media Browser is cleared? It should be set to "All", if you click the looking glass. Otherwise the list will be filtered.
    And the drop-down menu should show "iTunes", if you want to see all songs.
    If these simple measures do not help, try the fix for "oddball" problems and remove the User Preferences - see the FAQ:
    http://www.bulletsandbones.com/GB/GBFAQ.html#oddballprobs
    (Let the page FULLY load. The link to your answer is at the top of your screen)
    Regards
    Léonie

  • Photoshop CS4 doesn't display anything

    I recently bought an Nvidia GTX260 graphics card hoping it would boost performance also in Photoshop. After installing the latest driver directly from the Nvidia website, I still have this problem: when I open a project, there is no error but nothing is displayed in the drawing area (so no canvas and no layers). The application works fine if I turn off OpenGL drawing. However I was hoping to use this feature to improve performance.
    I tried:
    1. Reinstalling the driver. Also I tried switching the openGL drawing option off before reinstalling and then switching it on after installation.
    2. Enabling and disabling each advanced option I have to see if a particular one causes the problem.
    I also mention I reinstalled windows and all my software and still does not work.
    I was using NVidia 7300 graphics card before and experienced no difficulties.
    I'm running Windows Vista x64 on a intel q6600 platform with 4GB RAM.
    If you know of any solution to this problem please help.

    Thanks dec9. I did as you suggested.
    This is becoming really weird.
    So here is what I did:
    I download and install DriverSweeper (latest version). It (surprisingly) erases all the Nvidia dlls and files so when I reboot, I have to reinstall Nvidia drivers for my graphics card. I install them and reboot. I open Photoshop and switch on OpenGL drawing and (although I did not expect it) it worked. I could see the canvas with the drop-shadow effect. I also mention here that when I switched on the OpenGL drawing feature, my graphics card name was not displayed in that rectangle above Advanced Options (usually it says what graphics card Photoshop detected).
    So far so good.
    I then exit photshop and restart my computer again. I get the same problem. It does not display anything. I tried a couple of times (also enabling and disabling OpenGL) and still nothing.
    What is also "funny" is that if I move the layers on the canvas, the changes are reflected in the thumbnail of the layer in the Layers dock. And while I drag the window containing the project, I can see my work on the canvas. It is when I complete the drag operation that the canvas dissapears again.
    It's definitely a driver thing.
    Thanks for your help.

  • Code compiles, runs but doesn't display anything, not even Exceptions?

    The title just about says it all, but I don't even get a window, why is this? If it's some exception then it's not displaying for me to diagnose. Some pointers in what might be wrong would be really appreciated here - I'm pretty new to Java 3D.
    * Test.java
    * PrTestf of concept - this class draws a 3D wire-frame model of a BattleZone tank
    * @author Mark2
    * Created on 10 September 2006, 18:59
    package BattleZone;
    import java.awt.*;
    import java.awt.event.*;
    import com.sun.j3d.utils.applet.MainFrame;
    import com.sun.j3d.utils.universe.*;
    import com.sun.j3d.utils.geometry.*;
    import javax.media.j3d.*;
    import javax.vecmath.*;
    public class Test extends CloseableFrame
    public static View myView = new View();
    public static GeometryInfo gi;
    GraphicsConfiguration config = SimpleUniverse.getPreferredConfiguration();
    public Canvas3D canvas3D = new Canvas3D(config);
    public SimpleUniverse simpleU = new SimpleUniverse(canvas3D);
    public void Test()
        CloseableFrame frame = new CloseableFrame("Proof of Concept");
        setVisible(true);
        MakeUniverse();
        constructView();
    public static void main(String args[])
       new Test();
    public SimpleUniverse MakeUniverse()
        ViewPlatform myViewPlatform = new ViewPlatform();
        myView.attachViewPlatform(myViewPlatform);
        BranchGroup contentBranchGroup = new BranchGroup();
        simpleU.addBranchGraph(contentBranchGroup);
        simpleU.getViewingPlatform().setNominalViewingTransform();
        MakeSceneGraph();
        return simpleU;
    public BranchGroup MakeSceneGraph()
        BranchGroup scene = new BranchGroup();
        populateGraph(simpleU, scene);
        return scene;
    private View constructView()
        myView.addCanvas3D(canvas3D);        //NullPointerException
        myView.setPhysicalBody(new PhysicalBody());
        myView.setPhysicalEnvironment(new PhysicalEnvironment());
        return myView;
    public static BranchGroup populateGraph(SimpleUniverse simpleU, BranchGroup scene)
        simpleU.addBranchGraph(scene);
        Read_In_Tank_Data();
        return scene;
        public static void Read_In_Tank_Data()
        float[] data = new float[13*3];
        int [] stripCount = {6,7};
        int i = 0;
        //          X               Y                   Z   for each point in the polygon
                                       //Draw near view first
        data[i++]= -1.0f; data[i++]= -1.0f; data[i++]= 0.0f;    //1     Back right corner of base
        data[i++]= -1.5f; data[i++]= -0.5f; data[i++]= 0.0f;
        data[i++]= -1.0f; data[i++]= 0.0f; data[i++]= 0.0f;
        data[i++]= +2.0f; data[i++]= 0.0f; data[i++]= 0.0f;     //Draws base
        data[i++]= +3.0f; data[i++]= -0.5f; data[i++]= 0.0f;     //Forward most point
        data[i++]= +2.5f; data[i++]= -1.0f; data[i++]= 0.0f;     //6
        data[i++]= -1.0f; data[i++]= 0.0f; data[i++]= 0.0f;     //Draw top and turret
        data[i++]= 0.0f; data[i++]= +1.0f; data[i++]= 0.0f;     //Highest point - Antanae array on top of here
        data[i++]= +0.5f; data[i++]= +0.75f; data[i++]= 0.0f;
        data[i++]= -+2.0f; data[i++]= +0.75f; data[i++]= 0.0f;     //10
        data[i++]= +2.0f; data[i++]= +0.5f; data[i++]= 0.0f;
        data[i++]= +1.0f; data[i++]= +0.5f; data[i++]= 0.0f;
        data[i++]= +2.0f; data[i++]= 0.0f; data[i++]= 0.0f;     //13
                                       //Draws far view same as front but with -1 Z values
        data[i++]= -1.0f; data[i++]= -1.0f; data[i++]= -1.0f;         //Back left corner of base
        data[i++]= -1.5f; data[i++]= -0.5f; data[i++]= -1.0f;     //15
        data[i++]= -1.0f; data[i++]= 0.0f; data[i++]= -1.0f;
        data[i++]= +2.0f; data[i++]= 0.0f; data[i++]= -1.0f;     //Draws base
        data[i++]= +3.0f; data[i++]= -0.5f; data[i++]= -1.0f;     //Forward most point
        data[i++]= +2.5f; data[i++]= -1.0f; data[i++]= -1.0f;
        data[i++]= -1.0f; data[i++]= 0.0f; data[i++]= -1.0f;     //20      Draw top and turret
        data[i++]= 0.0f; data[i++]= +1.0f; data[i++]= -1.0f;     //Highest point - Antanae array on top of here
        data[i++]= +0.5f; data[i++]= +0.75f; data[i++]= -1.0f;
        data[i++]= -+2.0f; data[i++]= +0.75f; data[i++]= -1.0f;
        data[i++]= +2.0f; data[i++]= +0.5f; data[i++]= -1.0f;
        data[i++]= +1.0f; data[i++]= +0.5f; data[i++]= -1.0f;     //25
        data[i++]= +2.0f; data[i++]= 0.0f; data[i++]= -1.0f;     //26
        //Need some connecting lines to make a whole object.
        GeometryInfo gi = new GeometryInfo(GeometryInfo.POLYGON_ARRAY);
        gi.setCoordinates(data);
        gi.setStripCounts(stripCount);
        NormalGenerator ng = new NormalGenerator();
        ng.generateNormals(gi);
        gi.recomputeIndices();
        Stripifier st = new Stripifier();
        st.stripify(gi);
        gi.recomputeIndices();
        createWireFrameAppearance();
    public static Appearance createWireFrameAppearance()
        Appearance materialAppear = new Appearance();
        PolygonAttributes polyAttrib = new PolygonAttributes();
        polyAttrib.setPolygonMode(PolygonAttributes.POLYGON_LINE);
        materialAppear.setPolygonAttributes(polyAttrib);
        return materialAppear;
    }

    Its because your public void Test() should be public Test(). Its a constructor, not a method.

  • Preview launch but doesn't display anything

    Well, everything was running (nearly), but since this morning when I want to view an image or a pdf, preview opens but does not show me the pdf or picture.
    Iv' tried opening preview and than do file-open file, but I just got the same result.
    any clues.
    PS: the "nearly" is about an unresolved issue where very frequenly the macbook pro want shut down properly. It looks like it off, but it's not and it won't "wake". The only way I've found to get out of this "nearly off" state is to manually shut it down by pressing the power button for a few sec. Than it boot, but display a message saying that mac os didn't close properly...

    Log back into your problem account:
    Here's the whole litany for thoroughly checking your home folder. It's not as daunting as it looks.
    1. Navigate to ~(YourHome/Library/Fonts - drag this folder to the desktop.
    • Restart and test your applications.
    • If they work start adding the fonts back few at a time.
    ( Likely suspects are Times RO, Helvetica Fractions and Times Phonetic, also if you do not use Classic you can trash the classic fonts.) If not, replace your Fonts folder.
    2. Check Preferences Thoroughly;
    • Navigate to ~(YourHome/Library/Preferences drag this folder to the desktop.
    • Restart and test your applications.
    • If this works, save the old preferences folder somewhere else or on disk, name it "old prefs" .
    ** Note: A very important file is the "com.apple.Mail.plist" preference file located in the Preferences folder which contains all email account settings and general mail preferences (hold this one and replace if your problem is not with Mail).
    You'll have to go through some of your System Preferences and apps to set the preferences back to how you like them. (Or if you have the time and inclination, "cherry pick" through until you find the problem one or two.)
    3. Check Permissions Inside Home Folder
    • Navigate to YourHome/Library.
    • Get Info (Command - i) on folders for apps you are having problems with.
    • Open the "Ownership & permissions" disclosure triangle.
    • Make sure you are the owner, with "read and write" access.
    • Click on "apply to all"
    • If this is correct, open the "Applications Support" folder and do the same procedure (Command+I) for the folders with the names of the applications you are having trouble with.
    (Note:The reason to check this is because repairing permissions with Disk Utility doesn't touch permissions inside your home folder.)
    4. Navigate to YourHome/Library/Caches and drag this folder to the trash, then log out and back or restart. There is no need to replace this folder.
    -mj

  • Flash Installer doesn't display anything and has to have task manager used to close it.

    For a few months now I have been trying to update Flash Player, whenever I tried I would get to the installer coming up and it displaying the black background it has but no download bar or any text. I was thinking the problem may have had something to do with the version of Flash installed on my computer already, so I uninstalled thinking if I just installed the newest version there wouldn't be a problem. Now I am stuck without Flash at all on my computer and the Installer still not working. What is the solution to this?

    Please try the offline installers:
    Internet Explorer:
    http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player_ax.exe
    Firefox and other NPAPI browsers:
    http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player.exe

  • Dell Venue 11 Pro - doesn't display anything thru dock HDMI

    Good day,
    After some time functionality related to desktop extension (or rather any output thru dock HDMI) has been broken. I have Dell Venue 7130 MS on warranty.
    I refreshed Windows 8 and it didn't help.
    Now I can extend desktop only being connected thru built in tablet's micro HDMI. In case of the dock's one - monitor could be detected but nothing shows on. Screen being reset to 1024x768 meanwhile.
    Tried 2 docks. Have latest A15 firmware and all docks updates installed.
    How I can solve the issue?

    Hello,
    I've exactly the same problem. I've also the model number K10A001 and the current Firmware 0.41.9, and it is also not possible for me to flash the docking station.
    This is also problematic because only one monitor of the two connected monitors works. An this monitor shows only a picture, if it is plugged, after the dockingstation and the Venue 11 Pro has been started.
    I think there is maybe an improved flash utility required in order to allow to flash the docking station? If some one had succeeded please respond.
    Thank you

  • HT1947 home sharing on for both and the remote doesn't display anything

    I follow the steps on the instruction page.  I get nothing on the remote.  I turn off all the firewalls and still get nothing.  I( am runing windows 7, an iPod Touch, and have a D-link router.

    Just thought I'd let you know that the problem was fixed by replacing the router.  I am not sure if the old router (D-Link DIR-651) was defective or just had some setting that was interfering with the whole process, but I replaced it with a TRENDnet TEW-651BR and everything began working perfectly.
    Thanks for all your help.
    Ronnie

  • Trying to set up time capsule with airport exteme. Apple advises to use manuel setup and click on Advanced.  Then enter mobileme ID. I did this but Time Machine doesn't display anything on the capsule window.

    Can't set up my time capsule on Airport Extreme (updated).  Apple instructions are to use manual set up.  Click on Advanced tab.  Click on Mobileme and enter Mobileme ID and password.  I did this.  But Time Machine window is blank.  Tryed to click on update window after entering Mobileme ID but Airport does not respond (turn of then on)

    mickair wrote:
    I have been experiencing some networking problems
    Welcome to Apple's discussion groups.
    I have the latest Time Capsule ("TC"), an old Airport Extreme Base Station ("AEBS") bought in 2007 and 2 Airport Expresses, one bought in 3 months ago ("AE-Alpha") and the other bought back in 2007 ("AE-Beta"). All of them have been updated with the latest firmware.
    Based on those dates, the AirPort Extreme is probably flat (as opposed to dome-shaped), making it 802.11n-capable. The Newer AirPort Express is probably an 802.11n-capable model A1264, while the older one is probably a model A1084 or A1088.
    I use {the TC's} DHCP function ... to avoid unauthorized use.
    This a discussion for another thread, but that's not what DHCP is for.
    The wireless setting for it is to participate as WDS Main, but after reading various posts, it seems WDS is a bad idea
    With that older AirPort Express you're stuck with WDS unless you decide to replace it with a newer model.
    The AEBS is currently setup as being a WDS Relay at the moment
    Why a relay? That's only needed if there's another base station "beyond" it that is configured to depend on it.
    Since the AEBS is connected to the TC via Ethernet, you should probably configure it as a "roaming network":
    http://discussions.apple.com/thread.jspa?threadID=2273124
    {The AE-Alpha} connects fine as WDS remote at the moment
    I don't have any experience with mixed WDS and non-WDS networks, but since it's 802.11n-capable, you may be able to configure it to "extend" the network of the TC rather than as WDS. Look for a setting on the TC to "Allow this network to be extended".
    Physical location:
    AEBS in one end, TC and AE-Alpha in the middle while AE-Beta on the other end.
    A device such as "AE-Beta" that's supposed to extend a network shouldn't be "at the end" but should be half way between the central base station and the clients that need an extended network.

  • Mac Mini Doesn't Display through Philips Tube HDTV

    I have a Philips tube HDTV with a VGA connector in the back, and used the DVI-VGA connector that came with my new Mac Mini to connect. I don't have a computer monitor at home. The TV doesn't display anything.
    So then I took the Mac Mini over to a friend's. He has a VGA monitor, and so he ran the Mac Mini through setup and set it to the lowest possible display settings. I came back here, rebooted and plugged it back in; still no display.
    Then I tried this:
    "First thing to try is to boot the mini into safe mode by holding down the shift key as it boots up. This should allow it to boot, and then give you access to the display preference pane to adjust the settings back to those that worked.
    If that doesn't work, try disconnecting the TV, and rebooting the Mac with no display attached. Once it has fully booted and enough time has passed to allow the desktop to be displayed, reconnected the TV. This should force the mini to boot into a low-res mode that works with just about anything, then when you reconnect the display, either cause it to auto-sense the correct resolutions, or give you access to display preferences."
    This didn't work either. Any suggestions?

    Hi Alan,
    Check your TV manual to see what resolutions your VGA/RGB connector on your TV will accept. Being a HDTV it is likely to be from 480p to at least 1080i.
    You then set the resolution in your Display preference pane to 640x480 and you should get a picture on your TV. The trick is to set it when you can't see anything! Attaching to another device may not help because the Mac detects that device when you set the Display and will know its not that when attached again to your TV. When attached to your TV it is setting another resolution it thinks will work. It is clearly guessing the wrong screen resolution when you do connect it.
    I overcame this situation myself using a VNC client. That requires you to have another computer you can use to control your Mac Mini via VNC. You can then access the Display pane via VNC and set the 640x480 resolution which will work.
    For setting 1080i (and the VNC process) please see:
    http://www.macosxhints.com/article.php?story=20060319073027371&query=1080i%2BMac %2BMini
    I am guessing you can also use an S Video adapter - available from Apple - to connect to an S Video port your TV may also have. That won't help with the VGA connection though.
    Hope this helps.

  • Safari doesn't display php page, Firefox does

    Is there a known issue with Safari not displaying certain php content? My college uses a php database to show schedules and grades. Safari doesn't display anything other than the URL in the page window when the page loads. Firefox displays the content and allows all form completion functionality.
    The school's product is Jenzabar's Poise (PX) Aacademic database.
    It has been this way for the last few updates - I keep hoping that a Safari update will repair the issue but alas, that doesn't seem to happen.
    I'd prefer Safari because compared to it Firefox is dog slow.

    Please contact or have your IT dept contact Tom at ESP to provide more information related to your problem. ESP provides support for the Jenzabar PX product in Texas. Thanks - Tom

  • TS3274 dropped ipad now screen doesn't display

    My daughter dropped her ipad and now the screen doesn't display anything.  We can see some light changes but nothing else.  It appears that the screen can still be touched to use apps because we are able to play music.  Any suggestions on what we should do?

    Not sure if you've fixed this, but it really works.  After reading similar advice, I banged it on the corner of my couch and the display totally came back clear as day.  Could not read it before.

Maybe you are looking for

  • ISE profiling BQ devices

    Hi, in spain there are lots of BQ devices most of them android and some ereaders with mac address OIU  4C:74:03 The browser user agent shows: Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 HD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome

  • Horzontal and Vertical Lines won't get thinner then 1pt

    I've been working with illustrator for years and never came across this problem. If I make perfectly horizontal or vertical line I can't get line weight lower then 1pt. If I rotate the line just by 0.1 degrees then I can make the like less then 1pt.

  • Missing Render Files / Problem Exporting Quicktime Movie

    Everything was going great on my 21 minute project. I had exported it to iDVD via a Quicktime movie and it looked great in widescreen format. It worked perfectly. Now, for whatever reason, when I load my project, I get a message saying the Render Fil

  • IWeb Problem beginning

    I have a slight problem with iWeb. Opening iWeb for the first time i get iWeb open but its disabled and empty, i wish i could post a screenshot. I beleive normally yoy get a dialog asking to select a template, but i dont get that. I get a sidebar wit

  • Production Order Multiple Operations

    Hi Gents / Ladies, Here is the scenario. Production order generated for Item A Item A BOM: Item B Item C Operation 1 (In house assembly) - Item Assignment Item B Item C Operation 2 (Subcontractor Painting) - Item Assignment - None Currently we just g