Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #2337 > unrolled thread
| Started by | GS <gs@v.invalid> |
|---|---|
| First post | 2017-04-07 17:25 -0400 |
| Last post | 2017-04-19 23:17 -0400 |
| Articles | 3 — 2 participants |
Back to article view | Back to comp.lang.basic.visual.misc
Looking for the FormulaOne ActiveX OCX GS <gs@v.invalid> - 2017-04-07 17:25 -0400
Re: Looking for the FormulaOne ActiveX OCX BTIS Jeff <btisjb@gmail.com> - 2017-04-19 14:09 -0700
Re: Looking for the FormulaOne ActiveX OCX GS <gs@v.invalid> - 2017-04-19 23:17 -0400
| From | GS <gs@v.invalid> |
|---|---|
| Date | 2017-04-07 17:25 -0400 |
| Subject | Looking for the FormulaOne ActiveX OCX |
| Message-ID | <oc8vus$pds$1@dont-email.me> |
Does anyone know anyone who has this available for sale? The current version is Java-based and I need the original AX control for use with VB6. Thanks in advance! -- Garry Free usenet access at http://www.eternal-september.org Classic VB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion
[toc] | [next] | [standalone]
| From | BTIS Jeff <btisjb@gmail.com> |
|---|---|
| Date | 2017-04-19 14:09 -0700 |
| Message-ID | <b62611b7-5698-44c5-acd5-eac3eaa244ab@googlegroups.com> |
| In reply to | #2337 |
Gary
Were you able to find this?
Believe it or not I have the VBX version ( for VB 3) still in a box
but not the OCX edition.
Try Component Source
https://www.componentsource.com/
I know it's no longer in their "current" product line,
( the web site says "We do not supply this product anymore.")
but they are a large reseller and you can ask if maybe
maybe they can just look and see if they have a box sitting
in inventory from the old days.
If you can't find it anywhere - think about whether you
need all the features. Which features do you need?
We've explored spreadsheet style calculations using a grid component
( our own TList - but perhaps could be done with other grids)
and it's certainly possible to implement many spreadsheet type
features in this way.
If you can't find Formula One, perhaps you can code the specific
behavior and methods, events, properties you need around
a non-spreadsheet grid.
Best wishes
- Jeff Bennett
Bennet-Tec Information Systems
www.Bennet-Tec.com
==========================================
On Friday, April 7, 2017 at 5:25:42 PM UTC-4, GS wrote:
> Does anyone know anyone who has this available for sale? The current version is
> Java-based and I need the original AX control for use with VB6.
>
> Thanks in advance!
>
> --
> Garry
>
> Free usenet access at http://www.eternal-september.org
> Classic VB Users Regroup!
> comp.lang.basic.visual.misc
> microsoft.public.vb.general.discussion
[toc] | [prev] | [next] | [standalone]
| From | GS <gs@v.invalid> |
|---|---|
| Date | 2017-04-19 23:17 -0400 |
| Message-ID | <od992f$d1v$1@dont-email.me> |
| In reply to | #2338 |
> Gary > > Were you able to find this? > Believe it or not I have the VBX version ( for VB 3) still in a box > but not the OCX edition. > Try Component Source > https://www.componentsource.com/ > I know it's no longer in their "current" product line, > ( the web site says "We do not supply this product anymore.") > but they are a large reseller and you can ask if maybe > maybe they can just look and see if they have a box sitting > in inventory from the old days. Worth doing... > > If you can't find it anywhere - think about whether you > need all the features. Which features do you need? > We've explored spreadsheet style calculations using a grid component > ( our own TList - but perhaps could be done with other grids) > and it's certainly possible to implement many spreadsheet type > features in this way. > If you can't find Formula One, perhaps you can code the specific > behavior and methods, events, properties you need around > a non-spreadsheet grid. > > Best wishes > > - Jeff Bennett > Bennet-Tec Information Systems > www.Bennet-Tec.com Thanks for the response! I'm actually looking for a better OCX then fpSpread as it seems to have some issues calculating the same formula across multiple columns. My Excel sheet calcs correctly as do the Libre Calc and Google Sheets templates. This is the 1st time (in over 12 yrs) my fpSpread has let me down and I can't get any resolve from Grape City because they dropped support in favor of their .net version -- Garry Free usenet access at http://www.eternal-september.org Classic VB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.basic.visual.misc
csiph-web