Re: [Harbour] Open index with unknow function or variable

2009-04-23 Thread Adam Lubszczyk
Hi! Przemyslaw Czerpak-2 wrote: > >> In Harbour I get error "Undefined function FUNCTIONX" or "Variable does >> not >> exist: VARIABLEX" >> WHY ? > > Because Harbour checks if all index expressions (KEY/FOR) are valid when > index is open. It helps to detect problem immediately. IMHO it's much

Re: [Harbour] SF.net SVN: harbour-project:[10921] trunk/harbour

2009-04-23 Thread Viktor Szakáts
Hi Pritpal and All, > >BTW, is it possible to add system icon support? > > hb_gtInfo( HB_GTI_ICONFILE, 'test.ico' ) -> working ! > OR > What? > At present only HB_GTI_ICONFILE is supported. I prefer to store such data in resources on Windows. Is there a way to set an icon from binary data ?:

Re: [Harbour] hb_ProcessIsRunning() request (to Przemek)

2009-04-23 Thread Francesco Saverio Giudice
Hi Przemek, Il 24/04/2009 0.15, Francesco Saverio Giudice ha scritto: is it possible to add below function ? hb_ProcessIsRunning( hProc, nTimeoutMsecs ) -> lIsRunning I have tested code and, apart for two typos for returning values, it works. Correct code is: PROC Main() LOCAL hOut LOC

[Harbour] hb_ProcessIsRunning() request (to Przemek)

2009-04-23 Thread Francesco Saverio Giudice
Hi Przemek, is it possible to add below function ? hb_ProcessIsRunning( hProc, nTimeoutMsecs ) -> lIsRunning to check if a process started with hb_ProcessOpen() is currently running so I can have: PROC Main() LOCAL hOut LOCAL hProc := hb_ProcessOpen( "test.exe",, @hOut, @hOut, .T. ) LO

Re: [Harbour] SF.net SVN: harbour-project:[10921] trunk/harbour

2009-04-23 Thread Pritpal Bedi
Massimo Massimo Belgrano-3 wrote: > > may be usefull? > http://www.google.it/codesearch?hl=it > if you type qwidget.paintevent search in source code where is used and > show this source > Thanks for the options. I will try to find something valuable out of it. Regards Pritpal Bedi -- View

Re: [Harbour] SF.net SVN: harbour-project:[10921] trunk/harbour

2009-04-23 Thread Pritpal Bedi
Hi Angel >1- Compiled and executed wvtext.exe Joining the hands. Thanks. >2- Open second windows with F10. >3- Lines and boxes appear with strange symbols Box character support is not available yet, so strange characters... 4- Clicked on X button 5- App vanished with attached error log Yes I

Re: [Harbour] SF.net SVN: harbour-project:[10921] trunk/harbour

2009-04-23 Thread Pritpal Bedi
Hi Angel >1- Compiled and executed wvtext.exe Joining the hands. Thanks. >2- Open second windows with F10. >3- Lines and boxes appear with strange symbols Box character support is not available yet, so strange characters... 4- Clicked on X button 5- App vanished with attached error log Yes I

Re: [Harbour] More warnigs requiring attention...

2009-04-23 Thread Przemyslaw Czerpak
On Fri, 17 Apr 2009, Ranier Vilela wrote: Hi, > But, Przemek can you, please, fix this: Try it after: 2009-04-23 22:11 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) best regards, Przemek ___ Harbour mailing list Harbour@harbour-project.org h

[Harbour] SF.net SVN: harbour-project:[10926] trunk/harbour

2009-04-23 Thread druzus
Revision: 10926 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10926&view=rev Author: druzus Date: 2009-04-23 20:03:33 + (Thu, 23 Apr 2009) Log Message: --- 2009-04-23 22:11 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/common

Re: [Harbour] SF.net SVN: harbour-project:[10921] trunk/harbour

2009-04-23 Thread Massimo Belgrano
Hi Pritpal may be usefull? http://www.google.it/codesearch?hl=it if you type qwidget.paintevent search in source code where is used and show this source your knowledge may use better that my ignorance i invite everybody use google search code Can we request add clipper/harbour as language? http://

Re: [Harbour] SF.net SVN: harbour-project:[10921] trunk/harbour

2009-04-23 Thread Pritpal Bedi
Hi >Thanks. Now the window is resized, but not yet centered. Leftout by oversight, do in a while. > Cursor blinking rate _was_ fine, now it's too quick, > unfortunately the effect I've seen is unchanged. Maybe > you misunderstood me, what I wanted to say is that > GTQTC should reset the curso

[Harbour] Re: SF.net SVN: harbour-project:[10921] trunk/harbour

2009-04-23 Thread Angel Pais
Forgot to attach file... Angel Pais escribió: 5- App vanished with attached error log Application Internal Error - C:\Documents and Settings\Administrador\Escritorio\qt\wvtext.exe Terminated at: 2009.04.23 13:56:12 Unrecoverable error 6005: Exception error: Exception Code:C005 Exc

