Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browse field disappears
Message
De
08/07/1999 08:38:19
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00238467
Message ID:
00238787
Vues:
16
>Well-known FP26 bug is happening in which a column disappers from a BROWSE. Does anyone have a workaround? I am doing something like
>
>browse field name=name, x=iif(y, 'foo', 'bar'), ... preference PREF1
>
>I have tried deleting the preference from the resource file and packing. Also tried rearranging field expressions in the BROWSE command. This command was working more or less, but recently stopped.
>
>Thanks!

Browse... preferrence is, IMO, unstable because it's using Foxuser file which can get trashed for any reason, and can't be used at all if your user tries to run two instances of your app at the same time.

I've had much more luck with using all the necessary per-field clauses in the Browse command, and running it in a pre-defined window. Everything is controllable and configurable that way - headers, widths, window positions etc.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform