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" ...

+ Reply to Thread
Results 1 to 2 of 2

Study about xHarbour :)

  1. Default 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


  2. Default 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




+ Reply to Thread

Similar Threads

  1. convert a lib from xharbour.com to xharbour.org
    By Application Development in forum xharbour
    Replies: 3
    Last Post: 09-28-2007, 08:16 AM
  2. [Ann] xHarbour.com's SQLRDD available for xHarbour.ORG with BCC
    By Application Development in forum xharbour
    Replies: 8
    Last Post: 09-12-2007, 02:11 PM
  3. how to study IDL?
    By Application Development in forum Idl-pvwave
    Replies: 5
    Last Post: 08-21-2007, 01:30 AM
  4. Replies: 0
    Last Post: 03-02-2007, 06:32 AM