Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clicking cmdbtn fires init event
Message
From
22/11/1996 18:01:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Clicking cmdbtn fires init event
Miscellaneous
Thread ID:
00013210
Message ID:
00013210
Views:
67
Given:
base_form form class.
set base_form set as template class for form.

base_form has a container control on it, cnt1.

cnt1 is a class with 3 cmg contols on it.

the 2nd cmg has 3 cmd buttons on it.

Action:
Created new form test1. (inherited from base_form)
named it test1. (name after creation was base_form1)
Added some textboxes.

Run form test1:
When the 1st button of the 2nd cmg is *clicked* the method base_form1.cnt1.cmg2.cmd1.Init is fired after test1.cnt1.cmg2.cmd1.Click.

What is going on?

TIA,
if it's not clear what my problem is I'll rephrase the problem.
Next
Reply
Map
View

Click here to load this message in the networking platform