Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic button events (Read 1239 times)
alexdoan
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 5
Joined: Jun 16th, 2006
button events
Jun 16th, 2006 at 1:42pm
Print Post  
what is the event that fires for:

Dim buttons As Group = fcx.CreateGroup(t)???

I want to add code to the buttons that are created in table. 

u have this as part of your "Entities' sample. Bbut how do i add code to this event?? what event is fired depending on what buttons???
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: button events
Reply #1 - Jun 16th, 2006 at 2:14pm
Print Post  
Clicking any of the attached boxes will raise the BoxClicked event of the FlowChart object. There you can check what box is clicked and perform the necessary action.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint