Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Who needs OOP Menus and Reports
Message
From
13/06/1998 17:10:18
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00107415
Message ID:
00107930
Views:
23
>1.Are OOP menus and OOP reports important to you ?

Menus are not that important, except that it would be nice to have a class of right-click menus with bars[] collection, bar[i].selection method (r/w at runtime, i.e. it could just contain an expression to be evaluated or a name of procedure to be run), barcount property, and the ability to add/remove bars on the fly. That's something I'd surely find good use of. Thinking it over, I may be able to write a class to do it.

OOP reports would be much more important, because the maintenance could be largely eased - the reports which involve just different grouping, or are verbose/concise versions of the base report, need not be all rewritten once the base report has to be rewritten. Also, having a report class would make programmatical definition of reports much easier without much need for messing with all the fields in the .frx file. Defining classes for each of the bands would also ease the maintenance (and spawning of a new report as well). Most of these things can be done by copying the report and just taking care of the differences, but then just deleting one column and taking care of the alignment of the remaining columns is a nightmare; doing it on five almost identical reports is much worse.

Ability to create report textbox class would also be good - would take care of font, size, inputmask etc.

What are we doing here? Brainstorming or just dreaming?

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform