1. Tree View

Hi,

I have a program which fills a TreeView with data from CSV files.

How do I create a nested sequence filled with all the data?

Chers,

Alex

new topic     » topic index » view message » categorize

2. Re: Tree View

On Thu, 24 Aug 2006 04:58:36 -0700, Alex Chamberlain
<guest at RapidEuphoria.com> wrote:

>Hi,
>
>I have a program which fills a TreeView with data from CSV files.
>
>How do I create a nested sequence filled with all the data?
Create a test csv file, short enough to write out with pen and paper,
make sure it loads as expected in the treeview. Write out the exact
sequence you want to end up with. If it doesn't twig automatically
when you do this, post the test file and that spec  you just wrote.

Regards,
Pete

new topic     » goto parent     » topic index » view message » categorize

3. Tree View

After I use setTVText(idx, newText) to change the caption of a Tree View 
node, the new text does not show until I add/remove another node or 
collapse/expand any parent node. I've inserted toggleItem(AnyparentItem) 
twice but this creates quite a bit of flickering. Is there another 
trick?

Judith

new topic     » goto parent     » topic index » view message » categorize

4. Re: Tree View

repaintWindow(TV) works for me =)

Cheers,
    Guillermo Bonvehi

--- Judith <camping at txcyber.com> wrote:
> 
> After I use setTVText(idx, newText) to change the caption of a Tree
> View 
> node, the new text does not show until I add/remove another node or 
> collapse/expand any parent node. I've inserted
> toggleItem(AnyparentItem) 
> twice but this creates quite a bit of flickering. Is there another 
> trick?
> 
> Judith

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu