Extending UI Controls in 1.3 - Not working anymore

Dear All,
I used to have a bunch of custom controls extending standard 1.2 UI Controls.
I used
public override function create(): Node {
        var original = super.create();
        return prepare(original);
}and
public function prepare(original: Node) : Node {
        var node : Group = Group {
            content: [original, newComponent1, newComponent2]
    }to retrieve the original node and add some custom nodes and behaviour.
Now, this is not working anymore with JavaFX 1.3 as Node does not extends CustomNode anymore.
I tried to replace my override function create() with an init{} block but ... how can I get access to the original control ?
Thanks for your help
Seb

Check this out, if it helps you:
Stage {
     width: 400
     height: 400
     scene: Scene {
          content: [ MyButton { layoutX: 10 layoutY: 10 text: "test" } ]
class MyButton extends Button {
     init {
          insert Rectangle {
               x: 30
               y: 30
               width: 200
               height: 200
               fill: Color.RED
          } into children
}Thing is that Control does not extend CustomNode any more in 1.3, but it does extend Parent which has children property you can access/override. If you check out docs for custom node at http://java.sun.com/javafx/1.3/docs/api/javafx.scene/javafx.scene.CustomNode.html you'll see that overriding children is now also preferred method to make your own nodes.
Saša

Similar Messages

  • The Control A key is not working. I cannot multi-select my songs. I'm not sure if it is the problem with iTunes 10.6.1.7 or my PC settings encounter issues. Also, i cannot find Album Artwork online using iTunes and i cannot select any view form but List.

    The Control A key is not working. I cannot multi-select my songs. I'm not sure if it is the problem with iTunes 10.6.1.7 or my PC settings encounter issues. Also, i cannot find Album Artwork online using iTunes and i cannot select any view form but List.

    The Control A key is not working. I cannot multi-select my songs. I'm not sure if it is the problem with iTunes 10.6.1.7 or my PC settings encounter issues. Also, i cannot find Album Artwork online using iTunes and i cannot select any view form but List.

  • I have a new laptop and I am trying to download CS3. The site on adobe gives an error message and the one I tried from this forum downloaded CS3 extended, so my serial number does not work. Does anyone have any suggestions. Regards Vicki

    Hi,
    I have a new laptop and I am trying to download CS3. The site on adobe gives an error message and the one I tried from this forum downloaded CS3 extended, so my serial number does not work. Does anyone have any suggestions. Regards Vicki

    The trial is always extended. The serial number you enter determines whether it runs as standard or extended.
    I'm getting through fine with that link, so it must be a browser issue or some such thing. Try another browser.

  • After updating my iPhone 4 to iOS7, the controls on the headset are not working anymore. However, the controls are working on my friend's iPhone 5. Is this a common issue?

    After updating my iPhone 4 to iOS7, the controls on the headset are not working anymore. However, the controls are working on my friend's iPhone 5. Is this a common issue?

    ofel wrote:
    After updating my iPhone 4 to iOS7, the controls on the headset are not working ..
    Try This...
    Close All Open Apps... Sign Out of your Account... Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear...
    Usually takes about 15 - 20 Seconds... ( But can take Longer...)
    Release the Buttons...

  • Satellite M70: Control button keys are not working

    I currently reformatted my M70 to WinXp Pro Sp2, downloaded all related TOSHIBA drivers and related programs [ie. Toshiba control button driver / program] and system is running normal. However, CONTROL BUTTON keys are not working, was working fine with XP Home edition and Win Media but when I called Toshiba Support they couldn't help me because I had upgraded to Xp Pro. My Question is...Is there a fix or a solution to this issue and where can I download or find this fix.
    Thanks
    Emm

    Hey Folks
    Thanks for the advice, however, I did download the control driver and the controls program for the M70 model AND installed them in that order. The Controls Driver installs correctly but unfortunately, when installing the Controls Program, I get a message that the program will not install because it's not the right version for my M70-CL3 [PSM73C]. Not sure what to do here. I would think that everything should work properly seeing as taking the step up to XPPro SP2 isn't that far of a stretch.

  • Email notifications are not working anymore

    Hi guys,
    I use Grid Control 10.2.0.2 on Windows, and email notifications for critical alerts are not working anymore.
    I didn't change anything to the OMS configuration, it just stopped one day, and when I ask for a test email (in "Setup -> Notifications methods" of in "Preferences") it is successfully delivered.
    I didn't find anything related to this in log files, and nothing that could help here or on metalink.
    Can anyone help about that weird issue ??
    thanks in advance
    Antoine

    Have you gone back over your notification rules?
    have you tried just creating a new notification rule and testing it?
    Also take a look at Note:356774.1. If you've applied any patches (or done partition maintenance) you may have inadvertently lost all your jobs, which will break the email notications.
    If still no joy, then try Note:285093.1.
    let us know how you get on.

  • I dropped my ipad mini and the left side got dented .. so the volume buttons and the mute is not working anymore .... and when i am playing games the volume automatically goes up... i still have warranty .. so does apple replace a new one?

    i dropped my ipad mini and the left side got dented .. so the volume buttons and the mute is not working anymore .... and when i am playing games the volume automatically goes up... i still have warranty .. so does apple replace a new one?

    Steven ~ Welcome to the Support Communities. The following may be useful for next time...
    AppleCare+ for iPad extends your coverage to two years from the original purchase date of your iPad and adds up to two incidents of accidental damage coverage, each subject to a $49 service fee. Note: AppleCare+ must be purchased within 30 days of the date you bought your new iPad.
    iPad mini cases from Tech21
    iPad mini screen protector from Tech21

  • Automatic approval workflow does not work anymore

    Hi,
    Our automatic approval workflows configured via standard business configuration sets (process controlled) do not work anymore. They did work previously.
    After changing the BUS objects 'automatic approval' workflow into the 1-step manager approval workflow it does work.
    - The 'automatic approval' workflow does not seem to generate a workitem, the bbp_pd 'workflow' part is empty. In addition previously approved documents via 'automatic approval' do not contain workitem details via bbp_pd either anymore.
    - We applied a new SP (SP07) not that long ago.
    - These documents go into status: 'awaiting approval', the documents 'approval' details tell us the following:
    001 Automatic Approval Valid (Can be Started) Open (No Decision Made) SYSTEM system
    However the system does not execute the task, how come? What normally ensures the system executes these 'automatic approval' tasks (report?)?
    Any input is very much appreciated.
    Kind regards,
    Tim

    Hi Balaji,
    In SRM 7.0,
    Our automatic approval workflows configured via standard business configuration sets (process controlled) do not work anymore. They did work previously.
    - The 'automatic approval' workflow does not seem to generate a workitem, the bbp_pd 'workflow' part is empty. In addition previously approved documents via 'automatic approval' do not contain workitem details via bbp_pd either anymore.
    - - These documents go into status: 'awaiting approval', the documents 'approval' details tell us the following:
    001 Automatic Approval Valid (Can be Started) Open (No Decision Made) SYSTEM system
    However the system does not execute the task, how come? What normally ensures the system executes these 'automatic approval' tasks (report?)?
    Any input is very much appreciated.
    Regards,
    Shears

  • Plus sign not working anymore for distribution group

    Without our Outlook client it was possible to make a New E-mail, enter a part of the distribution group, pressing control-k to force lookup the group and it was resolved. With the plus sign you can expand the requested ditribution group. Now this is not
    working anymore. Does anyone know that there is maybe an option why this do not work anymore?
    Within the image you can see that this worked. This is not working anymore.

    Hi,
    What does "Now this is not working anymore" mean? Does it mean you didn't get the Expand List warning or it didn't expand the distribution group when clicking plus sign?
    Does this issue happen to all users and all distribution groups?
    If you mean you didn't the Expand List warning, we can try this to get it back:
    Open your Registry Editor and browse to HKEY_CURRENT_USER\Software\Microsoft\Office\xx.0\Outlook\Options\General (where xx is the version of your Office.)
    Look for and open the PONT_STRING value, you'll see a list of numbers in the Value box. Remove number
    13 from the list and test again.
    If you mean that clicking the plus sign didn't expand the group, we may try to open Outlook in safe mode and test again. To do this, press Windows key + R to open the Run command, type
    outlook /safe and press Enter.
    If I've misunderstood something, please feel free to let me know.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • X-FI Not Working Anymore...Can Anyone Help??

    ,X-FI Not Working Anymore...Can Anyone Help?e Ok, so first off here are my comp specs...
    E8400 @ 3.8
    2 x eVGA 9800GTX's SLI'ed
    WD 320 Gb main dri've
    2 x Raptors in RAID 0
    2 x 2 Gb Patriot Blade Ram @ 600 DDR3
    X-FI XtremeGamer Fatality Pro
    Logitech X-540 speakers
    Vista 32-bit HP
    I've had this setup for about a year with no hiccups whatsoever. Today, I decided to update the driver for my soundcard and now I have no sound at all. I installed the latest driver and console. Device Manager shows the correct driver being installed. If I try and open either control panel it tells me there isn't a compatible device hooked up. I never disconnected my speakers or pulled my soundcard either. Can anyone tell me what is going on? I'm really confused and pissed off at this point. Any help would be greatly appreciated.

    TRy deleting and re-installing the FB app on your iPhone. You can deselect the app under the Applications tab for your iPhone sync preferences with iTunes followed by a sync to remove the app from your iPhone. When the sync is completed, re-select the app followed by a sync to re-install the app on your iPhone.
    If no change after doing so, try contacting FaceBook customer or technical support regarding the problem you are having with their app on your iPhone.

  • Qosmio G40: Toshiba Assist, StartLiveTV,Dolby (others?) not working anymore

    After installing Win7 Ultimate including all latest drivers downloaded from the Toshiba website, the following applications do not work anymore:
    1) Toshiba Assist
    The application (TInTouch.exe) loads but ends up with a blank screen.
    2) TV button linked to TV
    The StartLiveTV.exe application is loaded, it appears in TaskManager, but closes automatically not doing anything. When running Vista it launched Windows Media Center.
    3) Dolby Button linked to Dolby
    This should launch C:\Program Files\Dolby\Dolby Control Center\DolbyVistaConfig.exe but the application is gone and i cannot find a replacement on the Toshiba Website. (Latest sounddrivers are installed but Dolby application is missing)
    Any thoughts on the 3 topics?

    Yep,
    1) TVAP
    i already removed the TVAP, downloaded it again and installed it again.
    2) BIOS
    I'm at the latest Bios, v2.20

  • What has changed over the last weeks? ichat now does not work anymore

    Hi,
    I could use your help on the following issue I have:
    I have been using iChat in a three-way ichat video session for some months now.
    Setup: Intel iMac Tiger to initiate the conferencing. My mom and sister have both a macmini Tiger.
    I had some issues when I started back then, but with the help of Ralph Jones' webpages I had it working perfectly.
    Since two weeks I have the following issues:
    When on a simple 2-way videochat with my mom I found that my video did NOT work anymore. I could see her, but my video froze so she could not see me. ( I couls see my video froze as well)
    So to check I did use an apple test account, it worked just fine. Same from my mom's mac min (I use ARD to control her mac mini so I also can test remotely)
    To test more, I then setup a threeway videochat (using two apple test accounts) and then my own video froze.
    I did do all the apple software updates the last weeks and I also had skype installed(which does not show video now either) and one thing that could be an issue is iGlasses (which I have removed to no avail)
    Any ideas where to look and what to do?
    Thanx
    Pascal
    p.s. my powerbook now has leopard, but i do not use it to do iChat

    OK - This is starting to be a real pain. I can't video conference with anyone on AIM. iChat is supposed to work with Video AIM. I can instant message, but no video. Attached is the error log I continue to get.
    Someone give me a hand and speak non-tech terms. Thanks in advance.
    Date/Time: 2007-12-20 13:27:35.812 -0600
    OS Version: 10.5.1 (Build 9B18)
    Report Version: 4
    iChat Connection Log:
    2007-12-20 13:27:01 -0600: AVChat started with ID 3631164552.
    2007-12-20 13:27:01 -0600: [email protected]: State change from AVChatNoState to AVChatStateWaiting.
    2007-12-20 13:27:01 -0600: 0x124d430: State change from AVChatNoState to AVChatStateInvited.
    2007-12-20 13:27:07 -0600: 0x124d430: State change from AVChatStateInvited to AVChatStateConnecting.
    2007-12-20 13:27:07 -0600: [email protected]: State change from AVChatStateWaiting to AVChatStateConnecting.
    2007-12-20 13:27:17 -0600: 0x124d430: State change from AVChatStateConnecting to AVChatStateEnded.
    2007-12-20 13:27:17 -0600: 0x124d430: Error -8 (Did not receive a response from 0x124d430.)
    2007-12-20 13:27:17 -0600: [email protected]: State change from AVChatStateConnecting to AVChatStateEnded.
    2007-12-20 13:27:17 -0600: [email protected]: Error -8 (Did not receive a response from 0x124d430.)
    Video Conference Error Report:
    Video Conference Support Report:
    Video Conference User Report:
    0.000000 @:0 type=5 (00000000/16402)
    [Local SIP port]
    0.270889 @Video Conference/VideoConferenceMultiController.m:1476 type=5 (00000000/0)
    [IP And Port Data With Caller IP And Port Data: Obtained 120 bytes of local IP and port data (3 entries). Remote data was 0 bytes (0 entries).
    6.025434 @Video Conference/VideoConferenceMultiController.m:1476 type=5 (00000000/0)
    [IP And Port Data With Caller IP And Port Data: Obtained 120 bytes of local IP and port data (3 entries). Remote data was 80 bytes (2 entries).
    Binary Images Description for "iChat":
    0x1000 - 0x230fff com.apple.iChat 4.0 (601) /Applications/iChat.app/Contents/MacOS/iChat
    0x2a4000 - 0x311fff com.apple.Bluetooth 2.0 (2.0f20) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x35d000 - 0x4aefff com.apple.viceroy.framework 343.5 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x51c000 - 0x55bfff com.apple.vmutils 4.1 (104) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x57d000 - 0x596fff com.apple.frameworks.preferencepanes 12.0 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x5b0000 - 0x5e9fff com.apple.remotedesktop.screensharing 1.0 /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    0x5f9000 - 0x60dfff com.apple.ScreenSaver 2.0 /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x61d000 - 0x63bfff libexpat.1.dylib /usr/lib/libexpat.1.dylib
    0x643000 - 0x661fff com.apple.QuickLookFramework 1.0.1 (168.1) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x675000 - 0x6c1fff com.apple.QuickLookUIFramework 1.0.1 (168.1) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x6f8000 - 0x729fff com.apple.iChatCommonGUI 4.0 (601) /System/Library/PrivateFrameworks/iChatCommonGUI.framework/iChatCommonGUI
    0x750000 - 0x753fff com.apple.BezelServicesFW 1.4.533 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x75a000 - 0x7d1fff com.apple.CFNetwork 220 (221) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x809000 - 0x895fff com.apple.LaunchServices 286 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x8db000 - 0x902fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x90d000 - 0xe23fff com.apple.WebCore 5523.10.5 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x11d1000 - 0x11d6fff com.apple.iChat.Styles.Balloons 4.0 (601) /Applications/iChat.app/Contents/PlugIns/Balloons.transcriptstyle/Contents/MacO S/Balloons
    0x11e5000 - 0x11e8fff com.apple.iChat.Styles.Boxes 4.0 (601) /Applications/iChat.app/Contents/PlugIns/Boxes.transcriptstyle/Contents/MacOS/B oxes
    0x11ef000 - 0x11f5fff com.apple.iChat.Styles.Compact 4.0 (601) /Applications/iChat.app/Contents/PlugIns/Compact.transcriptstyle/Contents/MacOS /Compact
    0x1300000 - 0x1302fff com.apple.iChat.Styles.Text 4.0 (601) /Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/MacOS/Te xt
    0x1439d000 - 0x14483fff com.apple.RawCamera.bundle 2.0 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1563d000 - 0x15642fff com.apple.CoreGraphics 1.351.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x15697000 - 0x156a0fff com.apple.IOFWDVComponents 1.9.5 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x156aa000 - 0x156adfff com.apple.audio.AudioIPCPlugIn 1.0.4 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x156b3000 - 0x156b8fff com.apple.audio.AppleHDAHALPlugIn 1.4.0 (1.4.0a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x15e4f000 - 0x15e8afff com.apple.QuickTimeFireWireDV.component 7.3.1 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x15e95000 - 0x15ec2fff com.apple.QuickTimeIIDCDigitizer 7.3.1 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x15ecd000 - 0x15f17fff com.apple.QuickTimeUSBVDCDigitizer 2.1.6 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x15f3e000 - 0x160bffff com.apple.opengl 1.5.5 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x160ed000 - 0x16353fff com.apple.ATIRadeonX1000GLDriver 1.5.18 (5.1.8) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x16396000 - 0x163b2fff com.apple.opengl 1.5.5 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x17538000 - 0x176c5fff com.apple.audio.codecs.Components 1.6 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x1782f000 - 0x1782ffff com.apple.JavaPluginCocoa 12.0.0 /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x17c03000 - 0x17c0afff com.apple.JavaVM 12.0.0 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17c14000 - 0x17c15fff com.apple.iChat.PersonIconPlugIn 1.0 (601) /Applications/iChat.app/Contents/PlugIns/PersonIcon.plugin/Contents/MacOS/Perso nIcon
    0x17cd8000 - 0x17cd8fff liblangid.dylib /usr/lib/liblangid.dylib
    0x1896d000 - 0x18970fff com.apple.iokit.IOQTComponents 1.6 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x18d1f000 - 0x18d3bfff com.apple.QuartzComposer.ExtraPatches 2.0 (106) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x18d4d000 - 0x18d6afff com.apple.audio.midi.CoreMIDI 1.6 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x18e5a000 - 0x18e67fff com.apple.QuartzComposer.Backdrops 1.0 (1) /System/Library/Graphics/Quartz Composer Patches/Backdrops.plugin/Contents/MacOS/Backdrops
    0x8fe00000 - 0x8fe2dfff dyld /usr/lib/dyld
    0x90003000 - 0x90077fff com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90078000 - 0x9009cfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9009d000 - 0x90128fff com.apple.QTKit 7.3.1 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90129000 - 0x90147fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x90148000 - 0x90280fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90281000 - 0x90308fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x90309000 - 0x90346fff com.apple.opengl 1.5.5 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90347000 - 0x90397fff com.apple.framework.familycontrols 1.0.1 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x90788000 - 0x907befff com.apple.SystemConfiguration 1.9.0 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x907bf000 - 0x9097afff com.apple.QuartzComposer 2.0 (106) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x90989000 - 0x90d99fff com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90d9a000 - 0x90da6fff com.apple.opengl 1.5.5 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90da7000 - 0x90dcbfff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x90e6b000 - 0x90e73fff com.apple.DiskArbitration 2.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90e74000 - 0x90f26fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x90f27000 - 0x9104bfff com.apple.audio.toolbox.AudioToolbox 1.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9106b000 - 0x9106ffff com.apple.OpenDirectory 10.5 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x91070000 - 0x91076fff com.apple.print.framework.Print 218 (220) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91077000 - 0x910d1fff com.apple.CoreText 2.0.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x915e8000 - 0x916b3fff com.apple.ColorSync 4.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x916b4000 - 0x916b5fff libffi.dylib /usr/lib/libffi.dylib
    0x916b6000 - 0x916b6fff com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x916b7000 - 0x916d3fff com.apple.IMFramework 4.0 (578) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x916d4000 - 0x91705fff com.apple.quartzfilters 1.5.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91706000 - 0x9171efff com.apple.openscripting 1.2.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9171f000 - 0x925a0fff com.apple.QuickTimeComponents.component 7.3.1 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x925a1000 - 0x925eefff com.apple.datadetectorscore 1.0 (52.11) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x925ef000 - 0x92600fff com.apple.CFOpenDirectory 10.5 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x92601000 - 0x92643fff com.apple.NavigationServices 3.5.1 (161) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92644000 - 0x9265bfff com.apple.datadetectors 1.0 (66.0) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x9265c000 - 0x92663fff libbsm.dylib /usr/lib/libbsm.dylib
    0x92664000 - 0x9267afff com.apple.DictionaryServices 1.0.0 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x926f3000 - 0x927f4fff com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x927f5000 - 0x927f8fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x927f9000 - 0x92873fff com.apple.print.framework.PrintCore 5.5 (245) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92874000 - 0x928e2fff com.apple.iLifeMediaBrowser 1.0.3 (194) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x928e3000 - 0x92919fff libtidy.A.dylib /usr/lib/libtidy.A.dylib
    0x9291a000 - 0x929f9fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x929fa000 - 0x92a09fff com.apple.DSObjCWrappers.Framework 1.2 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92a0a000 - 0x92ab3fff com.apple.JavaScriptCore 5523.10.3 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92ae9000 - 0x92b7cfff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92b7d000 - 0x92bd6fff com.apple.opengl 1.5.5 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bd7000 - 0x92bdbfff com.apple.ImageIO.framework 2.0.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92bdc000 - 0x92c18fff com.apple.CoreMediaIOServicesPrivate 1.2 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x92c19000 - 0x92d97fff com.apple.AddressBook.framework 4.1 (687) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x92d98000 - 0x930a9fff com.apple.QuickTime 7.3.1 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x930aa000 - 0x9318efff com.apple.CoreData 100 (185) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9318f000 - 0x9318ffff com.apple.MonitorPanelFramework 1.2.0 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x93190000 - 0x93190fff com.apple.audio.units.AudioUnit 1.5 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93191000 - 0x931f6fff com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93201000 - 0x932b7fff com.apple.CoreServices.OSServices 210.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x932b8000 - 0x932f1fff com.apple.securityfoundation 3.0 (32768) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x932f2000 - 0x93428fff com.apple.imageKit 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x93429000 - 0x93485fff com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93486000 - 0x9375ffff com.apple.CoreServices.CarbonCore 783 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93760000 - 0x9380ffff com.apple.DesktopServices 1.4.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x93810000 - 0x9383afff libauto.dylib /usr/lib/libauto.dylib
    0x9383b000 - 0x938c5fff com.apple.framework.IOKit 1.5.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x938c6000 - 0x938d1fff com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x938d2000 - 0x938d2fff com.apple.ApplicationServices 34 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93920000 - 0x9392efff libz.1.dylib /usr/lib/libz.1.dylib
    0x9392f000 - 0x93952fff com.apple.CoreMediaPrivate 1.2 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x93953000 - 0x93b1cfff com.apple.security 5.0.1 (32736) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93b1d000 - 0x93b22fff com.apple.DisplayServicesFW 2.0 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x93b23000 - 0x93b39fff com.apple.CoreVideo 1.5.0 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93b3a000 - 0x93b3bfff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93b3c000 - 0x93b3efff com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93b3f000 - 0x93b44fff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93b45000 - 0x93b58fff com.apple.IMUtils 4.0 (578) /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x93b59000 - 0x93bd5fff com.apple.audio.CoreAudio 3.1.0 (3.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93bd6000 - 0x93beafff com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93beb000 - 0x94282fff com.apple.CoreGraphics 1.351.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94283000 - 0x94285fff com.apple.ImageIO.framework 2.0.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94286000 - 0x94367fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x94368000 - 0x943fafff com.apple.ApplicationServices.ATS 3.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x943fb000 - 0x9446afff com.apple.PDFKit 2.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9446b000 - 0x94472fff com.apple.CoreGraphics 1.351.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94473000 - 0x944c3fff com.apple.HIServices 1.6.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x944c4000 - 0x94609fff com.apple.ImageIO.framework 2.0.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9460a000 - 0x94654fff com.apple.securityinterface 3.0 (32532) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94655000 - 0x9495bfff com.apple.HIToolbox 1.5.0 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9495c000 - 0x9498bfff com.apple.AE 402 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9498c000 - 0x9498cfff com.apple.CoreServices 32 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9498d000 - 0x949cefff com.apple.CoreGraphics 1.351.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94aa2000 - 0x94aa7fff com.apple.backup.framework 1.0 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x94aa8000 - 0x94b05fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94b06000 - 0x94b08fff com.apple.CrashReporterSupport 10.5.0 (156) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x94bfe000 - 0x94c07fff com.apple.speech.recognition.framework 3.7.24 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94c08000 - 0x94c08fff com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94c09000 - 0x94c43fff com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94c44000 - 0x94c63fff com.apple.ImageIO.framework 2.0.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94c64000 - 0x94c6efff com.apple.audio.SoundManager 3.9.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94c74000 - 0x94c92fff com.apple.DirectoryService.Framework 3.5 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x94c93000 - 0x94c93fff com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94da5000 - 0x95271fff com.apple.opengl 1.5.5 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95272000 - 0x95608fff com.apple.QuartzCore 1.5.1 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x95609000 - 0x95610fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x95611000 - 0x95620fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95649000 - 0x95676fff com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95677000 - 0x958f0fff com.apple.Foundation 6.5.1 (677.1) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x958f1000 - 0x95901fff com.apple.speech.synthesis.framework 3.6.59 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x95902000 - 0x9592afff com.apple.shortcut 1 (1.0) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95931000 - 0x9593efff com.apple.opengl 1.5.5 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9593f000 - 0x959fafff com.apple.WebKit 5523.10.5 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x959fb000 - 0x95a3ffff com.apple.DirectoryService.PasswordServerFramework 3.0.1 /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x95a40000 - 0x95a47fff com.apple.agl 3.0.9 (AGL-3.0.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x95ad5000 - 0x95b85fff edu.mit.Kerberos 6.0.11 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95b86000 - 0x95bb8fff com.apple.LDAPFramework 1.4.3 (106) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95bb9000 - 0x95c38fff com.apple.SearchKit 1.2.0 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95c39000 - 0x95d6bfff com.apple.CoreFoundation 6.5 (476) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95d6c000 - 0x95d77fff com.apple.CoreGraphics 1.351.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95d78000 - 0x95e3ffff com.apple.vImage 3.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x95e40000 - 0x95ee7fff com.apple.QD 3.11.50 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x95eeb000 - 0x95eebfff com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x95eec000 - 0x95eecfff com.apple.quartzframework 1.5 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x95eed000 - 0x95f2cfff com.apple.ImageIO.framework 2.0.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95f9a000 - 0x960f4fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x960f5000 - 0x960f5fff com.apple.Carbon 136 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x960f6000 - 0x96106fff com.apple.LangAnalysis 1.6.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96151000 - 0x9694bfff com.apple.AppKit 6.5 (949) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9694c000 - 0x96991fff com.apple.Metadata 10.5.0 (398) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x96992000 - 0x969adfff com.apple.ImageIO.framework 2.0.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x969ae000 - 0x969aefff com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x969af000 - 0x96d6dfff com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

  • Hi, the ODD fan of my computer is not working anymore. is it risky to keep on using the computer till i take it to the apple service? thanks

    hi,
    the ODD fan of my computer is not working anymore. is it risky to keep on using my imac till i take it to the apple service?
    thanks a lot,
    by the way, there is a strange "clicking sound" coming from the back of my computer. i did the AHT and it said the hardware is ok but the odd fan. the error code is 4MOT/1/40000002: ODD-0
    emek cayli,
    turkey

    Not as bad as the HDD or CPU fan, but it still might cause a problem with the overall cooling.
    What's the iStat Pro widget say about your fan speeds and temps?
    iStat Pro, a Dashboard Widget by iSlayer
    You also might get by for a time using smcFanControl to slightly boost up the HDD and CPU fans.
    Download smcFanControl for Mac - Control Intel Mac fans to make them run cooler. MacUpdate.com
    Plus you might even try kicking up that ODD fan to see if it will free up or blow out something that might be stuck in it.

  • I updated my iphone 5 to 6.1.2 and my lock button will not work anymore and idea what i can do to fix this

    i updated my iphone 5 to 6.1.2 and my lock button will not work anymore and idea what i can do to fix this or what i can do to get it fixed

    I'm having similar issues with my phone.  I got my first iPhone recently, only had an iPod touch gen4 for a little over a year.  Updated to 6.0.2 when we got the phone (iPhone 5) a few days before Christmas.  When I got home on the evening of January 11, my phone would not connect the router anymore.  I was able to get it to connect after resetting the phone and the router, updating the router, and manually connecting.  That laste for a few minutes and then wouldn't work anymore.   I live in an area with very limited service, we have a network extender installed to help, and I am barely getting a 3G signal at times.
    My wife's iPad 4, my touchiPod 4, and all of our laptops are working just fine on the router.  When I dropped my kid off at school today, I noticed that I am not even seeing the school network anymore from the parking lot where before I got 3 or 4 bars and could connect to their wifi when I was there.  Today my phone goes back and forth between seeing my home network but not connecting, to not even seeing the network at all even from the same room that the router is in.
    Hope Apple fixes this problem soon..............

  • Hi, my MacBook Air is not working anymore if it's not connected with the power cable. It's pretty new so I can't imagine that the battery is dead already. Why can't I use my MacBook Air without the power cable even though I charged it for hours?

    Hi, my MacBook Air is not working anymore if it's not connected with the power cable. It's pretty new so I can't imagine that the battery is dead already. Why can't I use my MacBook Air without the power cable even though I charged it for hours?

    Please take the Mac to  Apple store to have it checked out.
    Genius Bar reservation
    http://www.apple.com/retail/geniusbar/
    Best.

Maybe you are looking for

  • Sharing folders for 2 users on the same mac

    Hey I have a Vista Virtual Machine (VM) created in VMware fusion and it is stored on a partition on my Bay 2 HDD in my mac pro. it all runs fine when i log in since i am the admin on the box. I created a Standard user account for my wife. I want my w

  • Firefox 4 no longer saves my passwords on initial log-in to a website. Works in IE so it is not the website. Also worked in previous version of FF

    For one website, the password is saved yet does not auto fill when I go to that website. Problem only started with FF 4. On Barnes and Noble website, after I updated to FF 4 the saved password was lost, yet did not request "do you want to remember th

  • User Reports

    Can a report be created using an existing query in release 6.8 PL27 SP01 without extensive development. In other words is there a standard feature in Business One where I can take an existing query from the query manager and create a report from that

  • Saving a plot as a hws file while pressing a button

    I wanna save a plot received from a digital scope as a hws file while the button shown on the figure (its just a cutting/the important part of the program) below is in pressed (true) state. But when im running this program and i press the button alwa

  • SUMCT on Formula Variable

    Hello Experts,       RKFonM1  RKFonM2     RKFonM3  Qtr-Q1            CF1 M1     140           0               0            421.92             140 M2       0            130.15       0            421.92          130.15 M3       0            0