Charts in VW7.6nc ? - Smalltalk

This is a discussion on Charts in VW7.6nc ? - Smalltalk ; Hi, I used VW years ago and loved it. I finally have a chance to use it again to develop a cool little freebee app. It seems I am alowed to create and distribute the app for free per the ...

+ Reply to Thread
Results 1 to 3 of 3

Charts in VW7.6nc ?

  1. Default Charts in VW7.6nc ?

    Hi,

    I used VW years ago and loved it. I finally have a chance to use it again
    to develop a cool little freebee app. It seems I am alowed to create and
    distribute the app for free per the license agreement.

    The app will need to create multi-variable line charts (multi-line charts)

    I don't see any classes that contain the string "chart" in their name. Are
    there charts in the system? If so, where? If not, are there recommended
    libraries I can connect into the runtime?

    Thanks,

    MrBill



  2. Default Re: Charts in VW7.6nc ?

    "Mr Bill" <noone@nospam.com> wrote in
    news:ELudne-iY8NbIInUnZ2dnUVZ_hidnZ2d@comcast.com:

    > Hi,
    >
    > I used VW years ago and loved it. I finally have a chance to use it
    > again to develop a cool little freebee app. It seems I am alowed to
    > create and distribute the app for free per the license agreement.
    >
    > The app will need to create multi-variable line charts (multi-line
    > charts)
    >
    > I don't see any classes that contain the string "chart" in their name.
    > Are there charts in the system? If so, where? If not, are there
    > recommended libraries I can connect into the runtime?
    >
    > Thanks,
    >
    > MrBill


    Look at the BGOK parcel.


    --
    Terry
    ===========================================================
    Terry Raymond
    Crafted Smalltalk
    80 Lazywood Ln.
    Tiverton, RI 02878
    (401) 624-4517 traymond at craftedsmalltalk nospam dot com
    <http://www.craftedsmalltalk.com>
    ===========================================================

  3. Default Re: Charts in VW7.6nc ?

    Thanks Terry,

    This is just what I needed.

    Bill

    "Terry Raymond" <traymond-nospam-at-craftedsmalltalk-dot-com> wrote in
    message news:Xns9B4FBFADF6A71traymondcraftedsmall@216.196.97.170...
    > "Mr Bill" <noone@nospam.com> wrote in
    > news:ELudne-iY8NbIInUnZ2dnUVZ_hidnZ2d@comcast.com:
    >
    >> Hi,
    >>
    >> I used VW years ago and loved it. I finally have a chance to use it
    >> again to develop a cool little freebee app. It seems I am alowed to
    >> create and distribute the app for free per the license agreement.
    >>
    >> The app will need to create multi-variable line charts (multi-line
    >> charts)
    >>
    >> I don't see any classes that contain the string "chart" in their name.
    >> Are there charts in the system? If so, where? If not, are there
    >> recommended libraries I can connect into the runtime?
    >>
    >> Thanks,
    >>
    >> MrBill

    >
    > Look at the BGOK parcel.
    >
    >
    > --
    > Terry
    > ===========================================================
    > Terry Raymond
    > Crafted Smalltalk
    > 80 Lazywood Ln.
    > Tiverton, RI 02878
    > (401) 624-4517 traymond at craftedsmalltalk nospam dot com
    > <http://www.craftedsmalltalk.com>
    > ===========================================================




+ Reply to Thread