Hi all --
My name is Al Colburn. I'm new to this list so I wanted to introduce myself.
I'd probably describe myself as advanced beginner-intermediate in my Delphi
understanding, all self taught. (Do Delphi courses even exist? :-)
I've reached a stage where I'd really like to develop good coding habits,
including keeping GUI code separate from the rest of an application. I'm
writing today for any tips on how to do this. So far, I've tended to just
create properties in a business class corresponding to user/GUI input data,
and functions returning information corresponding to GUI output displays.
Are there other common ways to "bridge the gap" between the two (or more)
classes? I'm told, for example, that you can create custom events in a
business class that would automatically update the GUI anytime output values
changed. If this is something y'all recommend, I'm very much in the dark
about how this is done--I really don't understand custom events and how they
are generated. If you could point me toward a good place to learn more on
the topic I'd be much obliged.
Thanks, in advance. I'm looking forward to getting to know you all. -- Al C.
_________________________________________________________________
Dont just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi