Can someone pleas give me an example of a buton listener!

I a newbie to java and have been using Java Programming for Dummies to learn java. Unfortunitely the book doesn't give an example of a button listener in a layout form so beginning java programmers can make their own button listeners. So, can anyone give me an example of a button listener I can personalize for my own applets?

import java.awt.*;
import java.awt.event.*;
import java.applet.*; // if it's to be an applet
public class TestAButton extends Applet implements ActionListener {
/* coding a Frame, don't implement ActionListener*/
private Button okButton;
public void init() {
/* instead of a constructor for Frame*/
okButton = new Butoon("OK");
okButton.addActionListener(this);
public void actionPerformed(ActionEvent evt) {
Object source = e.getSource();
if ( source == okButton) {
doSomething();
Good luck !

Similar Messages

  • I have just synced my iphone to my computer and all of my contacts went onto the computer and off my phone !! i have a mac .when i sync contacts i click on all contacts and only seven are going onto the phone !! can someone please give me an awnser

    i have just synced my iphone to my computer and all of my contacts went onto the computer and off my phone !! i have a mac .when i sync contacts i click on all contacts and only seven are going onto the phone !! can someone please give me an awnser

    When you connect the iPhone to sync with the new computer,  a number of things will happen. If the new computer/iTunes does not contain any music, then yes, you will receive a prompt saying this iPhone is synced to another library, and if you continue, you will lose your music. However, you risk losing a number of other things, such as apps, contacts and calendar data. When you ask about photos, any photos that you have on the iPhone that were synced from the previous computer would also be lost. You need to save the photo folder from the old laptop and transfer that to the new desktop. You also need to sync the contacts and calendar to the same supported application that you were using in the past, such as Outlook, unless you are using an outside web-based sync, such as Google. Also, when you first connect the iPhone, it will make a backup, or at least make sure that it does before you attempt to sync, or you will not have a backup of some of the other things, such as mail settings, SMS, and the contents of the Camera Roll. I would import the photos from the camera roll to the new computer before trying to do anything else in iTunes.

  • I have OSX 10.6.6 MacBook Pro (Snow Leopard) and i am trying to format my whole hard drive (back to factory settings) from the original CD. Can someone please give instructions?

    I have an OS X 10.6.6 MacBook Pro (Snow Leopard) and i am trying to format my whole hard drive (back to factory settings) from the original CD.
    Can someone please give instructions?

    Welcome to the Apple Support Communities
    To restore the MacBook Pro to factory settings:
    1. Make a backup of your files because everything will be erased.
    2. Insert the Snow Leopard disc and press the C key while your Mac is starting to start from the DVD.
    3. Go to Utilities menu > Disk Utility, select Macintosh HD on the sidebar, go to Erase tab and erase the disk.
    4. Close Disk Utility and install Mac OS X

  • I'm trying to downgrade my storage on my ipod but when I chose my new storage i'm not able to complete the choice because the 'done' button doesn't do anything. can someone please give me some advice?

    I'm trying to downgrade my storage on my ipod but when I chose my new storage i'm not able to complete the choice because the 'done' button doesn't do anything. can someone please give me some advice?

    Are you choosing a different plan before tapping Done?
    To downgrade, you should be doing the following:
    Go to Settings > iCloud > Storage & Backup.
    Tap Change Storage Plan.
    Tap Downgrade Options and enter your Apple ID password.
    Choose a different plan to use when your current storage plan expires.
    Tap Done.

  • Can someone please give me a step-by-step guide on how to embed a video in my Indesign document?

    Can someone please give me a step-by-step guide on how to embed a video in my Indesign document? I've got CS4 and I've tried to follow Adobe's instructions. Even Creative Suite 4 for Dummies. But I can't get it to work. And yes, I understand the video will only play when exported as a pdf -- not in the indesign document. Help! Donna

    Please repost in the InDesign forum along with full details including what the problem is.
    Telling us it doesn’t work is meaningless.
    Bob

  • MS exchange account on my iPhone and iPad doesn't capture sent mail when sent from iPhone or iPad! Everyting else seems to work fine. Can someone pleasse help?

    MS exchange account on my iPhone and iPad doesn't capture sent mail when sent from iPhone or iPad! Everyting else seems to work fine. Can someone pleasse help?

    iPhone and iPad use a different way of accessing the server.
    I don't know the exact details, but we are using Zarafa instead of Exchange and have the same problem:
    iPhone and the likes can connect to Zarafas z-push interface, which is some identical interface to the native Exchange interface, while the desktop e-mail application tries to interface with the web front end (via http) of the server.
    These are completely different setups and it depends on the actual installation of the server to get this going.
    So, you will most likely need different access parameters for the desktop - and the web mail feature has to be enabled on the Exchange server.
    In my opinion using the web mail interface is just silly. On the other hand, the native protocol has less features comparedto the web front end, so you are somehow stuck with sins of the past.
    Good luck!

  • Can someone pleas tell me about abap, java and xslt mappings

    Hi,
    can someone please tell me about abap, java and xslt mappings.
    Thanks,
    Bernard.

    HI,
    JAVA mapping
    /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-i /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-ii /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-iii /people/ravikumar.allampallam/blog/2005/06/24/convert-any-flat-file-to-any-idoc-java-mapping /people/amol.joshi2/blog/2006/03/10/think-objects-when-creating-java-mappings /people/sameer.shadab/blog/2005/09/29/testing-abap-mapping sample code for java mapping blog=/pub/wlg/4143 tutorial sax and dom
    ABAP mapping
    ABAP mappings run on ABAP Stack and are developed in the ABAP workbench of the Integration Server.
    You normally do not need to use the ABAP mappings and is preferable for someone with ABAP programming background. I should say JAVA functions would suffice any complex scenarios.
    refer step by step guides for ABAP Mapping
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5c46ab90-0201-0010-42bd-9d0302591383
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e3ead790-0201-0010-64bb-9e4d67a466b4
    /people/sameer.shadab/blog/2005/09/29/testing-abap-mapping
    ABAP Mapping
    /people/udo.martens/blog/2006/08/23/comparing-performance-of-mapping-programs
    https://websmp101.sap-ag.de/~sapdownload/011000358700003082332004E/HowToABAPMapping.pdf
    /people/ravikumar.allampallam/blog/2005/02/10/different-types-of-mapping-in-xi
    /people/r.eijpe/blog
    ABAP Mapping Vs Java Mapping.
    Re: Message Mapping of type ABAP Class not being shown
    Re: Performance of mappings (JAVA, XSLT, ABAP)
    XSLT Mapping
    XSLT stands for EXtensible Stylesheet Language Transformations. It is an XML based language for transforming XML documents into any other formats suitable for browser to display, on the basis of set of well-defined rules.
    /people/sap.user72/blog/2005/03/15/using-xslt-mapping-in-a-ccbpm-scenario
    /people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/01a57f0b-0501-0010-3ca9-d2ea3bb983c1
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9692eb84-0601-0010-5ca0-923b4fb8674a
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/006aa890-0201-0010-1eb1-afc5cbae3f15
    /people/prasadbabu.nemalikanti3/blog/2006/03/30/xpath-functions-in-xslt-mapping
    https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=xslt+mapping&adv=false&sortby=cm_rnd_rankvalue#
    Steps required for developing XSLT Mapping
    u2022 Create a source data type and a target data type
    u2022 Create Message types for the source and target data types.
    u2022 Create Message Interfaces includes Inbound Message interface and Outbound Message interface.
    u2022 XSLT Mapping does not require creation of Message mapping, so donu2019t create any Message mapping.
    u2022 Create an .XSL file which converts source data type into target data type.
    u2022 Zip that .xsl file and import it into Integration Repository under Imported Archives.
    u2022 In Interface Mapping choose mapping program as XSL and specify this zip program. (Through search help you will get XSL Mapping programs that you imported under Imported Archives, select your corresponding XSL Program)
    u2022 Test this mapping program by navigating to Test tab.
    By having look at above steps you can easily find out that this mapping is no where different from other mapping programs, here the challenging lies in creating an XSLT file. If you spend couple of minutes in studying XPATH tutorial you would be in ideal position to create an XSL Transformation (.xsl extension).
    If you still find difficulties in generating XSL Transformation, then you can make use of a tool u201CAltova MapForceu201D which will create XSL file for you.
    Steps for creating XSL file using this tool:
    1. Open the Alto MapForce, import the source .xml and .xsd file in it
    2. Similarly import the target .xml and .xsd in MapForce.
    3. These two data files should match with source and target data types in Integration Repository.
    4. Complete the graphical mapping using extensive list of XSLT functions available there.
    5. Save the mapping file.
    6. Click the XSLT tab. You will have the entire xslt logic there.
    7. Copy that content and save it as .xsl file.
    8. Zip above .xsl file and import the same into IR under Imported Archives.
    Hope this clears your doubts
    Thanks
    Saiyog

  • Can someone please give me the Templates which is Illustrator CS3? :)

    I'm currently using the CC 2014. :/ I require the complete set of templates which is in Adobe Illustrator CS3. :/ So if there's anyone who go it.. Could you please help me to get the files.. Like upload it to somewhere and send across the link.. Thank You. 

    Without going into all the gory details, the VI Server basically allows you to get a reference to an object, be it LabVIEW itself, or a VI that resides on disk or in memory. Then, with that reference you can set properties or invoke methods, sort of like ActiveX. For example, when you have a reference to a VI you can execute the "Run" command. This is essentially similar to opening the VI and clicking on the run button. Or, you can specify whether to make the front panel visible or not. You can use a reference to the LabVIEW application to set general properties, like the ones that are in the "Tools->Options" dialog.
    For example, here's some simple code that dynamically runs a VI:
    That said, there's plenty of documentation that ships with LabVIEW and also many examples that ship with it. This is the first place to look. There are also examples on the NI web site.
    Message Edited by smercurio_fc on 01-26-2007 08:59 AM
    Attachments:
    Memory Log - View Log.png ‏5 KB

  • TS5376 I am hopeless, my computer will not uninstall itunes so i can reinstall! i really truly do need help! can someone please give me some guidance? i have tried almost everything and it is still not working!

    I really need help!!! my itunes 11.1.4 download really screwed my computer up! I have tried everything i can search for and i still cant uninstall itunes in order to reinstall. If anyone could please help me it would be muchhhhhhhhh appreaciated. Thanks!

    Carly,
    I went through the same thing. Searched again for another error I was seeing and found this help from Delgadoh and this finally fixed me! He mentioned this article: iTunes 11.1.4 for Windows: Unable to install or open http://support.apple.com/kb/TS5376.  But I had not read it.  I went straight to his instructions below.
    If you haven't already tried these steps:
    Use the Control Panel to uninstall iTunes and related software components in the following order and then restart your computer.
    iTunes
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support (iTunes 9 or later)
    Important: Uninstalling these components in a different order, or only uninstalling some of these components may have unintended affects. 

  • Can someone please give me detailed information what to do? My Mac is so slow. Below is the EtreCheck:

    EtreCheck version: 2.0.11 (98)
    Report generated December 2, 2014 at 1:54:04 PM GMT
    Hardware Information: ℹ️
        MacBook Pro (15-inch, Late 2011) (Verified)
        MacBook Pro - model: MacBookPro8,2
        1 2.4 GHz Intel Core i7 CPU: 4-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 384 MB
        AMD Radeon HD 6770M - VRAM: 1024 MB
            Color LCD 1440 x 900
    System Software: ℹ️
        OS X 10.9.5 (13F34) - Uptime: 2:55:53
    Disk Information: ℹ️
        TOSHIBA MK7559GSXF disk0 : (750.16 GB)
        S.M.A.R.T. Status: Verified
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) /  [Startup]: 749.30 GB (600.04 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        HL-DT-ST DVDRW  GS31N 
    USB Information: ℹ️
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Configuration files: ℹ️
        /etc/sysctl.conf - Exists
        /etc/hosts - Count: 15
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/AVG AntiVirus.app
        [loaded]    com.avg.Antivirus.OnAccess.kext (2015.0 - SDK 10.8) Support
            /Applications/VMware Fusion.app
        [loaded]    com.vmware.kext.vmci (90.4.18) Support
        [loaded]    com.vmware.kext.vmioplug.10.1.24 (10.1.24) Support
        [loaded]    com.vmware.kext.vmnet (0104.03.86) Support
        [loaded]    com.vmware.kext.vmx86 (0104.03.86) Support
        [loaded]    com.vmware.kext.vsockets (90.4.23) Support
            /System/Library/Extensions
        [loaded]    com.eltima.ElmediaPlayer.kext (1.0 - SDK 10.4) Support
    Startup Items: ℹ️
        HWNetMgr: Path: /Library/StartupItems/HWNetMgr
        HWPortDetect: Path: /Library/StartupItems/HWPortDetect
        MobileBrServ: Path: /Library/StartupItems/MobileBrServ
        ProTec6b: Path: /Library/StartupItems/ProTec6b
        StartOuc: Path: /Library/StartupItems/StartOuc
        Startup items are obsolete and will not work in future versions of OS X
    Problem System Launch Daemons: ℹ️
        [failed]    com.apple.wdhelper.plist
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist Support
        [running]    com.avg.Antivirus.gui.plist Support
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist Support
        [invalid?]    com.adobe.SwitchBoard.plist Support
        [running]    com.avg.Antivirus.infosd.plist Support
        [running]    com.avg.Antivirus.services.plist Support
        [running]    com.eltima.ElmediaPlayer.daemon.plist Support
        [loaded]    com.microsoft.office.licensing.helper.plist Support
        [loaded]    com.oracle.java.JavaUpdateHelper.plist Support
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist Support
        [loaded]    com.adobe.ARM.[...].plist Support
        [loaded]    com.adobe.ARM.[...].plist Support
        [loaded]    com.facebook.videochat.[redacted].plist Support
        [loaded]    com.google.keystone.agent.plist Support
    User Login Items: ℹ️
        uHD-Agent    UNKNOWN (missing value)
        uHD-Agent    UNKNOWN (missing value)
        iTunesHelper    ApplicationHidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        uTorrent    UNKNOWN (missing value)
        ZipCloud    UNKNOWN (missing value)
        AdobeResourceSynchronizer    ApplicationHidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
        Twoo    UNKNOWN (missing value)
        Twoo    UNKNOWN (missing value)
        VMware Fusion Start Menu    Application (/Applications/VMware Fusion.app/Contents/Library/VMware Fusion Start Menu.app)
    Internet Plug-ins: ℹ️
        AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 Support
        FlashPlayer-10.6: Version: 15.0.0.239 - SDK 10.6 Support
        Flip4Mac WMV Plugin: Version: 2.4.0.11 Support
        AdobePDFViewerNPAPI: Version: 10.1.12 Support
        AdobePDFViewer: Version: 10.1.12 Support
        Flash Player: Version: 15.0.0.239 - SDK 10.6 Support
        Default Browser: Version: 537 - SDK 10.9
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.4.6 - SDK 10.6 Support
        Silverlight: Version: 4.0.60531.0 Support
        JavaAppletPlugin: Version: Java 7 Update 45 Check version
    User Internet Plug-ins: ℹ️
        BlueStacks Install Detector: Version: Unknown
        CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 Support
    Safari Extensions: ℹ️
        ResizeMe
        DuckDuckGo
        Searchme
        SlickSavings
        Amazon Shopping Assistant
        Ebay Shopping Assistant
    Audio Plug-ins: ℹ️
        DVCPROHDAudio: Version: 1.3.2
    3rd Party Preference Panes: ℹ️
        Flash Player  Support
        Flip4Mac WMV  Support
        Growl  Support
        Perian  Support
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
             7%    vmware-vmx
             6%    com.apple.quicklook.satellite
             5%    WindowServer
             1%    hidd
             0%    Finder
    Top Processes by Memory: ℹ️
        1.09 GB    vmware-vmx
        174 MB    com.apple.WebKit.WebContent
        56 MB    Safari
        52 MB    Finder
        47 MB    AVG
    Virtual Memory Information: ℹ️
        34 MB    Free RAM
        683 MB    Active RAM
        650 MB    Inactive RAM
        2.14 GB    Wired RAM
        2.70 GB    Page-ins
        2.40 GB    Page-outs

    looks like you have a few start up items that can cause some initial slow down items are in bold
      iTunesHelper    ApplicationHidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        uTorrent    UNKNOWN (missing value)
       ZipCloud    UNKNOWN (missing value)
        AdobeResourceSynchronizer    ApplicationHidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
        Twoo   UNKNOWN (missing value)
        Twoo    UNKNOWN (missing value)
       VMware Fusion Start Menu    Application (/Applications/VMware Fusion.app/Contents/Library/VMware Fusion Start Menu.app)
    also you have 4gb of RAM, although thats a good amount, 8GB is slowly becoming the new standard so maybe consider upgrading the RAM if you have the money
    also you can go to http://www.thesafemac.com/ these guys have great free and simple software and guide that can remove adware and improve your mac
    hope this helps

  • Hi i need help with my nokia e63 can someone pleas...

    i need help with my nokia e63 all the images on the web have really small when they used to be regular size and it has nothing to do with the zooming settings. someone please help.

    Cannot send or received email
    http://www.apple.com/support/ipad/mail/

  • BT Infinity Installation: Can Someone Help Give Me...

    My first ever posting on a forum, so fingers crossed!
    To keep getting Sky Sports though my BT Vision, BT tell me I need to "upgrade" to Infinity.  They told me on the phone this was a straightforward switch - an engineer would come and simply install a new box.  But it isn't proving that simple and so far two engineers have been and each has left without doing anything and I'm getting multiple different stories from BT call centres about what needs to be done re cables, routers, home-hubs, sockets etc etc etc.
    My current set up is as follows:
    - the BT home hub is upstairs in the study with a wired connection to my main PC and printer.
    - the master BT socket is downstairs in my living room.
    - TV, BT Vision box et al are also in living room, situated in corner diagonally opposite the master socket.
    I'm being given various stories by BT people, but with some recurring themes which will make Infinity inpractical for me:
    - I need to have a wire trailed around my living room from the master socket to where the TV is.
    - I need to move the home hub downstairs to be beside the tv and connected to the tv.
    - With the home hub downstairs, my PC and printer upstairs will only be connected wirelessly (I worry that this will affect internet connection speeds on my PC and wireless printing is a nightmare, although the person at BT today said it wouldn't be a problem - but this seems to be contradicted by other information on BT websites saying to get the benefit of fibre optics you need a wired connection.
    I get the sense that no one I speak to on the phone really knows what they're talking about and unless I can be sure what I'm getting, I'd rather walk away from Infinity and probably BT altogether.
    The scenario I'd like to achieve is all the equipment stays where it is and no additional wires trailing around my house.  Is this possible, and if not, what is the least bad option for me (i.e. that reduces the need for any additional wires and ensures internet speeds are not affected)?
    Thanks to anyone who cares to help.

    A wired connection is definitely better for BT Vision and to avoid using wireless upstairs, you can use your ring mains if you get a couple of Homeplugs.
    Unfortunately, the only way to ensure the best network speeds is to use ethernet cable to connect everything, so if you don't want to do that you'll have to compromise.
    To say thanks for a helpful answer, please click the white star

  • Can someone please give me some pointers on fixing NoClassDefFoundErrors?

    When running a .jar file from the console in Linux, I get the following error (This is just the first part of it):
    Exception in thread "Thread-2" java.lang.NoClassDefFoundError: [Ljavax/xml/ws/WebServiceFeature;
            at java.lang.Class.getDeclaredMethods0(Native Method)
            at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
            at java.lang.Class.getDeclaredMethods(Class.java:1791)I'm using NetBeans to develop the application, and when running it from the IDE everything works perfectly, but when running the .jar from the OS it throws the error.
    Can anyone please tell me why this happens and how to fix it? I'm getting really desperate.

    >
    why would I want to read through a whole web page when some genius on the forums can tell me everything I need to know in a single sentence?
    >
    Because you can't build a career on leaning on other people all the time. Reading documentation is a very important skill. Not to mention that you could've resolved this using google in the time it took to log on
    codingMonkey wrote:
    I believe that netiquette also requires you not to swear on forums.Do you want your problem solved, or do you want to have an argument about manners?

  • Can someone please give me a solution for this.

    2 Problems...
    Its getting to the point where i just want to go to Apple Genius and start rageing.
    Its a brand new iPod Touch 5g. My old iPod Touch had been replaced just yesterday.
    I had a bad day yesterday and by this new problem im not in the best of mood.
    I come home all happy because i didnt use my iPod Touch 5g for 2 whole weeks, Plug it into my Computer to found USB not recognized.
    I tried everything from knowledge to the Internet but found nothing. Not one them gived me a answer to fix this. Its really annoying because my iPod Touch isnt charging as well.
    The weird thing is... when i plugged it into my PS3, at that time my iPod Touch had 20%. My playstation didnt also recognize it. I left there for hours as i played. When i finally finish playing i found my iPod was full charge... It didnt state that it was charging. I would have noticed.
    My second problem is the WIFI isnt working probably. All the wifi's i tried it either works for a few minutes than it loses connection or doesnt connect at all.
    What is the bloody problem. Is the iPod faulty or is it me.

    lllaass wrote:
    lizdance40, did you read the original post? The poster's problem is that when he connects the iPod to his computer the iPod does not appear in iTunes. He does not say he has a wifi problem with his iPod.
    lizdance40 wrote:
    You need to do an update on your router's firmware, or get a higher speed router..
    Or replace the router and or modem.  High demand can burn out a router in 2 years.  Typical life is about 4-5 at most.
    The new iPod is more advanced and if your router is slow or inconsistant signal your iPod will stop trying to connect to save your battery.
    of course he dose have a wifi problwm. read the last line of the original post

  • Can someone please give me the simplest method of labeling photos in iphoto before sharing on mobile me?

    what I want to do is to be able to add details of the subject and add information but not in the file name, as i find this a useful way to file the history of all my uploads. Have I missed a feature that allows me to do this without being online and before I upload? Hopefully this is not to stupid a question and thanks in anticipation of your help.
    Brian

    How are you sharing on MobileMe?  A MMe gallery from iPhoto or a web page from iWeb? Or ?
    If it's a MMe gallery the only info available is the file name. You could add the information to the file name and when the info window for the photo in the gallery is brought up the  comments will show at the top and the real file name will be in the data below.  The longer file name will show below the large photo in the grid or slideshow but not sure how much will show.
    OT

Maybe you are looking for

  • I can't debug javascript code in JDeveloper 11

    Hi all! I'm trying to debug a javascript code in JDeveloper 11. I created a simple html page with a simple javascrit. The page and the call to javascript are ok. When I start the debug I receive some messages,please see below. I can see through windo

  • 4 of 6 Macs on Cat5 LAN Network drop connection because of loose cable?

    Ok, where to start. We have 6 Macs on our network, 4 of which are Power Macs G5s with OSX 10.4.10, the other two are newer MacPro's. The 4 Power Macs loose the network connection at random times(not all 4 at the same time), after replacing the entire

  • Lost all contacts after iOS 4.3 update [iPhone 4]

    The description above pretty much tells it all. All contacts missing from iPhone 4 after update to iOS 4.3. All music, calendar, photos, voicemails are still there. And the strange thing (to me) is that the numbers are still there under "recent" and

  • Field Names Not Found in Item Table Properties

    Please note that the following field names cannot be found in the Table Object properties but can be found in the database table for the Item table. ItemType within Item Heading ReorderQty within Inventory Data -    this is called Required Stock Leve

  • Xtreme.mdb sample database

    Here's an excerpt from the Crystal Reports 2008 User's Guide: A sample database, Xtreme.mdb, is available for you to use while you are learning Crystal Reports. Virtually all of the examples in this manual are based on Xtreme.mdb data. Xtreme.mdb is