RTL Tree support in Flex4

Hi All,
   i work in a mulilingual project where Tree component is needed. As till now( what i think from gooling..,and blogging.....) that the tree control is not supported in Flex for RTL languages we use custome tree handle by our code not flex tree control what i mean by supporting RTL by tree component is that the arrow triangle for tree expension shoud come right and if scroll bar present it should come left .
So is there any feature to suport it in flex4? or  if it not supported then till what it supported by TLF team as we are waiting for it...............
looking forward for any suggesions.
regards ,
Gaurav Kumar pandey

I don't know of one, but I'm not a Flex expert -- you might do better to post this question in this forum:
     http://forums.adobe.com/community/flex/flex_general_discussion
where there are more Flex experts reading.
We don't have any plans for a Tree control in TLF, that is something that I would expect Flex would provide.
You could also take a look at Flex 4.1, if you haven't already, since I know they did some work there to make a better experience for RTL. Flex 4.1 builds are posted here:
    http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4
- robin

Similar Messages

  • Is Paginated Tree-Table/Tree supported using ProgramaticVO

    I have question Is Paginated Tree-Table/Tree supported using Programmatic View Object technique (http://docs.oracle.com/cd/E21043_01/web.1111/b31974/bcadvvo.htm#sm0341)

    Thanks Timo for reply, let me add more details to the question, i wanted to know if we have a tree/tree-table build using paginated VO, is the pagination will work for the sub nodes in the tree/tree-table i.e if we have child itself has 100 of rows and when we expand child, will pagination work?
    I am also looking for some input/examples if someone has tried paginated tree using programmatic VO.
    Thanks
    ..Sunil

  • RTL language support

    Regarding Right-To-Left language support: While building a report, I would like to set the breaks list box to "First and Second Columns", but Apex assumes that column order starts from the left. In the case of Hebrew, Arabic, etc, column order begins from the right. In order to use the automatic breaking and summing features I have to order my columns from left to right and the users don't like it.
    Do I have any options here?
    David

    Hello David,
    Apex assumes that column order starts from the leftApex assumes the order of columns as it appears in the report column attribute list. The first column will be the first column on that list, the second will be the next row on the list etc. This order has nothing to do with your page orientation.
    Do I have any options here?Yes. You should set your page orientation to be RTL, and continue to work naturally with your report builder - http://i3.tinypic.com/wlrdsj.png and http://i3.tinypic.com/wlre3k.png .
    If you need to do that on a specific page, you can use the following on your page HTML Header:
    <style type="text/css">
    body {direction:rtl !important;}
    </style>You can see a page example here: http://htmldb.oracle.com/pls/otn/f?p=22814:50
    If you need to reverse your entire application to be RTL, the best and easiest solution will be to add the "direction" attribute to the "body" selector in your application CSS file. That will automatically reverse the orientation of all your application pages.
    Hope this can help,
    Arie.

  • Lack of Generic Tree support

    I am wondering how people feel about the lack of the Tree type in Java? I find the Java types pretty weak generally, but at least there are several Set, Map, List implementation to choose from. There is no Tree, or perhaps there are too many. There is the UI tree classes (in swing), the Preference class has a tree like interface, JNDI, etc.
    I am wondering if this is a problem for others? We ended up creating our own Tree interface and implementations.
    Pat O

    Have you looked at the DefaultMutableTreeNode? Ifso, what is lacking in your opinion?
    It's Swing. I've used JVMs on headless Linux boxes
    which had serious issues with AWT to the extent that
    we simply did not use any AWT or Swing classes.No, it isn't. I mean, sure, it's in a javax.swing.something package, but it doesn't have any GUI components. I don't think headlessness should affect it in the least.
    I'm happy to be proven wrong, but only with malfunctioning code, not with a quick look at the name of the package.

  • Change Apex 5.0 pages direction to rtl to support Arabic

    Dear All,
    I started using Apex 5.0 my issue is how to change the page direction to be right-to-left I've added <html dir="rtl'> on the page template this works fine for most of regions on the page the only issue is the navigation menu still appears in left side of the page I think because position is fixed there. I've spend a lot of time trying to get it from the right side of the page along with the page header but i couldn't please help!!!!
    Thanks..

    Can i Get any Help??

  • Family Tree support in Address Book?

    I know it is possible to link address cards in address book and on iOS devices. But is it possible to view the connections or relationships between address cards? Or could this maybe be a future update idea? This may also be a repeat question, but I could not find one anywhere in the forums or discussion. 

    I can answer this question by myself and confirm that this hack is working. Simple to apply also.

  • RTL and ligature support in standard controls

    Creating a quick test, I was unable to determine how to use
    the new features like RTL language support and advanced ligatures
    in standard controls, like buttons etc.
    Does somebody know if and how this is supported?

    I'm also interested in whether the TLF can be used in
    standard controls. Based on your suggestion to the OP, I checked
    out the Gumbo forum and found it contains but two posts (including
    the welcome) and nothing relevant about BIDI support for standard
    controls.
    We currently have an opportunity which requires BIDI support
    in our main app suite (currently Flex 3, FlashPlayer 9). I already
    know that it is possible to use TLF in the current SDK provided we
    upgrade to supporting FP 10, and I have seen many wonderful
    examples of text fields that do just that.
    The problem is, I really need to know whether it is possible
    to use TLF in standard controls (Button, Label, List, etc.)
    right now, and what level of development that would take. If
    it is possible, would it involve an entire overhaul of our code to
    create new renderers for every control? Is that what it will take
    in Gumbo as well?
    Any help would be appreciated. Thanks.

  • How to create right to left  tree  in  apex

    hi all
    i want to create RTL tree in oracle apex , Who can advise?

    hi tommy.
    I have this problem too.
    could you find a way to do that?
    i did some changes in theme css file.i could change tree body to rtl except + and - nodes logos. i mean at end it seem like :
    (page left side)____________________________________(page right side)
    +........................(lots of dots)...........................................TITLE1
    +...........................................................................Title2
    +.................................................................Title2_2
    -........................................................................... Title3
    -........................................................................... Title4

  • Rendering  BC4J views as trees in uiXML

    Hi all,
    I created a JClient that uses a JTree based on BC4J for navigation.
    Now it's time for me to create the web client, which should look and behave as
    similar as possible as the JClient.
    The data that I want to render as a tree is based on 2 view objects that are connected
    through a master-detail relationship. It's look about like this:
    MasterView: A
    DetailView: a
    DetailView: b
    MasterView: B
    DetailView: c
    MasterView: C
    DetailView: d
    I've seen lots of nice new tags for uiXML-BC4J integration in the JDeveloper 9.03 release,
    is there (going to be) also one that helps in rendering trees that contain BC4J data?
    Or is there a tag that provides similar functionality as the
    JUTreeBinding.createTreeNodeTypeBinding() method that I can use to bind views to
    the tree?
    Maybe I've overlooked something and someone can point me to the right direction. What's
    the best way to solve this problem?
    Any help is welcome :-)
    Mark

    We are looking to expand the capabilities of the BC4J UIX binding, including tree support in future.
    For now, you can achieve this effect by writing a custom DataProvider, that interacts with the existing set of BC4J UIX tags. You can get the currently scoped view object from the RenderingContext, under the property JboConstants.BC4J_NAMESPACE, JboConstants.VIEW_OBJECT_PROPERTY.
    Once you have a handle to the ViewObject, it is relatively straightforward to turn it into whatever data object hierarchy you need for your tree.
    Kind Regards,
    John Fallows
    Oracle Corporation

  • APEX5 icons missing after - jsTree region upgrade to new Tree

    Application Express 5.0.0.00.31
    Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
    Blue Responsive Theme 25, but looks like it is currently 'unsubscribed'
    Compatibility Mode 5
    Used utilities and upgraded jsTree regions to new Tree and custom images as icons in the new Tree are now missing.
    1.) Does the new Tree support icons and is it possible to get them back?
    rgrds Paavo

    OK, looking deeper to file /i/app_ui/css/Core.min.css?v=5.0.0.00.31
    .a-Icon.icon-tree-folder:before,.a-TreeView-node.is-expandable>.a-TreeView-content>.a-Icon.icon-tree-folder:before {
        content:"\e0da"
    .a-Icon.icon-tree-folder-open:before,.a-TreeView-node.is-collapsible>.a-TreeView-content>.a-Icon.icon-tree-folder:before {
        content:"\e0d7"
    .a-Icon.icon-tree-folder-filled:before,.a-TreeView-node.is-expandable>.a-TreeView-content.is-selected>.a-Icon.icon-tree-folder:before {
        content:"\e0d1"
    .a-Icon.icon-tree-folder-open-filled:before,.a-TreeView-node.is-collapsible>.a-TreeView-content.is-selected>.a-Icon.icon-tree-folder:before {
        content:"\e0d9"
    }    content:"\e0d9"
    Looks like there is no sense to touch the Core.min.css - but what could be done e.g. to get new definitions for icons.
    E.g. locked and unlocked folder-icons would be very neat.
    Rgrds Paavo

  • Install skipped packages w/o internet connection

    Hi
    I've installed a fresh Arch Linux (2010.05) on my machine and it uses a relatively wrong driver (Realetk 8169 instead of 8168; Realtek site provides separate drivers for these NICs).
    Now I want to install the correct driver (8168), but when trying to build from sources, I get:
    make: *** /lib/modules/2.6.33-ARCH/build: No such file or directory. Stop.
    The "readme" of the drivers source says:
    >>  <Requirements>
    >>     - Kernel source tree (supported Linux kernel 2.6.x and 2.4.x)
    >>     - For linux kernel 2.4.x, this driver supports 2.4.20 and latter.
    >>     - Compiler/binutils for kernel compilation
    As I know, "Compiler/binutils for kernel compilation" are there, but "Kernel source tree" probably is missing because I didn't check it when installing.
    My questions are:
    1) how can I find out if I have this "Kernel source tree" installed?
    2) if it is missing, how can I install it having the Arch Linux CD and no internet connection? (basically it means: how can I install anything from the packages located on the "install CD"?)

    Kooothor wrote:
    hcra1 wrote:im really a noob at linux
    hcra1 wrote:im new to linux ;\
    My advice would be to start with another distro, as Arch is (imho) as good as you are.
    I mean :
    — If you're skilled at cli and know your way around a gnu/linux, then arch might suit you. (Arch is a 'good' distro)
    — If you're a novice, then Arch won't suit you. (Arch suxx)
    I took me several month to be able to enjoy an Arch install. I had to learn 'things' with others distros first.
    fair enough. just thought id learn on the way, but apparently thats not the way it works! lol thanks

  • DNS & routing on a new Solaris 10 installation

    Hello all.
    This will be my first time posting, so let me know if I breach ettiquette or something.
    I just installed my Ultra 10 with Solaris 10, and I love the look of the OS. However, I can't ping or connect to anything on the network with the server, and it's frustrating me to no end. I'm logging in from the console as root, so that would put me in the global zone.
    My configuration consists of an Earthlink router (192.168.1.1), and then a switch with wireless capability, and then the Solaris host (192.168.1.20). I have my DNS servers in /etc/resolv.conf, /etc/nsswitch.conf set up, and have /etc/defaultrouter set to 192.168.1.1. I still can't get anywhere. Of course my Windows box navigates the configuration without a problem... Just another reason to curse Microsoft... :)
    I think the problem could be with my routing. A netstat -rn shows no default route,. The routes it does show all reflect 192.185.1.20, which is the IP of the server itself. I have tried setting my default route to 192.168.1.1 (Earthlink router), but it states that the network is unreachable.
    Am I running into some problem with the global done, or a bug, or something? This shouldn't be that hard...
    Ted

    I am also using Solaris 10 on an x86...just installed it however I am having issues with the NIC....I installed a DLink card, the card rtls0 is detected by the computer, but am unablle to get a network.
    ifconfig -a gives...
    rtls0
    inet 0.0.0.0 broadcast ffffomething subnet mask: 0.255.255.255
    I tried using ifconfig rtls0 ip address broadcast ip subnet mask 255.255.255.0..
    and then ifconfig rtls0 up
    it shows some temp results....where the ip address is displayed
    But when I reboot everything goes away...
    I get a msg like this -
    Failed to configure IPv4 interface.
    rtls0 - backup in full duplex mode
    RTLS doesnt support 0x1186 device id 0x1300....
    Try svcs -x
    Please help me...when I checked svcs...it seems that Solaris is trying to start the service but is not able to start it.
    Thanks in advance..

  • Layout best practices with TLF

    Hello everybody.. i hope someone can give me a tip on a mobile App i'm developing.
    When pressing a button, i have to refresh a screen which contains 40+ clips.
    I evaluate an array, and for each entry i call a function to create the relative item.
    Basically i:
    - create new instance from library
    - resize it to fit the screen size
    - replace a movieclip inside the instance with a TLF
    - create a bitmapdata
    - drawWithQuality of the instance (using a matrix)
    - create bitmap
    - set the bitmap position
    - add the bitmap to the holder movieclip
    This routine seems very slow (8-10 seconds to refresh), i guess a problem is given by the TLF which is quite heavy, but maybe i'm also doing something wrong with the logic..
    Any suggestion?
    Thanks!

    Anton Azarov but TLF has useful features than classic TextField.
    For example vertical align, column support, rtl languages support ect.
    I don't understand why Adobe deprecated it.
    Have you any suggestion for this features instead of TLF?
    thanks.

  • [ANN] Xtrema Unicode RTF Text Member, alpha version

    Xtrema Unicode RTF Text Member, alpha version.
    For Director 8.5 and above, windows NT4, 98 and above.
    http://xtrema.rtr.gr/cDown/
    Features of the final release (progress state)
    Unicode (utf-16) support. (done)
    Rich Text Format support. (done)
    East European + Asian + RTL Language support. (done)
    Embedded Images. (done)
    Common shortcuts / controls :
    http://msdn2.microsoft.com/en-us/library/ms651760.aspx
    (done)
    Mouse Wheel support. (done)
    Drag & Drop functionality. (drag only)
    Copy to / paste from Clipboard. (done)
    Insert rtf data into rtf selection. (not enabled)
    Full character/line position/dimension (rect) info. (done)
    Event driven operation (e.g. on xKeyDown/up - with unicode
    key info, plus
    mouseWheel) (done)
    Support for virtual sprites (one member, many sprites) (not
    tested)
    Support for memberless objects. (not tested)
    Extended (object driven) text formatting support. (-)
    Rich Text, or Plain Text operation. (rich text only)
    Character masking (for password entry) (not enabled)
    Horizontal / Vertical scrolling (not enabled, auto only)
    Zooming (not enabled)
    Hyperlink support (-)
    Auto stretching to fit Director's stage zoom (done)
    Ink support (blend only)
    Generate 32 bit image object (not enabled)
    This member has been created from a personal wish list based
    on years of
    experience with director's text objects.
    If something else comes to mind, or if you wish to join the
    beta testers
    list, please feel free to contact xtrema at rtr gr.
    Regargs,
    - alchemist.

    Xtrema Unicode RTF Text Member, alpha version.
    For Director 8.5 and above, windows NT4, 98 and above.
    http://xtrema.rtr.gr/cDown/
    Features of the final release (progress state)
    Unicode (utf-16) support. (done)
    Rich Text Format support. (done)
    East European + Asian + RTL Language support. (done)
    Embedded Images. (done)
    Common shortcuts / controls :
    http://msdn2.microsoft.com/en-us/library/ms651760.aspx
    (done)
    Mouse Wheel support. (done)
    Drag & Drop functionality. (drag only)
    Copy to / paste from Clipboard. (done)
    Insert rtf data into rtf selection. (not enabled)
    Full character/line position/dimension (rect) info. (done)
    Event driven operation (e.g. on xKeyDown/up - with unicode
    key info, plus
    mouseWheel) (done)
    Support for virtual sprites (one member, many sprites) (not
    tested)
    Support for memberless objects. (not tested)
    Extended (object driven) text formatting support. (-)
    Rich Text, or Plain Text operation. (rich text only)
    Character masking (for password entry) (not enabled)
    Horizontal / Vertical scrolling (not enabled, auto only)
    Zooming (not enabled)
    Hyperlink support (-)
    Auto stretching to fit Director's stage zoom (done)
    Ink support (blend only)
    Generate 32 bit image object (not enabled)
    This member has been created from a personal wish list based
    on years of
    experience with director's text objects.
    If something else comes to mind, or if you wish to join the
    beta testers
    list, please feel free to contact xtrema at rtr gr.
    Regargs,
    - alchemist.

  • G4 no longer booting under 10.4.7

    When using the startup disk or normal booting and holding command-v, this is what i get,
    Stand true slicing quantity is 10000 us
    VM_page
    Mig_table
    Color video console
    IO Kit component version 6.0
    Roon (rc builder)
    IO device tree support done
    Recroding startup extensions
    Copyright info
    Using 1966 Buffer headers and 1966 cluster IO buffer headers (last line-freezes here)
    That is it. all white text on a black screen and if i let it sit for three days,it will sit there with the same screen. any ideas from you code readers out there ?

    All I can add to this is that based on my years of experience with oder Mac and OS 9.1 I found that when it would not load past the smiling face that you either had an extension issue, or a hardware issue. When you boot from the 9.1 CD and hold down the space bar it should boot up into the extension manager. Once it does that you might try disabling an extension that is not needed. If you had some old PCI cards installed that are now not there then there may be an extension that it trying to load to run the card and because the card is not there the extension cannot do what it needs to and may be preventing the boot process from completing. If you can get it to boot try running disk first aid and see what happens.
    What were you doing when this problem started? Had you just loaded any new applications? Did you have power failure?
    One other thing, make sure you remove all peripheral devices except the keyboard, mouse and monitor when troubleshooting. Disconnect the printer and any external drives.
    If you can't get it to boot from a CD or any other drive then it could be a hardware problem that may require a trip to a service facility.

Maybe you are looking for

  • Error while saving a version

    Hi , I have susscefully restored and backed up a version but while saving the version in Target environment I get error like. Error message:14090:cannot mark version 740 as deleted.it does not exist in repository. Please advise.

  • Equipment hierarchy with Non serialized products to Installed base in CRM

    Hi, I have just performed an equipment download from R/3 to CRM. I now have these records created as individual objects assigned to an installed base. However my equipment record in R/3 has Serialized Products as well as non serialized products in fo

  • BADI for MM02

    Hi Can anyone please let me know how to create a BADI for Save button in MM02 in ECC6.0? Thanks Senthil

  • My yahoo contact groups does not appear in safari

    All of my Yahoo contacts transferred just fine except for the groups - I don't see my groups on my iPad contacts app or even in safari. How do I deal with this? It's very annoying since I have several groups with loads of contacts in each. Thanks

  • Major font problems- can you reinstall only the sytem fonts?

    I installed Adobe Font Folio last night (so far 500+ fonts) and this afternoon several webpages and the address book and the calendar in Dashboard have changed to a numeric/subscript font. I have disabled all fonts in Font Book that look anything lik