Controling a component's subcomponents
From: Tom (lala_at_lolo.com)
Date: 05/20/04
- Next message: phr0zen: "stupidly desperate..halfword????"
- Previous message: Tom: "Re: Play wave file"
- Next in thread: Bruce Roberts: "Re: Controling a component's subcomponents"
- Reply: Bruce Roberts: "Re: Controling a component's subcomponents"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 20 May 2004 17:58:41 +0200
Hi,
I'm writing a component that has to be linked to a treeview and a Listview,
so it has a treeview and a listview property. I would like to set the
behavior of these components (when a click is triggered on the treeview then
make something on the list view for example) but thus letting the user enter
his own piece of code in both of these components. If I assign a method to
the onclick event of these components, I get the result I want, but it is
then the code in the onclick event is not executed. I've tried the "if
assigned" way that is used when developping single components but it doesn't
seem to work.
Could somebody help me a bit ?
Thansk in advance
Tom
- Next message: phr0zen: "stupidly desperate..halfword????"
- Previous message: Tom: "Re: Play wave file"
- Next in thread: Bruce Roberts: "Re: Controling a component's subcomponents"
- Reply: Bruce Roberts: "Re: Controling a component's subcomponents"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|