Share Tips, Code Samples, etc. with the Visual Prolog community.
Harrison Pratt
VIP Member
Posts: 458
Joined: 5 Nov 2000 0:01

MultiEdit - edit variable numbers of strings with ONE dialog

Post by Harrison Pratt »

multiEditDemo - A simple solution to a common annoyance for application developers

Problem: You have an application in which you need to edit
a variable number of data fields from a record of string values
but you don't want to create a several different editing dialogs
for each different set of values you want to edit.

Solution:
Inherit multiEdit into a generic dialog and you can edit just the specific fields
you need to without having to create several different dialogs.
Edit ONE.png
Edit THREE.png
Edit ALL.png
You do not have the required permissions to view the files attached to this post.