vouchcac wrote:
>
> + Implemented: auto activating and displaying the function's
> documentation
> you have currently finished typing opening brace. This feature
> is activated only when you have initialized the documentation
> browser by clicking on the "H" icon on the r
Revision: 14007
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14007&view=rev
Author: vouchcac
Date: 2010-02-27 05:00:17 + (Sat, 27 Feb 2010)
Log Message:
---
2010-02-26 20:51 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* contrib/hbide/ideeditor.prg
David Arturo Macias Corona wrote:
>
> > # QInputContext.cpp \
> > # QWidget.cpp \
>
Please do the following:
0. QApplication.cpp
1. QWidget.cpp -> HB_FUNC( QT_QWIDGET_INPUTCONTEXT )
Comment it out.
2. Also commentout corresponding methods in
TQApplication and TQWidget.
3. Dro
marco bra wrote:
>
> After Rev. 14006 i cannot open the Documentation frame i get a dialog
> error:
> i try to attach to this post.
>
Compile hbQT also.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message
2010/2/27 Pritpal Bedi
>
>
> marco bra wrote:
> >
> > aDir := directory( cRootPath + "*", "D" )
> >
> > file filter mask work on Linux Ubuntu 9.10.
> >
>
> Implemented.
>
>
>
> > BTW to populate the frame with doc contents i MUST restart hbide.
> >
>
> Implemented.
> Can you test after r14005 ?
>
Revision: 14006
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14006&view=rev
Author: vouchcac
Date: 2010-02-27 02:18:35 + (Sat, 27 Feb 2010)
Log Message:
---
2010-02-26 18:15 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* contrib/hbqt/THbQtUI.prg
Hi,
Can HB_RUN be made to fork a process? For instance, if you tried to run the
crappy Windows notepad.exe, it wouldn't wait for notepad.exe to terminate
before you got your prompt back.
On some text editors, this isn't a concern, like WRITE / WORDPAD.exe... but
in notepad it is, and I am very c
I just changed it to HB_CURDRIVE a few mins before you wrote that.. but you
beat me to it!
:)
On Fri, Feb 26, 2010 at 4:56 PM, Viktor Szakáts wrote:
> Either add hbxpp to you liblist or change the call to HB_CURDRIVE().
>
> See ChangeLog for more.
>
> Brgds,
> Viktor
>
>
> On Sat, Feb 27, 2010 a
marco bra wrote:
>
> aDir := directory( cRootPath + "*", "D" )
>
> file filter mask work on Linux Ubuntu 9.10.
>
Implemented.
> BTW to populate the frame with doc contents i MUST restart hbide.
>
Implemented.
Can you test after r14005 ?
-
enjoy hbIDEing...
Revision: 14005
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14005&view=rev
Author: vouchcac
Date: 2010-02-27 01:02:40 + (Sat, 27 Feb 2010)
Log Message:
---
2010-02-26 16:54 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* contrib/hbide/resources/doc
Either add hbxpp to you liblist or change the call to HB_CURDRIVE().
See ChangeLog for more.
Brgds,
Viktor
On Sat, Feb 27, 2010 at 1:50 AM, smu johnson wrote:
> I should also note that I got Harbour dev to compile in windows, just that
> I can't get it to compile my .PRGs
>
>
> On Fri, Feb 26,
I should also note that I got Harbour dev to compile in windows, just that I
can't get it to compile my .PRGs
On Fri, Feb 26, 2010 at 4:47 PM, smu johnson wrote:
> I also am getting this.
>
> ..\latest\.hbmk\win\mingw\1BMMENU.o:1BMMENU.c:(.data+0x818): undefined
> reference to `HB_FUN_CURDRIVE'
I also am getting this.
..\latest\.hbmk\win\mingw\1BMMENU.o:1BMMENU.c:(.data+0x818): undefined
reference to `HB_FUN_CURDRIVE'
..\latest\.hbmk\win\mingw\CHECKSYS.o:CHECKSYS.c:(.data+0x7c8): undefined
reference to `HB_FUN_CURDRIVE'
..\latest\.hbmk\win\mingw\SUPPLIER.o:SUPPLIER.c:(.data+0xf88): undef
Work very good !!! Many Thanks
This is my sample for test:
*#include "hbqt.ch"*
*
*
*REQUEST HB_QT*
*
*
*STATIC s_qApp*
*
*
*STATIC pEvents*
*
*
*/*--*/*
*
*
*INIT PROCEDURE Qt_Start()*
*
*
* hbqt_errorsys()*
*
*
* s_qApp :=
Hi Pritpal, maybe I am wrong and you can help me. I only need get the
version, release and build of Qt library (ex: 4.6.2)
I don't need add any plugins (in Static Link Mode, Qt don't support jpg
images without pluging but isn't very necesary)
Thanks
CdQ
On Fri, Feb 26, 2010 at 5:51 PM, Prit
Hi,
smu johnson wrote:
With a Roll-your-own index open, when you use a dbgoto(), the record
pointer is moved to the correct row in the table but the pointer in the
index file is not positioned to the corresponding row, even though the
record is in the index. With a regular cdx index, the ind
Hi again,
With a Roll-your-own index open, when you use a dbgoto(), the record pointer
is moved to the correct row in the table but the pointer in the index file
is not positioned to the corresponding row, even though the record is in the
index. With a regular cdx index, the index pointer is alwa
thanks viktor!
On Fri, Feb 26, 2010 at 2:19 PM, wrote:
> Revision: 14004
>
> http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14004&view=rev
> Author: vszakats
> Date: 2010-02-26 22:19:52 + (Fri, 26 Feb 2010)
>
> Log Message:
> ---
> 2010-02-26 23:18 UTC+0100 Vik
Revision: 14004
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14004&view=rev
Author: vszakats
Date: 2010-02-26 22:19:52 + (Fri, 26 Feb 2010)
Log Message:
---
2010-02-26 23:18 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/rtl/tget.prg
* test
2010/2/26 Pritpal Bedi
>
>
> Viktor Szakáts wrote:
> >
> > Why not simply with "*"?
> >
>
> I never tried only "*". To my absent mind
> it always sounded synonymous to "*.*".
> I will experiment with it today.
>
>
FYI the "*"
aDir := directory( cRootPath + "*", "D" )
file filter mask work on Li
Hi,
We have discovered the following incompatibility:
x:="Y"
@ 3,0 get x picture "Y"
read
The Picture command is used to format the screen display as well as put
control on what the field will accept. In the case of picture "Y", it forces
the user to enter either Y (Yes) or N (No). However...
Revision: 14003
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14003&view=rev
Author: vszakats
Date: 2010-02-26 21:02:29 + (Fri, 26 Feb 2010)
Log Message:
---
2010-02-26 22:01 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/rddsql/sddoci/oci
Viktor Szakáts wrote:
>
> We've decided to not support the plugin architecture of QT lib
> for various reasons detailed back then.
>
:buildKey() only generates a key which are essential for a plugin
to be linked in a version of Qt.
As far as my understanding extends, this class has nothing to
Revision: 14002
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14002&view=rev
Author: vszakats
Date: 2010-02-26 20:47:35 + (Fri, 26 Feb 2010)
Log Message:
---
2010-02-26 21:44 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
* bin/hb-mkimp.
CarozoDeQuilmes wrote:
>
> Hi Pritpal, are implemented the FocusIn and FocusOut events in widget (not
> Windows, it work fine for my), for example TextBox ???
>
Try something like:
#include "hbqt.ch"
pEvents := Qt_Events_New()
qWidget := QWidget():new()
qWidget:installEventFilt
We've decided to not support the plugin architecture of QT lib
for various reasons detailed back then.
Brgds,
Viktor
On Fri, Feb 26, 2010 at 9:32 PM, Pritpal Bedi wrote:
>
>
> CarozoDeQuilmes wrote:
> >
> > Hi Pritpal, can you add the class QLibraryInfo with the BuildKey method ?
> >
>
> A far a
CarozoDeQuilmes wrote:
>
> Hi Pritpal, can you add the class QLibraryInfo with the BuildKey method ?
>
A far as I remeber, the request has been replied before. No ?
QLibraryInfo is a pure virtual class and needs a lot more to sub-class it.
I will look into this next week, just remind me then.
CarozoDeQuilmes wrote:
>
> Hi Pritpal, can you add method "winId" of class QMainWindow in _HbQt ?
>
No, this is Windows only solution.
We had to drop it almost hal an year before.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_des
Viktor Szakáts wrote:
>
> Why not simply with "*"?
>
I never tried only "*". To my absent mind
it always sounded synonymous to "*.*".
I will experiment with it today.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
Vi
Hi Pritpal, are implemented the FocusIn and FocusOut events in widget (not
Windows, it work fine for my), for example TextBox ???
Thanks in advance
CdQ
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbou
Hi Pritpal, can you add the class QLibraryInfo with the BuildKey method ?
Thanks in advance
CdQ
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Hi,
With this sample:
[CODE]
#include "minigui.ch"
#include "hbclass.ch"
#include "i_winuser.ch"
static oMSCAL
function main
DEFINE WINDOW oMainWindow ;
AT 0,0 WIDTH GetDesktopWidth() HEIGHT GetDesktopHeight()-30 ;
TITLE "" ;
FONT "Ms Sans Serif" SIZE 9 ;
MAIN NOSIZE
Hi Pritpal, can you add method "winId" of class QMainWindow in _HbQt ?
Thanks in advance
CdQ
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Hi,
Przemysław Czerpak wrote:
In class implementation we are using:
_HB_CLASS [,] // new class
_HB_MEMBER [ AS ]
_HB_MEMBER { [ AS ] }
Of course this is also [x]Harbour only extension and it's hidden for
users by PP rules in hbclass.ch so I think that only few people knows
abo
Horodyski Marek (PZUZ) wrote:
I use Harbour 2.0.0beta3 (Rev. 12489) on WinXP SP3 and both ODBC client
(Oracle and Microsoft).
I could not use the current version, as I have in the GPF.
How this can somehow improve in the sqlrdd?
Hm, mostly I have in harbor\odbc zero when count(*) or sum( ...)
Hi,
If there is a way to dynamically find out the version of the structure
returned by function in question, so that we can be sure that required
fields are present, we may force 0x0600 version in source, just to get
the structure definitions from official headers. Plus we also need to
add support
>
> > aDir := directory( cRootPath + "*.", "D" )
> >
> > to
> >
> > aDir := directory( cRootPath , "D" )
> >
> > make hbide loading the directory structure and the subdirs related docs
> > text
> > file are now showed.
> >
>
> So the culprit is "*." mask which, on Windows, maps to "Directories Only
Hi all,
IMHO the best solution is to define the version of Windows that supports the C
compiler before compilation.
For example, if your C compiler supports Vista: set
HB_USER_CFLAGS=-D_WIN32_WINNT 0x0600
http://msdn.microsoft.com/en-us/library/aa383745%28VS.85%29.aspx
Some structures are def
David Arturo Macias Corona wrote:
>
> I sent information privately
>
Thank you, reviewing...
I need a basic code sample to test hbqt, without use of QInputContext,
QWidget, just to know if hbqt-qt461 for OS/2 will run
Something as minidemoqt.prg :-)
This is not possible without QWidget
marco bra wrote:
>
> Changing at row 1588
>
> aDir := directory( cRootPath + "*.", "D" )
>
> to
>
> aDir := directory( cRootPath , "D" )
>
> make hbide loading the directory structure and the subdirs related docs
> text
> file are now showed.
>
So the culprit is "*." mask which, on Window
-Original Message-
From: Horodyski Marek (PZUZ)
Sent: Thursday, February 25, 2010 4:38 PM
To: harbour@harbour-project.org
Subject: [Harbour] Trouble with SqlRdd
I have problem with data from Oracle.
Here is ask and answer :
[...]
Hm, mostly I have in harbor\odbc zero when count(*) or s
On 26/02/10 06:45, Przemysław Czerpak wrote:
On Thu, 25 Feb 2010, Barry Jackson wrote:
Hi,
Right now implementing NG format oriented hbQT's help.
Anyone found an NG reader (that works) for Linux?
I'm using Expert Guide from Dave Person.
best regards,
Przemek
Thanks Przemek - I tried that
Hi Priptpal if you want i can publish your article on my blog (i planed
update tomorrow)
http://harbourlanguage.blogspot.com/
2010/2/26 francesco perillo
> > This is _ABSOLUTELY_POSSIBLE_.
> >
> > I did experimented with my flagship application Vouch and it works.
> > Will post a sample, or wil
>> >Right now implementing NG format oriented hbQT's help.
>> Anyone found an NG reader (that works) for Linux?
>I'm using Expert Guide from Dave Person.
Pearson :-)
www.davep.org
"Norton Guides" section include a description of file format of a Norton
Guide database
I am using Expert Guide
Pritpal:
> # QInputContext.cpp \
> # QWidget.cpp \
>
>Can you show which function calls in QWidget abd QInoutContext
>produces warnings. I will try to pacify them for os2.
>QInputContex - I think I can go away with this class if it is not
>called anywhere else in components we are developing.
> This is _ABSOLUTELY_POSSIBLE_.
>
> I did experimented with my flagship application Vouch and it works.
> Will post a sample, or will include it in gtqtc/tests/demoqtc.prg soon.
> Right now implementing NG format oriented hbQT's help.
Ok, perfect !
Now I just ask you where may I start to get inf
Revision: 14001
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14001&view=rev
Author: vszakats
Date: 2010-02-26 10:13:31 + (Fri, 26 Feb 2010)
Log Message:
---
2010-02-26 11:13 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbxpp/Makefile
Revision: 14000
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14000&view=rev
Author: vszakats
Date: 2010-02-26 10:00:18 + (Fri, 26 Feb 2010)
Log Message:
---
2010-02-26 11:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* harbour.spec
+ Added
Revision: 13999
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13999&view=rev
Author: vszakats
Date: 2010-02-26 09:57:39 + (Fri, 26 Feb 2010)
Log Message:
---
2010-02-26 10:56 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
+ contrib/hbfoxpro/dll.prg
Pritpal, some little debug as you can see below, i have put:
hbide_dbg (cRootPath)
and the len of result array "hbide_dbg (a_)" give me 0 length
Changing at row 1588
aDir := directory( cRootPath + "*.", "D" )
to
aDir := directory( cRootPath , "D" )
make hbide loading the directory structure
50 matches
Mail list logo