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
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 ?:
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
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
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
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
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
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
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
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://
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
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
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
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
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
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
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
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
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
>
> - 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
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
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
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
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
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
25 matches
Mail list logo