Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Mr Riney #1
Custom Tree ItemRenderer
Sorry I start another topic on Custom TreeItemRenderers....but somehow i
couldn't find any help in the other topics about this subject...
I would like to create a custom itemrenderer so that nodes and leafs are
Buttons(i don't even need real click event functionality)...the layout can be a
normal tree layout...i just need something to get me started.
If someone could tell me what functions to override and why, it would be
really helpful.
maybe if it's faster you could provide me with a code snippet and i'll figure
out what happens..
thanx in advance
ZRiney
Mr Riney Guest
-
Custom Dag&Drop in Tree + selection change
Hello. I display a tree from which only some items must be draggable, so I couldn't use the default D&D behaviour and had to reproduce it all by... -
How to add custom context menus to AdvancedDataGridcontrol's tree node column?
I was trying to add a custom context menu to the AdvancedDataGrid control tree column. I wrote a custom renderer action script class for the tree... -
itemRenderer in component
From FlexExamples March 8, I am trying to use the TileList and custom itemRenderer. The only change I have made to the code is change the "main" app... -
Custom tree icons
How can I extend the Tree class to use different icons? There could be a number of different symbols to display (not just an open/closed folder... -
Event handling in a Custom Tree control in ASP.Net and C3 web application
I have a Tree control for displaying folders list for aparticular client in a Tree structure in a web application usingAsp.NET and C#. Now i want to... -
ntsiii #2
Re: Custom Tree ItemRenderer
Yes, I have an example on [url]Www.cflex.net[/url] that is neither trivial nor
ovewhelming, and shows which overrides to do what work.
That renderer draws lines between sibling nodes, like some file explorers.
Search for tree item renderer.
Tracy
ntsiii Guest



Reply With Quote

