You asked for a GUI app using GTGUI GT driver.

In GUI apps you either have to select a *GUI GT* or *roll your own
GUI* using some GUI libs (like hwgui), otherwise you won't get any
window. In this case you selected GTGUI which means you have
to roll your own GUI.

I'm not sure what you want to achieve.

The option to switch to GUI mode without overriding GT is
-gui. To select a GUI GT to use with terminal output (= without
the need to roll you own GUI) is -gtwvt.

I can just recommend to read the -help output of hbmk2,
many of these questions could be answered.

Brgds,
Viktor

On Sat, Jun 20, 2009 at 12:58 PM, <marek.horody...@interia.pl> wrote:
> When I link app with :
>
> hbmk2 -n -m -w2 -gc3 -std -gtwin homar.prg -lhbct -lhomar -lhbwin -trace
>
> all is ok and app work in character mode.
>
> But when my command is :
>
> hbmk2 -n -m -w2 -gc3 -gtgui homar.prg -lhbct -lhomar -lhbwin -trace
>
> I do not see it (any widow is created), but it is work, and I see it on OS 
> process list :
>
> ╔═════════════════════════════ PROCESSES: ═════════════════════════[ ]═╗
> ║        Name        │  Size   │  Date  │Time │  PID   │  PPID  │CPU│ M
> ║..                  │<UP--DIR>│01-01-80│01:01│        │        │   │  ▒
> [...]
> ║homar_mw_gui     exe│3 139 494│20-06-09│12:49│    2248│       0│  0│  ▒
>
>
> What I make wrong ?
>
> Regards,
> Marek Horodyski
>
>
> ----------------------------------------------------------------------
> Dobra czy zla wiadomosc? Zawsze warto oszczedzac. Teraz 5,5%.
> Sprawdz > http://link.interia.pl/f21b0
>
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to