Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change window title for modify memo display
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01071136
Message ID:
01071303
Vues:
25
>Sergey's message got deleted. Is there any way to retrieve it?
>
>>>Sergey
>>>I played with that but I had to make the grid rows so large so the memo could be read that it was distracting. I like the window pop-up from a button click but would like to control the title of that display window.
>>>
>>>>>Does anyone know how to change the title on the display window for "modify memo tablename.fieldname"? The "tablename.fieldname" displays and I cannot find any property to change that ugly window title name. I call "modify memo" in the click event of a button that is in a grid. Is there a better way to display & edit memo fields and have unlimited (almost) space to write a description.
>>>>>
>>>>
>>>>You can create a simple form with an Edit box and Save and Cancel buttons. This way you will have full control over it.
>>
>>
>>
>>** Change coordinates
>>DEFINE WINDOW MyEditMemo FROM 0, 0 TO 50, 50  TITLE "Are you sure you can edit this memo :o)"
>>MODIFY MEMO IN WINDOW MyEditMemo
>>
>>
>>But the Sergey's suggestion is better.

I don't know. Maybe you must ask Michele. I didn't have experiance with that.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform