Re: [Oorexx-devel] oorexxapi and using C++ Objects

2018-11-07 Thread Jason Martin

Even better, a simple window from:

FLTK
http://www.fltk.org/index.php

or

FOX
http://www.fox-toolkit.org/


___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] oorexxapi and using C++ Objects

2018-11-07 Thread Jason Martin

To better explain:

An example of an external open source C++ library.

gtkmm

wxwidgets

or just something simple






___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


[Oorexx-devel] oorexxapi and using C++ Objects

2018-11-07 Thread Jason Martin

I am not really a CPP or OOP programmer.

But I or the docs could use at least an example of:

Using oorexxapi:

1) Where the thing is already written in C++ and not C based.
2) Is already a OOP thing.
3) Not Java

It's a car object in a C++ library.
Turn it on.
Use the brakes.

Have looked at RexxGTK and have these collected over the years.

20150401-native-rgf.pdf
Calling C functions from Rexx.pdf
EDM_2 - REXX-ercising Your Applications - Part 1_2.pdf
EDM_2 - REXX-ercising Your Applications - Part 2_2.pdf
Exposing multiple foreign functions to Regina Rexx.pdf
Exposing simple foreign functions to Regina Rexx.pdf
rexx_funcs.pdf
REXX-Wrapper – a short introduction _ Schrievkrom.pdf
SEP94_ Extending REXX with C++.pdf
Using REXX and C Together - Part 1.pdf
Using REXX as a macro language.pdf
Writing REXX Functions.pdf



___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel