Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No Bars Defined for Popup
Message
De
25/08/1998 14:22:43
 
 
À
25/08/1998 11:48:32
Dennis Agosta
Duke Communications Intl.
Loveland, Colorado, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00129732
Message ID:
00129809
Vues:
23
Hi Dennis --

This may sound stupid, but have you considered explicitely SELECTing the table containing srcid before DEFINE POPUP? Also, not sure if Windows will like that CHR(179)


>I'm having a problem with some code that was migrated from FPD to FPW. The program is trying to display a list of values in a popup, but it fails with an error "No bars have been defined for this popup". Here is the code that works under FPD but not FPW:
>
> DEFINE POPUP srcpop ;
> FROM 01,01 TO 24,100 ;
> PROMPT FIELD srcid+' '+CHR(179)+;
> ' '+ srcdsc ;
> SCROLL SHADOW MARGIN ;
> TITLE 'Source List' ;
> FOOTER 'Ctrl-N to Add'
>
> ON SELECTION POPUP srcpop DEACTIVATE POPUP srcpop
> mconfirm=SET("CONFIRM")
> SET CONFIRM ON
>
>Can anyone help?
>
>Dennis Agosta
>Duke Communications International
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform