[svn:fx-trunk] 15032: Integrate spark window mirroring fix 15030 from 4. x to trunk.

Revision: 15032
Revision: 15032
Author:   [email protected]
Date:     2010-03-25 12:08:49 -0700 (Thu, 25 Mar 2010)
Log Message:
Integrate spark window mirroring fix 15030 from 4.x to trunk.
Modified Paths:
    flex/sdk/trunk/frameworks/projects/airspark/src/spark/components/Window.as
    flex/sdk/trunk/frameworks/projects/airspark/src/spark/components/windowClasses/TitleBar.a s
Property Changed:
    flex/sdk/trunk/

Similar Messages

  • [svn:fx-trunk] 8961: Fix View Source Window when using a Spark Window.

    Revision: 8961
    Author:   [email protected]
    Date:     2009-07-31 11:08:29 -0700 (Fri, 31 Jul 2009)
    Log Message:
    Fix View Source Window when using a Spark Window.
    Turn off the status bar for a Spark Window that is created for View Source.
    QE notes: None.
    Doc notes: None.
    Bugs: SDK-21770
    Reviewer: Ryan
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21770
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/WindowedApplication. as

    I had downloaded it for test, and requested for evaluation license...
    But I haven't got license, and also I am not able to find Flash Builder Plugins from HFCD site....
    I think those plugins are removed from site....
    Please help me, if anyone have those plugins...

  • [svn:fx-4.x] 14651: Partial Mirrored Window Resize Fix

    Revision: 14651
    Revision: 14651
    Author:   [email protected]
    Date:     2010-03-09 15:40:58 -0800 (Tue, 09 Mar 2010)
    Log Message:
    Partial Mirrored Window Resize Fix
    http://bugs.adobe.com/jira/browse/SDK-25609 - WindowedApplication doesn?\226?\128?\153t properly resize when layoutDirection is rtl
    This partially fixes using the gripper to resize the window. Checking in now so that windows are more functional for QE to test.
    QE notes: n/a
    Doc notes: n/a
    Bugs: SDK-25609
    Reviewer: Hans
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25609
        http://bugs.adobe.com/jira/browse/SDK-25609
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/projects/airframework/src/mx/core/Window.as
        flex/sdk/branches/4.x/frameworks/projects/airframework/src/mx/core/WindowedApplication.as
        flex/sdk/branches/4.x/frameworks/projects/airspark/src/spark/components/Window.as
        flex/sdk/branches/4.x/frameworks/projects/airspark/src/spark/components/WindowedApplicati on.as

    Stope
    Mailing me ***
    Sent from my I phone

  • [svn:fx-4.x] 15030: AIR Spark Window bugs when layoutDirection="rtl".

    Revision: 15030
    Revision: 15030
    Author:   [email protected]
    Date:     2010-03-25 11:49:00 -0700 (Thu, 25 Mar 2010)
    Log Message:
    AIR Spark Window bugs when layoutDirection="rtl".  On Windows only, an empty window when created, didn't maximize or resize correctly.  This class maintains its width/height in bounds rather than in the super class' _width and _height variables.  Need to call setActualSize() whenever bounds is set so that the layoutWidth gets set correctly if this component is mirroring.
    Fix an RTE in TitleWindow that I stumbled upon.  Can not access the nativeWindow displayState if the window is closed.
    QE notes:
    Doc notes: None
    Bugs: SDK-25978, SDK-25827, SDK-25825
    Reviewed By: Jason
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25978
        http://bugs.adobe.com/jira/browse/SDK-25827
        http://bugs.adobe.com/jira/browse/SDK-25825
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/projects/airspark/src/spark/components/Window.as
        flex/sdk/branches/4.x/frameworks/projects/airspark/src/spark/components/windowClasses/Tit leBar.as

    Stope
    Mailing me ***
    Sent from my I phone

  • [svn:fx-trunk] 9419: 2nd attempt to check in prototypes of ControlBars in Panel and Application , Spark Containers in Halo Navigators, Halo ViewStack in Spark ButtonBar.

    Revision: 9419
    Author:   [email protected]
    Date:     2009-08-20 09:19:04 -0700 (Thu, 20 Aug 2009)
    Log Message:
    2nd attempt to check in prototypes of ControlBars in Panel and Application, Spark Containers in Halo Navigators, Halo ViewStack in Spark ButtonBar.  APIs should match spec but are subject to change from PARB.  Skins are subject to tweaking after XD review
    QE Notes: The following tests will fail and need updating:
    gumbo/containers/Panel/Properties/Panel_Properties_position Panel_Properties_rotate
    apollo/spark/components/Window/properties/window_properties_titleIcon_tests titleIcon_test8
    Doc Notes: None
    Bugs: None
    Reviewer: Darrell, Glenn, Ryan
    API Change: No
    Is noteworthy for integration: No
    tests: checkintests mustella/gumbo/components/Application, gumbo/components/ButtonBar, gumbo/containers/Panel, apollo/gumbo/spark/Window, containers/ViewStack, containers/Accordion,
    states/Integration/TabNavApp, states/Reparent
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/SparkChromeWindowed ApplicationSkin.mxml
        flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Accordion.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/TabNavigator.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ViewStack.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/NavBar.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/events/FlexEvent.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/FocusManager.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Application.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/ButtonBar.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Panel.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/SkinnableContainer.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ApplicationSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/PanelSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/PanelSkin.mxml
        flex/sdk/trunk/frameworks/spark-manifest.xml
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/builder/ComponentBuilder.jav a
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/lang/StandardDefs.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler_en.properties
    Added Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/IDeferredContentOwner.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/INavigatable.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/INavigatorContent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/NavigatorChild.as
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/core/IDeferredContentOwner.as

  • [svn:fx-trunk] 10024: Fix regressions from "More styles for Spark skins" checkin.

    Revision: 10024
    Author:   [email protected]
    Date:     2009-09-04 10:13:32 -0700 (Fri, 04 Sep 2009)
    Log Message:
    Fix regressions from "More styles for Spark skins" checkin.
    Remove redundant Group tag from BorderSkin
    Support borderStyle="none" for TextInputBorderSkin
    Made BorderSkin work correctly when borderStyle="none" and contentBackgroundColor is set
    QE notes: This should clean up a bunch of mustella failures
    Doc notes: None
    Bugs: SDK-23004, SDK-23008, SDK-23011
    Reviewer: Corey
    Tests run: checkintests, basictests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23004
        http://bugs.adobe.com/jira/browse/SDK-23008
        http://bugs.adobe.com/jira/browse/SDK-23011
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/BorderSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/TextInputBorderSkin.mxml

  • [svn:fx-trunk] 10065: Comment out code causing an RTE in SWFLoader.

    Revision: 10065
    Author:   [email protected]
    Date:     2009-09-08 13:14:26 -0700 (Tue, 08 Sep 2009)
    Log Message:
    Comment out code causing an RTE in SWFLoader. Will fix as part of per-module styles feature development.
    QE notes: None.
    Doc notes: None.
    Bugs: SDK-23081
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23081
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/SWFLoader.as

    Hello, first post here..
    I maintain a java based lobby for an opensource RTS
    engine called spring at http://taspring.clan-sy.com
    You can find my lobbys source code at:
    https://taspring.clan-sy.com/svn/spring/trunk/AFLobby/
    Of note being the unitsync.dll/so library used to
    handle mods and maps. Implementing this library in
    pure java is not an option.
    I've dealt with quite a few JNi errors dealing with
    the linux users but we got through them all and it
    all worked great.
    I released a windows installer, and most users can
    run it fine with no issues with JNI, but 2 users seem
    to have problems, despite correctly installing
    everything.Does the JNI code use perl?
    This error message shows several hits on Google for perl related stuff.

  • Reverse printing a window (Mirror image) in smartforms/scripts

    Hi,
    Is it posible to do a reverse print of a particular window(Mirror Image) in smartform/script output?
    Scenario:
    I have 3 windows in the smartforms.
    Window1
    Window2
    Window3
    I want to print Window1 & Window3 normally & Window2 upside down like a mirror image.
    Regards,
    Sree

    Hi friend,
    One suggestion if you are printing your company logo or some thing like that in the window2 then you can invert the image using paint and then again upload it.
    Else if its some sort of text like that then you can rotate it using some functions like '^FWR' like that there are functions to rotate the text.
    Or else you can handle this using or setting the printer settings but i think its not possible to change the settings for only one page.
    See the Link : [Printing vertical text in Smartform|Printing vertical text in Smartform;.
    In this the post by Julie LV will be helpful to you.
    I think this will solve your issue if you face any queries please revert back to me i will help you.
    Thanks,
    Sri Hari

  • [svn:fx-trunk] 15290: Merge RET fix 15289 from 4.x to trunk.

    Revision: 15290
    Revision: 15290
    Author:   [email protected]
    Date:     2010-04-08 16:14:41 -0700 (Thu, 08 Apr 2010)
    Log Message:
    Merge RET fix 15289 from 4.x to trunk.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/RichEditableText.as
    Property Changed:
        flex/sdk/trunk/

  • [svn:fx-trunk] 5844: rename classes (again!) per Ely's last recommendation to avoid XML Library issues

    A new discussion was started by Alex Harui in
    Commits --
    [svn:fx-trunk] 5844: rename classes (again!) per Ely's last recommendation to avoid XML Library issues
    Revision: 5844
    Author: [email protected]
    Date: 2009-04-01 17:59:34 -0700 (Wed, 01 Apr 2009)
    Log Message:
    rename classes (again!) per Ely's last recommendation to avoid XML Library issues
    QE Notes: Rename mustella tests again (please)
    Doc Notes: Update names of classes in documentation.
    tests: checkintests
    Modified Paths:
    April Fool!
    View/reply at
    Replies by email are OK.
    Use the unsubscribe form at
    to cancel your email subscription.

    In the default php.ini is set open_basedir which limits work with php only to few directories (and directories bellow them). There is set /srv/http, /home,/tmp and /usr/share/pear by default.
    To allow your vhost you should add /data/www or set empty value.

  • Install Windows 8.1 Pro from Recovery

    I purchased a new W541 machine, knowing that I wanted to install the OS on a new SSD, and not the drive that came with the laptop. The sales person I spoke with mentioned that I should go with Win 8.1 through downgrade rights on Win 7 Pro. In this case, the recovery disk(s)? would come with the laptop and the laptop would have Win 7 installed on it.
    However, upon arrival today, there are no such disks. I called tech support and they are going to ship them out. As I understand it, the license key is intergrated into the machine. Can I only install the OS from the Lenovo provided disks, or can I get the iso from Microsoft and install from that?
    Thanks!!
    Solved!
    Go to Solution.

    All good. I had a clean ISO on a USB stick and installed from that. It was able to find the Windows 8.1 key from the BIOS, so it looks like all is well

  • Can't print to Windows 7 shared printer from Mac OS Lion

    Dear all,
    I would like to share my experience battling to figure out how to print to Windows 7 shared printer from Mac OS Lion. Myself had this problem and looking throughly in internet without success. But finally I figured out the solution by myself, hope this can help other Mac user with similar problem.
    OK, when I try to setup my new MacBook Pro with OS Lion to connect with my Canon MX308 printer attached to desktop with Windows 7 Ultimate,
    1. I simply select System Preferences>Print & Scan.
    2. Then looks for the + sign just below the box to add a new printer.
    3. From the option toolbar above, I select Windows. I have connect this MacBook with my Windows Network, so the workgroup will appear to the left column.
    4. After I select this group, the computer list will appear in the middle column
    5. Then after I select the computer which my printer connected to, my printer sharename will appear in the right column
    6. Last step is to select the printer I want to use.
    7. After that it will automatically put your printer sharename to the "Name". And then I select my printer driver at "Print Using" and find my printer manufacturer which is Canon MX300 series from driver lists. Finish!
    My printer appear in the Printers List. But the problem is everytime I try to print there will be error message saying "ON HOLD Authentication Required".
    This problem start to kill me, I search all around for similar problem, but the solution was never worked for me!
    Until just now I figured out accidentally for the solution.
    THE PROBLEM LIES ON MY PRINTER DRIVER!!!! Although I have downloaded the most update driver from Apple site and Apple Software update said there is no more update for my system!
    The solution for my problem is Gutenprint Printer Driver! You can download this driver at http://gimp-print.sourceforge.net/MacOSX.php, then select for the latest driver gutenprint-5.2.7.dmg. Install this driver!
    Then back to Print & Scan in System Preferences, then right click on Printers List box, then choose "Reset Printing System..." to clear the previous failed printers.
    After that, repeat the above step 2 - 7. Only for the last step I need to select the Printer Driver for my Canon MX308 for the driver name : "Canon PIXMA MX300 - CUPS+Gutenprint v5.2.7"
    Now I can sleep as a baby knowing that my printer make a friend with my new Macbook Pro! Hope this will help others!

    I have the same setup but with a Canon MX850.  This did not fix my problem. 

  • I want to hook up a mac mini and us my tv as a monitor. how can I use airplay from my phone on the mac mini like i can with an apple tv (without having to buy an apple tv!). the airplay capabilities i want to use are mirroring and streaming from my iphone

    i want to hook up a mac mini and us my tv as a monitor. how can I use airplay from my phone on the mac mini like i can with an apple tv (without having to buy an apple tv!). the airplay capabilities i want to use are mirroring and streaming from my iphone!

    Download AirPlayer for Mac - Transforms your Mac into an AirPlay-compatible display. MacUpdate.com

  • HT4437 My Apple Tv will only mirror the sound from a movie I mirrored from my computer, but not the picture.How do I fix that?

    My Apple Tv will only the mirror the sound from a movie I mirrored from my Macbook Pro. How do I get the picture?

    Do you have a valid credit card associated with the account? If so then I would contact iTunes

  • My mac book air can't start installation, because i use windows installation in DOS to make partion, now no mac os on it. How to get back the mac os? i have a window based iso image from a friend, because in my country there is no Apple service.

    my mac book air can't start installation, because i use windows installation in DOS to make partion, now no mac os on it. How to get back the mac os? i have a window based iso image from a friend, because in my country there is no Apple service.

    It sounds like you destroyed your boot partition and the recovery partition.  Depending on it's age, your MacBook Air might be able to do a net boot.  Plug and ethernet connection into it and attempt to boot.  If it has the right firmware, it will find a net boot configuration on the net and boot that.  Then it will give you a Recovery Partition like display and allow you to reinstall the OS X version that came with it.... assuming that it was Lion or ML.  If your computer came with Snow Leopard, then even the net boot won't work. 
    At that point you need a bootable USB Key, or an external DVD drive AND a Snow Leopard installation DVD. 
    An Apple Store, if there is one nearby, MAY be able to get you going again.  However, whatever is on the SSD now will be toast too.

Maybe you are looking for

  • Using 'touch and hold' doesn't work on xoom

    When typing on the xoom I am not able to use the 'touch and hold' to bring up anything i.e.: the other smiley-faces (there's supposedly 15 of them), foreign language equivalents, fractions, etc.  I have tried everything from changing the language to

  • InDesign keep telling me I have missing links.

    Hi all, We recently did some server switching at work and let me say upfront this is not one of the "How do I update thousands of links?" questions. I have already combed through those with mixed results. Anyhow, after moving everything and opening I

  • Communication through contextual events in ADF 11g?

    hi everyone , I have a requirement that i have to establish a communication between two taskflows and communication between page and the two taskflows at a time through contextual events I'm able to establish a communication between two taskflow regi

  • Naming the bubbles in Bubble chart of Jfreechart

    Hi, I am using Jfreechart to create a bubble chart. I am unable to name the bubbles but in the legend the bubble names are coming. Please help me to generate the bubble names with the names which are present in the legends.

  • Aurora 30.0a2 toolbar and icons are stretched vertically and out-of-proportion, how to fix this?

    In the latest update changes Aurora 30.0a2, the UI shows the toolbar as stretched vertically. all the icons appear to be about (+/-) 1 to 1.5. This is no major issue and really just a minor visual nuisance but is a bug nonetheless. image: http://tiny