Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with BindEvent()
Message
From
28/12/2002 10:43:00
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
27/12/2002 16:53:20
Joel Leach
Memorial Business Systems, Inc.
Tennessee, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00736190
Message ID:
00736291
Views:
11
>I want to use BindEvent() to refresh one textbox when another textbox on the form is changed. Shouldn't this work?
>
>BindEvent(Thisform.TextBox1,"InteractiveChange",Thisform.TextBox2,"Refresh")
>
>
>BindEvent() works if I bind to a form-level event, such as:
>
>BindEvent(Thisform,"Resize",Thisform.TextBox2,"Refresh")
>
>
>... but it doesn't appear to work if I bind to a control on the form. Am I doing something wrong, or is this a bug?
>
>Thanks.

Joel,
Both works for me.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform