Lazy guy that I am, I miss the drag and drop to place controls and
labels from the DE at design time.
I've changed the default form to ibizobjform in
common\ilibs\iforms.vcx and all the field mappings to their respective
controls in common\ilibs\icontrls.vcx and set them as default.
I can now create a form in the visual designer, add tables and views
to the DE and drag and drop to place controls on the form. I then save
as class to aforms.vcx to finish the editing and add the bizobj etc.
(change lv_ to v_ in the controlsources).
I know that this will only work when the form is created, but if I
take the time to set the captions in the tables I end up with a lot
less work with the original creation of forms.
Question is wether I am missing something?
Author: Bhavbhuti Nathwani
Posted: 2003-09-23 01:12:55 Link
Quote: >>Question is wether I am missing something?
My builders :D
I have just uploaded to the CB DL page wait for them to pass the
check. Hope they are useful.
Author: Mike Pratt
Posted: 2003-09-23 15:59:42 Link
Quote: >>
My builders :D
I have just uploaded to the CB DL page wait for them to pass the
check. Hope they are useful.
Thanks Bhavbhuti!
Which class are these used with? I got errors when I tried to use them
with icontrls.vcx. (not using security, yet)
Regards,
Mike
Author: Bhavbhuti Nathwani
Posted: 2003-09-24 01:19:52 Link
Quote: >>Thanks Bhavbhuti!
Which class are these used with? I got errors when I tried to use them
with icontrls.vcx. (not using security, yet)
Regards,
Mike
iSecCtl.vcx was the target controls. The latest are from Juan who has
modified them from being container classes to regular classes as in
iContrls.vcx but with security built in. IMHO classes worth trying
out as there is no containership now. I have a copy of those at my
site
Author: Mike Pratt
Posted: 2003-09-24 13:22:13 Link
Quote: >>
iSecCtl.vcx was the target controls. The latest are from Juan who has
modified them from being container classes to regular classes as in
iContrls.vcx but with security built in. IMHO classes worth trying
out as there is no containership now. I have a copy of those at my
site
http://venussoftop.tripod.com/Bhavbhuti
Kudos to Juan, nice package!
Thanks.
Mike