i probably shouldn't open my mouth, as i don't quite understand the
question... however FRED from the game Freespace let you design missions
using a treeview.

It involved following a tree like
|- when 'Enemy Cargo ship' is 'attacked'
| \- then 'enemy support ships' do 'jump in'
|- when 'Enemy Cargo ship' is 'destroyed'
| \- then 'mission successful'
|- etc...

or do you mean the other way around where the thinking paradigm fills in the
treeview?

- V

On 1 September 2010 21:40, Bihar Anwar <bihar_an...@rocketmail.com> wrote:

> A Newbie question :-) Is it possible to fill TreeView (tree is naturally
> recursive) with a nonrecursive/iterative thinking paradigm? Are there some
> good
> examples regarding this matter in the Internet?
>
> I post this question in FPC mailing list because my question actually about
> filling a "tree" in general.
>
> Thanks in advance.
>
>
>
>
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to