Study about xHarbour :) - xharbour
This is a discussion on Study about xHarbour :) - xharbour ; Hi
I very wish understand this :
If I using xHarbour in text mode -->I can use more commands "Language
reference guide 1.1".But no a difference of principle with Clipper
about look.
If I using xHarbour in GUI mode -->"VxH" ...
-
Study about xHarbour :)
Hi
I very wish understand this :
If I using xHarbour in text mode -->I can use more commands "Language
reference guide 1.1".But no a difference of principle with Clipper
about look.
If I using xHarbour in GUI mode -->"VxH" --> Very nice app,but I can't
use "Language reference guide 1.1" /more or less/. Not enough manual.
And now what must I do ?
Have you are ideas ? 
Thanks
-
Re: Study about xHarbour :)
Dear Lubomir,
As a VxH user I can only point out some basic ideas:
1. xHarbour console applications are based on the linear programming
paradigm,
hardware resource management is based on a linear model and the
program
execution flow is managed entirely by your code
2. VxH (and many more programming tools) generates you a progam
backed by a standard OOP engine, the hardware resource management
is based on a nonlinear model, the program execution flow is based
on the events produced by the user and the hosting computer
3. Instructions that manage the keyboard, the mouse and the graphic
output
are specific to the library set you choose to use together with
xHarbour
(GTWIN, FWH, VxH, Xailer etc.)
HTH
Ella
On 16 Sep, 10:12, lubomirbg2002 <lubomirbg2...@yahoo.com> wrote:
> Hi
> I very wish understand this :
>
> If I using xHarbour in text mode -->I can use more commands "Language
> reference guide 1.1".But no a difference of principle with Clipper
> about look.
>
> If I using xHarbour in GUI mode -->"VxH" --> Very nice app,but I can't
> use "Language reference guide 1.1" /more or less/. Not enough manual.
>
> And now what must I do ?
> Have you are ideas ? 
>
> Thanks
Similar Threads
-
By Application Development in forum xharbour
Replies: 3
Last Post: 09-28-2007, 08:16 AM
-
By Application Development in forum xharbour
Replies: 8
Last Post: 09-12-2007, 02:11 PM
-
By Application Development in forum Idl-pvwave
Replies: 5
Last Post: 08-21-2007, 01:30 AM
-
By Application Development in forum xharbour
Replies: 0
Last Post: 03-02-2007, 06:32 AM