Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Make your forms to talk!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00414844
Message ID:
00414997
Vues:
23
>>Do FoxSpeaker with This(cDefaultAgentName)
>
>I can allow every form to have it's own default Agent character. The screen will be crowded. :) They even can talk to each other.
>
>Did you try Oscar or Claude from http://www.msagentring.org/ ? They are cool. :)

Also, what about a feature that would let us optionally add a property to a control indicating the availability of an object to the agent? For example, I add a property to my command button, or any other control, called lAllowAgent, and FoxSpeaker checks for that property then checks its value.
if pemstatus(oReferencePassedToFoxSpeaker, 'lAllowAgent', 5)
   if oReferencePassedToFoxSpeaker.lAllowAgent
      ** do the default agent behaviour
   endif
endif
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform