At the risk of beating a dead horse (that no other developers appear to
be interested in):
The REALbasic IDE's Project window contains a hierarchical listbox that
supports internal drag and drop. And it has been said before that the
IDE makes use of the RB runtime...
....so is it possible to include this functionality in RB itself so that
we developers can use it?
-Bryan
On Monday, July 28, 2003, at 10:22 AM, Bryan Lund wrote:
So I can insert a row in a hierarchical listbox, but it doesn't
respect the current indentation (it's aligned completely to the left
instead of being at the same indentation level as the rest of the rows
around it).
Is it really possible at all to dragreorder rows in a hierarchical
listbox?
-Bryan
blund at mac dot com / bryan at radicalbreeze dot com
www.radicalbreeze.com
On Sunday, July 27, 2003, at 06:13 PM, Bryan Lund wrote:
Does anyone have any sample code or advice for implementing
DragReorderRows in a hierarchical listbox?
DragReorderRows is pretty much automatic in a non-hierarchical
listbox...but it's not quite so straightforward looking when
hierarchical.
Thanks,
-Bryan
blund at mac dot com / bryan at radicalbreeze dot com
www.radicalbreeze.com
---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
.
|