[svn] 4073: Add IViewport properties to FxContainer and FxDataContainer.

Revision: 4073
Author: [email protected]
Date: 2008-11-11 14:09:40 -0800 (Tue, 11 Nov 2008)
Log Message:
Add IViewport properties to FxContainer and FxDataContainer. This is using a new property delegation pattern. This pattern may be refined later on. For part of it, we are doing bit manipulation to store a set of booleans efficiently. I removed the Flags32 class and replaced it with static helpers because it's more efficient without the object overhead. So I cleaned up Button and ToggleButton to use the new static helper class.
Ran checkintests and mustella tests for: List, FxContainer, FxDataContainer, Button, ToggleButton, CheckBox, RadioButton.
QE Notes: Need to test these new properties (how they facade, setting them explicitly, what happens when skins changed, bindability of these properties, etc...)
Doc Notes: None
Bugs: -
Reviewer: Hans, Evtim
Modified Paths:
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxButton.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxContainer.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxDataContainer.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxToggleButton.as
flex/sdk/trunk/frameworks/projects/framework/src/FrameworkClasses.as
Added Paths:
flex/sdk/trunk/frameworks/projects/framework/src/mx/utils/BitFlagUtil.as
Removed Paths:
flex/sdk/trunk/frameworks/projects/flex4/src/mx/utils/Flags32.as

Thats good news.

