Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Suggestions for next version

edited May 2005 in General
Hi,

I have several suggestions for the next version:

- make the multi-selection working properly; I mean that if I select several
TppVariable and set the font style to Bold, every selected TppVariable
should be bold, not only the first selected.
- having aggregates functions (Sum, Min, Max, Average, Count, Distinct
Count) working on TppVariable. Could be something another component called
TppVarCalc if TppDBCalc can't fit.
- improve the Calc Editor. I have some drawing issues while using it, like
having a half of a word in bold and the other half in normal. It doesn't
give problems on compiling, but it's a small thing.
- Having TppVariable descendant that can be filled with a TppParameter.

David Caouette

Comments

  • edited May 2005
    Hi David,

    Thanks for the suggestions :).

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited May 2005
    I knew I forgot something :

    - support for array types. I wish I could declare an array in Calc Editor,
    but I can't. Is there any way using RAP RTTI ?

    David


  • edited May 2005
    I think that the "multi-selection" suggestion is very important too.
    Changing a property to 30 components 'one-by-one' is not so cool :)

  • edited May 2005
    I would be pleased to perform beta-tests on the next version.

    David Caouette
    Omniciel international inc.
  • edited May 2005


    Just to clarify. There is actually support for this now - though it is
    limited to setting font related properties from the Format Toolbar. You can
    select any number of components and use the Format toobar to select the font
    name, font style, etc. The object inspector and context menus do not
    currently contain any multi-selection support - that would be a nice feature
    addition...





    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • edited May 2005
    Thanks, Nard.

    When I talked about the multi-selection, it was related to Object Inspector
    and contextual menu. Thanks for the clarification. :)

    David Caouette

  • edited May 2005
    Hello,

    another suggestion : when I get i.e: "Could not convert Variant (String)
    into (Double)", the faulty component name should be included in this
    exception string.

    David Caouette
This discussion has been closed.