No subject


Tue Jun 11 14:29:31 CEST 2019


FreePascal, but until now I could not find a useful tool.
Well, there are some attempts to wrap GTK. I had a look into the samples, but
this is definitely not what I am looking for -- too complicated!

Is there no really EASY to use unit for that, as easy as oCRT? I get always
shocked when I see some pages of code only for getting a simple window opened!
Also, the programming style with oCRT and GUI is totally different, what I do
not understand.

What I am looking for is some replacement for oCRT which basically does the
same, but in graphical mode. So it should be possible in the best case to
compile one and the same program either for GUI or ncurses...

For that, Buttons should be translated into KeyStrokes (i.e. function keys)
and fed into the keyboard input. This will allow to operate the program either
with Keys or with mouse clicks.
Also, opening a normal window should be done with one simple procedure instead
of writing "half a page" of code...

Is there something which works like that? Should work in OOP, if possible, and
be as close to oCRT as possible.


mfg

  Ing. Rainer Hantsch

-- 
.---------------------------------------------------------------------.
|      \\|//              Ing. Rainer HANTSCH  -  Hardware + Software |
|      (o o)              Forget Windoze! -- We focus on L-I-N-U-X... |
|--oOOo-(_)-oOOo------------------------------------------------------|
| Ing. Rainer HANTSCH |  mail: office at hantsch.co.at                   |
| Khunngasse 21/20    |   www: http://www.hantsch.co.at               |
| A-1030 Vienna       |   tel: +43-1-79885380    fax: +43-1-798853818 |
| ** A u s t r i a ** | handy: +43-664-9194382   UID-Nr: ATU 11134002 |
'---------------------------------------------------------------------'





More information about the fpc-pascal mailing list