Similar Messages

  • [svn] 3780: Fix for bug introduced yesterday when adding clipContent to FxContainer and FxDataContainer .

    Revision: 3780
    Author: [email protected]
    Date: 2008-10-21 10:51:40 -0700 (Tue, 21 Oct 2008)
    Log Message:
    Fix for bug introduced yesterday when adding clipContent to FxContainer and FxDataContainer. The default value needs to be true.
    Also fixing a bug in SystemManager since application isn't always an IRawChildrenContainer anymore. This was previously fixed and got clobbered in a merge.
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-17423, SDK-17697
    Reviewer: Hans
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17423
    http://bugs.adobe.com/jira/browse/SDK-17697
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxContainer.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxDataContainer.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/SystemManager.as

    The network admin solved the problem:
    “When I recreated the User Profile Service, I did not enable “NetBIOS Name” on the service, so all user accounts did not have the proper domain, which is why none of the targeting worked.
    All users were listed as corp\username instead of rcd\username.”, Network Admin.
    Further information: http://www.windowsclever.com/sharepoint/netbios-name-is-different-domain-name-user-profie-service-sharepoint-2010.html

  • [svn] 3662: + add throttle configs for new and improved policy and other throttle features

    Revision: 3662
    Author: [email protected]
    Date: 2008-10-15 13:01:21 -0700 (Wed, 15 Oct 2008)
    Log Message:
    + add throttle configs for new and improved policy and other throttle features
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/messaging-config.mods.xml

    How about the random pausing when streaming a movie from itunes that was converted from a DVD? I know myself, and, a few others from what i can see are experiencing this same issue. Anyone else?

  • [svn] 2650: Add fix for blz-221 and BLZ-225 for samples app

    Revision: 2650
    Author: [email protected]
    Date: 2008-07-29 09:48:41 -0700 (Tue, 29 Jul 2008)
    Log Message:
    Add fix for blz-221 and BLZ-225 for samples app
    Ticket Links:
    http://bugs.adobe.com/jira/browse/blz-221
    http://bugs.adobe.com/jira/browse/BLZ-225
    Modified Paths:
    blazeds/branches/3.0.x/apps/samples/WEB-INF/flex-src/traderdesktop/src/traderdesktop.mxml
    blazeds/branches/3.0.x/apps/samples/WEB-INF/src/flex/samples/marketdata/Stock.java

    Revision: 2650
    Author: [email protected]
    Date: 2008-07-29 09:48:41 -0700 (Tue, 29 Jul 2008)
    Log Message:
    Add fix for blz-221 and BLZ-225 for samples app
    Ticket Links:
    http://bugs.adobe.com/jira/browse/blz-221
    http://bugs.adobe.com/jira/browse/BLZ-225
    Modified Paths:
    blazeds/branches/3.0.x/apps/samples/WEB-INF/flex-src/traderdesktop/src/traderdesktop.mxml
    blazeds/branches/3.0.x/apps/samples/WEB-INF/src/flex/samples/marketdata/Stock.java

  • [svn:fx-4.0.0] 13381: add fx properties to get the branch setup and building

    Revision: 13381
    Revision: 13381
    Author:   [email protected]
    Date:     2010-01-08 10:25:35 -0800 (Fri, 08 Jan 2010)
    Log Message:
    add fx properties to get the branch setup and building
    QE notes:
    Doc notes:
    Bugs:
    Reviewer:
    Tests run:
    Is noteworthy for integration:
    Property Changed:
        flex/sdk/branches/4.0.0/

    I take it you've rebooted your machine a few times since all this has happened? Something must have changed to cause this problem. You could try deleting the Photoshop preferences and the Pixel Bender plugin preferences. You doublechecked that you have the latest drivers from nVidia (and you did so by manually comparing the result provided on the nVidia driver page with the driver version found in the Display preferences? Are you running on a laptop? If so, who is the manufacturer?

  • [svn:bz-trunk] 7494: Add testcaseses for http put and delete methods.

    Revision: 7494
    Author:   [email protected]
    Date:     2009-06-02 13:13:33 -0700 (Tue, 02 Jun 2009)
    Log Message:
    Add testcaseses for http put and delete methods. Proxy should return endpoint's content instead of empty body
    Added Paths:
        blazeds/trunk/qa/apps/qa-regress/remote/testMethods.jsp
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/proxyService/httpservice/bugs/Pu tAndDeleteMethodTests.mxml

    found it - here: http://discussions.apple.com/thread.jspa?threadID=2323131&tstart=30
    I set the Realm to Location instead of Folder. Now I'm prompted for my credentials at the /svn/ URL.

  • [svn:fx-trunk] 5325: * Restricting FxContainer and it' s subclass FxApplication to

    Revision: 5325
    Author: [email protected]
    Date: 2009-03-16 09:52:42 -0700 (Mon, 16 Mar 2009)
    Log Message:
    * Restricting FxContainer and it's subclass FxApplication to
    IVisualElements at compile time.
    tests Passed: checkintests
    Needs QA: YES
    Needs DOC: NO
    Bug fixes: SDK-18594
    API Change: NO
    Reviewer: The whole team
    Code-level description of changes:
    Added InstanceType and ArrayElementType metadata to the
    mxmlContentFactory property.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-18594
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxContainer.as

    Gordon, it looks like its been a while since you made this post.  Not sure how valid it is now...   I am particularly interested in the LigatureLevel.NONE value.  It seems that it is no longer supported.
    How do I turn of ligatures in the font rendering?
    My flex project involves trying to match the font rendering of Apache's Batik rendering of SVG and ligatures have been turned off in that codebase.  Is there any way (even roundabout) to turn ligatures off in flash?
    Thanks,
    Om

  • Add custom properties to People Search Results

    Good morning,
    I am trying to include some custom properties to our Search Results. These are the steps I have followed so far:
    Create User Profile Service Property and sync to AD. The property is populated for different users.
    Run full crawl
    Create managed property on the Schema, and map this to the crawled property
    Created a new version of the Item_Person.html template and changed its title.
    Upload to the Display Templates gallery, and created a new Result Type with this as its template
    Added the new property to the mso:ManagedPropertyMapping tag
    Went to Search Result Types, and selected "Update" on the Property Sync alert
    On the new template, the new property appears on the object ctx.CurrentItem, but its value is null.
    Am I missing something? Tried running full crawl and incremental crawl. Even tried removing the index first.

    Hi,
    Please try to add custom properties using Central Admin.
    I find a thread with the same question, check this:
    http://sharepoint.stackexchange.com/questions/123090/add-custom-properties-to-people-search-results
    More information:
    http://blogs.technet.com/b/tothesharepoint/archive/2013/09/11/how-to-display-values-from-custom-managed-properties-in-search-results-option-1.aspx
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Add File Properties/Summary to render in After Effects?

    Is there a way to add file description info to a render in after effects?
    For instance:
    I want to render out my sequence as an WMV - set up the render and output settings for that etc.
    Once it's rendered I want to be able to right click on the file in Windows, click Properties, go to the Summary tab and see a specific title, let's say "Happy Bunnies" in the "Title" space in the description - Or if I open it in window media player, I want it to say "Happy Bunnies" as the title under "Now playing"
    I don't want the file name to be Happy Bunnies.wmv - just the title of the video.
    Is it possible to add properties like that to the output settings in After Effects?  If I have 10 videos, I don't want to have to change that in all of them individually in windows - but rather add it to an output template in after effects.
    thanks

    Good question, but for the most part I believe the answer is No. The real question here is, how this metadata gets added and AE does not support Title, Author and so on. when you do this in Media Player, it also only exists locally in your Library until you choose to update your media information. The only AE supports are chapters. When you add markers to a timeline and enter text in teh Chapter field, it will appear in the respective menu in WMP. short of that, you will have to use otehr tools, it seems. Windows Media Encoder is free, so that would be one option otehr tools, e.g. the one bundled with Nero Burning ROM also can as can of course several alternative commercial converters.
    Mylenium

  • How do you add/make properties to layers/timeline without shortcuts?

    How do you add scale, position etc to a layer on the timeline without using shortcut keys?
    I used the tools to scale and whatnot, and know you can use shortcuts but is there a menu where you can add those properties and make them show up in the timeline?

    I'm not sure that I understand your question.
    Every layer has a Position property and a Scale property. You don't need to add them.
    If you're asking about how to _show_ the properties, then it's just a matter of clicking the triangle next to the layer name in the Timeline panel and then clicking the triangle next to the name of the property group. (The Position and Scale properties are in the Transform property group.)
    See this page: "Layer properties in the Timeline panel"
    Since you're new to After Effects, I strongly recommend that you start here:
    http://blogs.adobe.com/toddkopriva/2010/01/getting-started-with-after-eff.html

  • Unable to add special characters such as # and ( in headers of Report in Text format

    Hi,
    I am working on developing a report that will be exported to tab delimited text format from SSRS. The Report has been developed and it is getting exported to tab delimited text format. However, special characters in the heading are getting trimmed. I would
    like to get these special characters in the heading of text file. Any help in this regard will be appreciated.

    Hi Abhijit,
    Per my understanding that you have add an extension which export the report as .txt format, now the issue is the special characters"#" not display after exportted, right?
    I have tested on my local environment and can reproduce the issue , this is by default, when you type some special characters "#" as the textbox name  in the properties window or as calculatted field name you will get error pop up window,
    if you type the text in the textbox as "#" it will also not display in the CSV or tab delimited text format report.
    But we have some alternative method to make them display some way, more details information below for your reference:
    Display "#" in the table header
    If we want to make them display in the table header, we need to create an new table an put all the table header as one record in the table, because the value in the table can display "#" correctly:
    I assumed you have four columns as the table header(Test1#,Test2#,Test3#,Test4#) please create an new table (HeaderTable )to store these value:
    Create two dataset2:
    Dataset1: display the record from step1
    DataSet2:display the record of the report
    Create two Tablixs as below and both remove the header column, Tablix1(Dataset1) diplay the value comes from the step1 as the new header column:
     Tablix1(Dataset2):Report Data
    In this way, when export to tab delimited txt, you will got the table header display correctly.
    Display "#" in the textbox outisde of the tablix
    If you just want to display "#" outside the tablix, you can just add an calculatted field(Test) and use expression like below to specify the value which you want to display in the calculatted field:
    ="test######test"
    Then you can use below expression in the textbox:
    =first(Fields!Test.Value, "DataSetName")
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • Add custom properties...Please help

    Hello,
    I would appreciate if you please let me know how can I add custom properties to documents such that they are available to all the documents, which are added to a particular datasource/repository.
    I added one custom property to one document but this new property was not available to other documents.
    I also read help pages but am unable to find my problem.
    Please help as I need to report this to my senior asap.
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu

    Hi,
    this is not possible.
    The admin has to predefine attributes for documents, which should be available to all users within a
    particular repository or folder.
    The custom properties are only for one document and for one user.
    Kind regards,
    Rebecca Ott

  • How do you change the click box properties (line colour and width) in Captivate 7.0?

    How do you change the click box properties (line colour and width) in Captivate 7.0?

    Yes certainly, we can do that, insert a smart shape and use it as a button, then go to the properties pane, change the Alpha to 0, that will make it transparent, and add the stroke color as red and increase the width.
    In case of a button, you have to select button type as transparent and do the same.
    Thanks.

  • Required field, UPC, is missing. Please add UPC to the listing and retry the operation.

    What to do about this: "Required field, UPC, is missing. Please add UPC to the listing and retry the operation." ? We sell cassette tapes and sometimes they are are of a vintage that predates upc codes.

     forester_studios wrote:OK thanks for the input; but selecting 1 item leaves the other 4 or 5 unsearchable I would think.  Seems like a typical ebay answer (which is not much better than no answer as far as problem solving goes).   I have to wonder if ebay thought this new requirement through.  Often upc codes on Canadian items are not in ebays system at all.  So are these items which have upc codes un-listable  since ebay does not acknowledge they exsist? In that case, here is what I intend to do.... List the most important item's UPC in the actual required UPC field and then create as many other 'custom' item specific UPC fields as are allowed. You need to be on the long form selling form to do it. Call them Other UPC and Even More UPC or something. And then, just to be sure, I'll list all the UPCs in the item description.  Buyers probably won't search for UPC (unless they're standing in a retail store with their smartphone in hand and looking for cheaper pricing online) but search engines do. When I look for the products that I sell on google, I get amazon results 19 times before I see one from eBay. I'm certain that's the UPC talking there. We do need Product Identifiers on eBay. Implementing them is the difficulty. Ebay is aware that the UPC for Canadian packages may be different than the exact same in an American one. I've raised it and was told they were looking into it. Use the MPN identifiers too. Pretty much nothing I list can be found in the product catalogue on ebay.ca (is there one?) so I don't know what to expect for resolution there if and when the Catalogue version of the Product Identifiers are shown to be clearly wrong but I know it happens, here and elsewhere. The last order that I placed with Amazon had a new UPC pasted over an old, similar product. It was not what I ordered. Close but no cigar. Hopefully, when all of this becomes 'official' in two weeks, there will be a timely manner to address item misinformation within the Product Catalogue. In the meantime, I would state all the item properties in the Item Description area to cover my butt.   

  • Can I add a second hard drive and if so what cable etc would I need to do so?

    Can I add a second hard drive and if so what cable etc would I need to do so?
    This question was solved.
    View Solution.

    Hi,
    For many 17" (or 17.3") machines such as Envy 17, dv,  Pavilion 17 .... you can add a second HDD (my old loan dv7 has two HDD's and my current loan Envy 17 also has 2 HDD's). You would need the following kit:
        http://www.newmodeus.com/shop/index.php?main_page=product_info&products_id=379
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

Maybe you are looking for

  • Result set is too large; data retrieval restricted by configuration

    Hi, While executing query for a given period, 'Result set is too large; data retrieval restricted by configuration' message is getting displayed. I had searched in SDN and I had referred the following link: http://www.sdn.sap.com/irj/scn/index?rid=/l

  • MFBF -Max no.of FI items reached -issue

    hi, While doing production posting through the transaction code MFBF the following error is encountered "Maxium no.of FI items are reached " the error description is  as below what to be done , please provide inputs ? Maximum number of items in FI re

  • Need sequence on resultset without using ROWNUM

    I need to query some data from a SQLServer 2000 database (which don't have analytic SQl capibilities) and load it into Oracle 10g Warehouse. It must be done in a query, SQLServer don't do cursor very well. So I need a ANSI standard Query. I need a wa

  • Extracting Data

    Hi everyone I am a complete noob to Java but have a requirement at work that needs a solution and the only way I can think to do it is through a Java Program. I basically need a program that will reed data from the following website: http://www.banko

  • CF9 and Oracle ROWID issue

    Hi All,   I have an issue when regarding cfquery and ROWID.   When I insert a value into Oracle database, with CF8, I receive the  ROWID in result variable but not in CF9.   I don't use the Oracle Driver provide by CF due to a special connectivity UR