[Harbour] Re: SF.net SVN: harbour-project:[10921] trunk/harbour

2009-04-23 Thread Angel Pais
Hi Pritpal 1- Compiled and executed wvtext.exe 2- Open second windows with F10. 3- Lines and boxes appear with strange symbols 4- Clicked on X button 5- App vanished with attached error log HTH Angel vouch...@users.sourceforge.net escribió: Revision: 10921 http://harbour-project.sv

[Harbour] SF.net SVN: harbour-project:[10925] trunk/harbour

2009-04-23 Thread druzus
Revision: 10925 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10925&view=rev Author: druzus Date: 2009-04-23 15:39:27 + (Thu, 23 Apr 2009) Log Message: --- 2009-04-23 17:46 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbapi

Re: [Harbour] Re: Going on the web with Qt

2009-04-23 Thread Massimo Belgrano
This White Paper informs about a QT control (based on WebKit) which enables apps to include an embedded browser. Useful, but different from the idea of running as web application (WUI). 2009/4/23 Marcos Gambeta : > Massimo Belgrano escreveu: >> >> Another intresting way for going to web >> htt

[Harbour] SF.net SVN: harbour-project:[10924] trunk/harbour

2009-04-23 Thread druzus
Revision: 10924 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10924&view=rev Author: druzus Date: 2009-04-23 12:34:42 + (Thu, 23 Apr 2009) Log Message: --- 2009-04-23 14:42 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/vm/hvm

Re: [Harbour] Re: Going on the web with Qt

2009-04-23 Thread Marcos Gambeta
Massimo Belgrano escreveu: Another intresting way for going to web http://code.google.com/intl/it/apis/o3d/ O3D is an open-source web API for creating rich, interactive 3D applications in the browser. This API is shared at an early stage.. Massimo, See this: http://www.qtsoftware.com/forms/wh

[Harbour] Qt 4.5.1 released

2009-04-23 Thread Marcos Gambeta
More info: http://www.qtsoftware.com/about/news/updates-to-qt-qt-creator-released Regards, Marcos Gambeta ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Re: Going on the web with Qt

2009-04-23 Thread Massimo Belgrano
Another intresting way for going to web http://code.google.com/intl/it/apis/o3d/ O3D is an open-source web API for creating rich, interactive 3D applications in the browser. This API is shared at an early stage.. 2009/4/22 Massimo Belgrano : > Harbour go to qt and qt goto web > http://www.kdedeve

Re: [Harbour] SF.net SVN: harbour-project:[10923] trunk/harbour

2009-04-23 Thread Viktor Szakáts
> > - contrib/gtqtc/tests/hbqt.hbp > + contrib/gtqtc/tests/gtqtc.hbp >- Removed .hbp with wrong name. This file also contained > local, environment dependent QT libpath. > Please don't add such lines to SVN !! > Instead use a local .hbp file which points to the QT path > i

Re: [Harbour] SF.net SVN: harbour-project:[10921] trunk/harbour

2009-04-23 Thread Viktor Szakáts
Hi Pritpal, >! FIXED : SetMode() > Resizing behavior, now it is acceptable. > Cursor blinking rate, now responds quickly. > Code cleanup. > Thanks. Now the window is resized, but not yet centered. Cursor blinking rate _was_ fine, now it's too quick, un

[Harbour] SF.net SVN: harbour-project:[10923] trunk/harbour

2009-04-23 Thread vszakats
Revision: 10923 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10923&view=rev Author: vszakats Date: 2009-04-23 09:53:37 + (Thu, 23 Apr 2009) Log Message: --- 2009-04-23 11:53 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/hbqt/tests/hbqt.h

[Harbour] SF.net SVN: harbour-project:[10922] trunk/harbour

2009-04-23 Thread druzus
Revision: 10922 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10922&view=rev Author: druzus Date: 2009-04-23 08:18:59 + (Thu, 23 Apr 2009) Log Message: --- 2009-04-23 10:26 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/include/hbexp

Re: [Harbour] Open index with unknow function or variable

2009-04-23 Thread Przemyslaw Czerpak
On Wed, 22 Apr 2009, Adam Lubszczyk wrote: Hi, > Thera are BASE.DBF and BASE.NTX with key "FunctionX(Field1)" or key: > Field1+VariableX > Make same program with line: > USE base INDEX base > In Clipper it is OK, I open base with index. Because during open Clipper does not check if index e

[Harbour] SF.net SVN: harbour-project:[10921] trunk/harbour

2009-04-23 Thread vouchcac
Revision: 10921 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10921&view=rev Author: vouchcac Date: 2009-04-23 07:59:11 + (Thu, 23 Apr 2009) Log Message: --- 2009-04-23 00:44 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) * harbour/contrib/gtqtc/gtqtc