On Mon, 11 Feb 2008 06:24:54 -0800 (PST), sjahan22@[EMAIL PROTECTED]
wrote:
<snippo>
>When I click populate -> Control templates - I get the Class ABC
>Templates and under it, I can select BrowseSelect BrowseSelect,
>SaveChange etc buttons. But it is not doing what I want it to do.
>BrowseUpdate buttons brings Insert, Change, Delete. But will only let
>you do inplace editing. Otherwise, I can select an action and then
>write code.
I am still using Clarion for Window 2, legacy templates only, but, in
the IDE I see, I can customize many aspects by right-clicking on the
control and going through the dialogue box. If you do this and see an
Actions Tab, does it by any chance have a checkbox related to editing?
Is it checked? If so, try unchecking it.
>I want to learn to write code directly for those control buttons [for
>example in clipper, I may write 'Replace [record-field-name] with
>contents of screen [ field name ] ]
Clarion is a completely different concept from (what I remember from
20 years ago about) Clipper. Don't think about writing code. Let
Clarion generate the code you want for as many files (tables) as you
choose to feed it. Think about designing applications, not writing
them.
If you must have something that the templates don't do, then think
about writing your own. Copying the existing template and modifying it
to do what you want works quite well.
And I agree with the previous poster that pointing your usenet client
at the news.softvelocity.com will get you in touch with a lot more
Clarion users.
--
"A ****tent, therefore, happens not contrary to nature,
but contrary to what we know as nature."


|