? Most important the post
> build slot, as could allow additional jobs as constructing installer,
> posting on web the installer, etc.
>
It is possible. I need more info about what actions will comprise such
slots.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouc
hash/ash.hbp -q -trace -info -lang=en"'
cArg := iif( empty( ::cBatch ), cC, cC + ::cBatch + " && " )
cArg += cExeHbMk2 + " " + cHbpPath + cCmdParams
ENDIF
//
::oOutputResult:oWidget:append( "batchfile = " + ::cBatch + iif(
hb_fileExist
7; -q -trace -info -lang=en'
>HB_PROCESSRUN( cmd )
>
> I do not know the QProcess parameters so I cannot tell you how exactly
> it should look. Your comment above suggests that it should be enough
> to make:
>cCmd := '/bin/sh'
>cArgs := '-c &q
cannot imagine how we
can attach to QApplication under the scenario it is
implemented currently.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbqt-a-couple-of-questions-tp4874292p4877801.html
Sent from the
u to follow Qt implementation from the very begining.
It was exactly how you want it. But perhaps you could not follow
the whole picture. Read my reply to Viktor's message. It will clarify
the way I changed this whole mechanism.
-----
enjoy hbIDEing...
Pritpal Bedi
http://hbide.v
eatures.
In practice, you never need to execute "post" actions with every
built. It is generally carried out once you are sure that edit/compile/link
cycles are upto production level. So, in my opinion, it must remain
outside of the "build" process.
-
enjoy hbIDEing..
++ level.
Yes, it is doable on TQApplication.prg level. I will try.
> Anyway just ignore this like most other
> suggestions from me. For me it's not a problem.
>
:-(.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
htt
s, will be possible. But _no_ Windows only functions.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/SF-net-SVN-harbour-project-14294-trunk-harbour-tp4874664p4878095.html
Sent from the harbour-devel mailing list arc
and it will execute.
Just tested through "Tools & Utilities" interface and it works.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/SF-net-SVN-harbour-project-14294-
gt; oDlg:clipChildren := .T.
> oDlg:drawingArea:clipChildren := .T. // error still
> exist at this line
> oDlg:create()
>
Please test after r14304.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in con
>
So at least we moved forward a bit.
> I tried replacing cCmd with /bin/sh and :-
>
You need not to as /bin/sh == /bin/bash
Let's wait Przemeks analysis.
-
enjoy hbIDEing...
Pritpal Bedi
http:/
much it is difficult to
establish code flow to acheive final results something like hbIDE.
Alternatively, you can start parallel development on this segment
and send the code here. I am sure someone more conversant with
C++ will join this effort. For now I am only concentrated on hbIDE.
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbqt-a-couple-of-questions-tp4874292p4879396.html
Sent from the harbour-devel mailing list archive at Nabble.com.
___
Harbo
Massimo
Can you please instruct your mail manager to
_NOT_TO_ATTCH_MAIL_BODY_TO_WHOME_YOU_ARE_REPLYING_
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/SF-net-SVN-harbour-project-14294-trunk-harbour
ed and offered some constructs, I do not
see much progress. Time-and-again I try with a new
concept, but at points it fails. The current implementation
is the best so far.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
htt
ar.
In a nut-shell: someone with new thinking process has to
step-in.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbqt-a-couple-of-questions-tp4874292p4879961.html
Sent from the harbour-devel mailing list archive
essional.
>
> You're welcome in the team.
>
> Brgds,
> Viktor
>
+11
Others just talked, you did it. Thanks.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/Introducing-myself-tp4859526p
Lorenzo Fiorini wrote:
>
> I am deeply sorry to hear the news.
>
> I am close to our Polish colleagues and I hope the best for their
> beautiful country.
>
An unwanted tragedy. I am shocked. My sympathies.
-
enjoy hbIDEing...
Pritpal Bedi
http:
works,
however, GPF at exit ( an issue we are onto resolving )
4. appevent.ch is a part of hbxbp lib and hence need not to be commented
out.
If linked with DLL and produces GPF, I think Przemek can extend help.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View thi
Pritpal Bedi wrote:
>
> 3. If tst.exe is build without tgui.dll, including its source in same
> project, tst.exe works,
>however, GPF at exit ( an issue we are onto resolving )
>
If oDlg:destroy() is called just before RETURN statement, it does not GPF.
And it must be cal
Launching application [ c:\dev_exes\tst.exe ]
So what should I look into or what has changed in hbMK2 recently ?
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbIDE-Invoked-fro
Pritpal Bedi wrote:
>
> Hello Viktor
>
> hbIDE run from console window which is used to compile/link/run under
> development.
> NOTE: this I am doing since very begining I started on hbQT+.
> hbMK2 executes properly and builds the targets ok.
> But since yesterda
Pritpal Bedi wrote:
>
> Wait, I think I have messed up something.
>
And certainly I did. Sorry for the noise and ignore it.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbIDE-Invoked-fro
ow up in the trace without the corresponding "opening"
>
> Perhaps the text "Object not created with new()" may be changed to
> something like:
> Object not created with bNew=true
>
Yes, and will commit soon with more readable and formatted trace calls.
-
Hello All
Is this the correct way to build fully qualified path given a file in
current folder, for *nixes ?
On Windows it works perfect.
hb_curDrive() + hb_osDriveSeparator() + hb_osPathSeparator() + CurDir() +
hb_osPathSeparator() + cMyFile.ext
-
enjoy hbIDEing...
Pritpal
not use any
> absolute path at all, IOW:
>cMyFile.ext
>
> Any other solution has problems.
>
This is what I suspected.
The question was of cosmatic importance.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http
rking OK.
Compiles fine but I did not check with "DEBUG" trace,
though I do not feel there would be problem.
Can you remove hb_getMemUsed() calls from hbide.prg also ?
My setup is in indifferent state per hbIDE and cannot commit
as a part.
-
enjoy hbIDEing...
Prit
ot;, "/C " )
to
cC := iif( hbide_getOS() == "nix", "-c .", "/C " )
and try again?
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/HBIDE-Project-build-start-folder-
Hello Everybody
There are 164 downloads since 29Mar2010.
Minus 2 what I initiated to test.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbIDE-Downloads-statistics-from-hbide-vouch-info-tp4886350p4886350.html
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbIDE-Keyboard-Shortcuts-Behavior-Overview-tp4886460p4886460.html
Sent from the harbour-devel mailing list archive at Nabble.com.
___
Harbour mail
ich type of input method
be used if an option is a part of UI.
Since I am not at this topic yet, it can be deleted.
I will do it in next commit.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/HBIDE-problem
;
> No apologies for posting the whole output as it's been a long time coming!
>
> This is a non-GUI app and when built with the "build and launch" button
> the output adds:-
>
> Detected exeutable => ash
>
> Launching application [ /home/baz/ha
is straight forward.
Somewhere we are missing how should we pass the params to QProcess().
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/HBIDE-Project-build-start-folder-problem-tp4861627p4886691.html
Sent from t
Pritpal Bedi wrote:
>
> It should launch theoretically.
> But let us examine how I am initiating the launch.
>
> #if 1
> qProcess := QProcess():new()
> qProcess:setWorkingDirectory( hbide_pathToOSPath(
> oProject:wrkDirectory ) )
> IF !e
ialogs with this same problem.
>
Fixed.
Please point-out other areas.
When you are doing quick, you tend to do mistakes.
> 3. Envvar HBIDE_DIR_HBMK2 is also ignored.
>
Please read answer to #1.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View thi
;-o' option is used in all supported target
> compilers, this is not true even with current set
> of compilers.
>
I know this fact.
But am short of insight how effectively should I detect it.
Please tweak with this issue, if possible.
-
enjoy hbIDEing...
Pritpal Bedi
ble name.
>
Let us re-introduce it.
Can you test after changing line 1236
cExeHbMk2 := "hbmk2" /* Needs that path is already set before calling
hbmk2 */
=>
cExeHbMk2 := ::oProject:cPathMk2 + "hbmk2"
-
enjoy hbIDEing...
Pritpal Bedi
Pritpal Bedi wrote:
>
> Can you test after changing line 1236
>
> cExeHbMk2 := "hbmk2" /* Needs that path is already set before
> calling hbmk2 */
> =>
> cExeHbMk2 := ::oProject:cPathMk2 + "hbmk2"
>
I see you have committed
uot; " + dir_[ 1,4 ] )
with
if ! empty( dir_ )
aadd( aHtm, '' + dtoc( dir_[ 1,3 ] ) + " " + dir_[ 1,4 ] )
endif
Infact I know nothing about how things happen on *nixes.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
pful to hit the right solution.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/Improve-on-hbqt-object-handling-tp4887521p4887614.html
Sent from the harbour-devel mail
destroy objects
in proper way. There are a couple of places I know, but even
they are OS dependant. BTW which compiler and OS you are
trying with ?
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/looking-for-hbqt-GPFs
3
as announced in INSTALL.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/looking-for-hbqt-GPFs-tp4887604p4887767.html
Sent from the harbour-devel mailing list arch
inks about Qt destruction mechanism state
the complexity of approach trolltech adopted in this regard.
Every binding is in trouble.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/Improve-
when parent is destroyed first ( Harbour GC )
and child next, which at that point, has already been destroyed.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/Improve-on-hbqt-object-handling-tp4887521p4890283.ht
---
>
> Detected exeutable => C:/harbour/contrib/hbide/projects/tests/test.exe
>
> Launch error: file not found -
>
Show complete log.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbide-Launch
>
Can you search in the explorer where test.exe is actually created ?
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbide-Launch-error-file-not-found-tp4890527p
Bruno
For sure you must have gone through the long thread
http://n2.nabble.com/HBIDE-Project-build-start-folder-problem-tc4861627.html#a4887410
It describs in detail what you need to do, just follow it.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this
and everything is available at one place.
> [ Anyhow even current .qth files seems enough to implement
> the stuff suggested by Przemek, plus probably the more strict
> parameter type checking, too. ]
>
Probably, .qth is a more powerful way to go for it.
We can extend its fo
SEVENTS(0)
>
> Called from APPEVENT(0)
>
> Called from HBIDE:CREATE(511)
>
> Called from MAIN(102)
>
I will try to fix this though I do not know what's the
behavior of directory() function if folder is empty.
-
enjoy hbIDEing...
Pritpal Bedi
http
is true, then you may
experiment with
qProcess:startDetached_2( cTargetFN )
Play with
METHOD IdeProjManager:launchProject( cProject, cExe )
and let us know what parameters are passed and in what way.
May be we need to initiate a shell command to execute the
executable.
-
enjoy hbIDEing...
dows: The started process will run as a regular standalone process.
>
Unix: The started process will run in its own session and act like a daemon.
I do not know what exactly this means in unix.
Also I do not know how to cover it. Someone with more nixes knowldge
should tell us.
-
ithout_extension_
9. Add as many entries you have libraries.
10. Save and Exit ( fixing to show Save and Close ).
11. Build your project.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/Howto-setup-OS-enviroment-HBID
Pritpal Bedi wrote:
>
> 1. Right-click on project name node in Projects tree and select
> "Properties"
> 2. Properties dialog will appear on right panel.
> 3. Click on tab.
> 4. In the editing box type-in
> -incpath=_the_path_to_ch_filefolder_without_filename_
&g
; It is similar to running a service in windows. It is not attached to any
> input
> or output device.
>
Thanks Alex for the info.
So the question is how to invoke it as application but in detached manner.
More investigation is needed from Qt documentation.
-
enjoy hbIDEing.
;t be enough to properly
> launch the extracted executable name for multiple reasons.
>
So what could be the best way ?
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/SF-net-SVN-harbour-project-14327-trunk-h
hen the process will run under hbIDE's process space,
right?
If yes, then when the control will return to hbIDE ? Immediately after
initiating the process
or after initiated process will terminate?
-----
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this messag
own and
control is returned back to caller. How this can be achieved with
hb_processRun() ?
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/HBIDE-Project-build-start-folder-problem-tp4861627p4
log.prg
>
Marco, we do not know why these errors appear in Ubuntu.
The one solution could be, upgrade your Qt version to higher release.
It may facilitate us to understand the correct behavior.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this mess
interest.
But surely I will take over.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/SF-net-SVN-harbour-project-14330-trunk-harbour-tp4895981p4896538.html
Sent from the harbour-devel mailing list archive at Nabble.co
the crux of delay.
No Linux user has come forward to play with hbQT through hbIDE
to forward any solution, so I am just stumbling upon the
ideas which I forward and someone has to test.
May be situation improves the next days.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vo
Bruno Luciani wrote:
>
> thanks Pritpal
>
Welcome, but this does not portray if it worked for you ?
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/Howto-setup-OS-enviroment-HBIDE-tp4890889p4897571.
all the better.
> In Ubuntu 10.04 Hbide don't get any GPF error ( tomorrow i will test on
> Ubuntu 9.10 and i will report here )
>
> Hope this helps, best regards,
>
Yes, and quiet a lot.
This suggests that Qt and/or some versions of Linux are not aligned
together.
--
to implement concept like this ( Przemek's code ):
pObj = ( QPointer< QPageSetupDialog > * )
memset( hb_gcAllocate( sizeof( QPointer< QPageSetupDialog > ),
&s_gcQPageSetupDialog ),
0, sizeof( QPointer< QPageS
have to fix.
I will resume the work later this evening...
I miss one point: hbqt_garbage include
extern ... ( void *, iParam)
I already changed void * to the correct class but then I should
include all the headers...
I'm in a hurry I will explain better later..
Keep on, hopefully we
rward you a solution.
In the meantime, try to build stand-alone exe to proceed further.
This is not a show-stopper or something to wait for.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/Still-waiting-
Posting in thread:
Any tips how to install on Suse Enterprise Server 10 ?
I need instruction from step 0.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/Test-of-Hbide-build-r14331-on-Linux-Ubuntu-10-04-i-get
?
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/Test-of-Hbide-build-r14331-on-Linux-Ubuntu-10-04-i-get-no-more-GPF-errors-tp4898550p4905104.html
Sent from the harbour-devel maili
be.
I do not know should I commit the new cleaned up code or not ?
-----
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/Pritpal-and-Vikto-please-test-this-generator-tp4900883p4907677.html
Sent from the harbour-devel
ll be
> released with parent object.
>
Few days before I had resuested for this feature, though I admit,
I could not explain that in as simple language as above of your paragraph.
If possible, please do it.
-----
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
delling .uic files at the prg level. Also it requires a
manual update of such methods on .qth levels, which in
my opinion is not the right solution.
Przemek's second option is to introduce GC items dependant on
some other is the right direction to go.
-
enjoy hbIDEing...
horizontalLayout_2->addItem(horizontalSpacer_2);
>
For now I am including above patch in my tests.
And if it resolves crashes with the updated code, I will commit.
Later we will be waiting for Przemek's commit to see it the same
is done on GC levels.
-
enjoy hbIDEing..
IL
> HB_TRACE( HB_TR_ALWAYS, 103 )
>hbide_justACall( i )
>RETURN NIL
> ...
>
Did you test this code ? I think, yes.
Then prg level :addItem() method is missing, how you solved that?
Manually writing in TQLayout.prg ?
-
enjoy hbIDEing...
Pritpal Bedi
http:/
ws below and paste them into the terminal window:
>
It is just shooting in the dar.
can someone brief a little what red lines are all about ?
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/Test-of-Hbide-
Pritpal Bedi wrote:
>
> BTW, after applying all your patches and cleaning hbXBP and hbIDE
> code, where few objects were hanging around and few were wrongly
> implemented, I can now get two RTEs ( yes, it is strange but true, 2 RTEs
> )
> at the very end of hbIDE exit :
bide
>
> cd $HOME/src/harbour/contrib/hbide
> hbmk2 hbide -rebuild
>
I could see hbide compiling.
But at the end, oops, could not find -lhbqt.
to run hbide type:
./hbide
Whole effort defeated.
Hope this helps
Partially.
-
enjoy hbIDEing...
Pritpal Bedi
_DEBUG, ( "F=QT_QMAINWINDOW_ADDACTION FP=( q->ph
> )->addAction( xx ); q->ph is NULL" ));
> }
> }
>
If we go this way, i.e., manually changing the code, then
probably we can never finish, nor anybody will take interest in.
There can be thousands of combin
ut.
Just show me the script here on the list, I will update.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/Test-of-Hbide-build-r14331-on-Linux-Ubuntu-10-04-i-get-no-more-GPF-errors-tp4898550p4914890.html
Sen
Pritpal Bedi wrote:
>
> Still it did not help.
>
> HB_WITH_QT is commented out.
> Just show me the script here on the list, I will update.
>
On my laptop, I am been able to build hbIDE and is running.
Thanks for famialirizing me with Linux.
BTW there is no G
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/Test-of-Hbide-build-r14331-on-Linux-Ubuntu-10-04-i-get-no-more-GPF-errors-tp4898550p4915718.html
Sent from the harbour-devel mailing list archive at Nabble.com
Pritpal Bedi wrote:
>
> BTW there is no GPF at exit r.14339.
>
No, I was wrong, there is GPF at any HBQTUI:destroy() call.
I was not looking at console. For mee GPF is always reported
as a windows dialog, but with linux it is different behavior.
-
enjoy hbIDEing...
ng, will commit in a shortwhile.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/SF-net-SVN-harbour-project-14341-trunk-harbour-tp4919027p4919225.html
Sent from the harbour-devel mailing list archiv
jparada wrote:
>
> I just upgraded to rev.14343 and trying to compile hbxbp, I get error
> these
> functions are missing.
>
> HB_FUN_HBXBP_DEBUG
> HB_FUN_HBQT_GETMEMUSED
>
Should not be. Check your sources, are these really updated ?
-
enjoy hbIDEing...
a generic idea. You may need to hook :printPreview()
method above to some pushbutton where qTextDocument is also visible, and
then adopt to your needs.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/Qprin
Hello Everybody
How can I prepare a Linux build as ready-to-use package
for Linux ? I am under Ubuntu 9.10.
Or can someone supply me a distro for upload on my site ?
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2
Hello Everybody
Can you review and suggest something is if
going the right direction ?
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbIDE-http-hbide-vouch-info-Needed-your-Reviews-tp4925834p4925834.html
Sent
e a Windows installer,
which a user can download and install on his
Linus box and executes the hbIDE without building.
If possible, sent it to me on my mail.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbIDE-L
Bruno Luciani wrote:
>
> Pritpal , could you enumerate the QT libraries involved in HBIDE
>
> development ?
>
Only three, qtcore4, qtgui4, qtnetwork4
and probably one library of mingw, but am not sure about this.
-
enjoy hbIDEing...
Pritpal Bedi
http://h
d user
is encouraged to read that. Probably it is a big challenge to write all
that again.
Thanks for the suggessions.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbIDE-http-hbide-vouch-info-Needed-your-
ur time-by-time, but I hope I will
> back in short time and help.
>
Thank you.
I will be looking for your return to Harbour, definitely, we
need more gifted brains to push this project forward. Hope
everybody is fine in your family.
-
enjoy hbIDEing...
Pritpal Bedi
menu select "Add to favourities..".
This solves the issue, but still I am looking for regular
method and has posted message on HM newsgroup.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbIDE-http-hbide-
ON:NEW(0) in ../../../TQApplication.prg
> Called from HBIDE:CREATE(334) in hbide.prg
> Called from MAIN(102) in hbide.prg
> ^C
>
You need to compile hbQT and hbXBP as well.
May be this could be the reason of above error.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vo
> ** (:16576): CRITICAL **: atk_object_set_name: assertion `name !=
> NULL' failed
> hbide.prg:326:HBIDE:CREATE(): HB_TR_ALWAYS HbIde:create( cProjIni )
> #Params=
>
On Ubuntu 9.10 I have rechecked after SVN update,
it runs absolutely fine.
Just recompile hbQT and hbXBP.
-
not call qApp:exec() and qApp:quit() as it is handlled on
.cpp level.
This was a majot cause of GPF at exit.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbide-rev-14350-startup-runtime-error-tp4930832p4931862.
k2 hbide.hbp -rebuild
at all.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbide-rev-14350-startup-runtime-error-tp4930832p4931893.html
Sent from the harbour-devel mail
t procedures initiating QApplication at all
in prg code. It is done automatically at cpp level.
This is because we do not have control over which init procedure
will execute first.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nab
art()
hbqt_errorsys()
RETURN
Function Main()
/* You can even skip this also unless you are setting some appl level
methods*/
s_qApp := QApplication():new()
// Event Loop
Return Nil
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View
ication at all.
Previous implementation was wrong anyway.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbide-rev-14350-startup-runtime-error-tp4930832p4933277.html
Sent from the harbour-devel mailing l
fforts are ON and hopefully some-day I will succeed.
> I will try do real use with HBIDE this week to review it.
>
We will be looking forward your inputs.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.co
etter having toolbar as first,last row
> <http://msdn.microsoft.com/en-us/library/da5kh0wa(v=VS.100).aspx#editors>In
>
Again I want to follow my own way of presentations.
> keboard mapping i not able execute at f12 exectool("calc.exe")
>
Yes, it is not w
e restricted in so many ways in Linux.
So what I feel is better to propogate Harbour installation including hbIDE.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://n2.nabble.com/hbide-create-a
801 - 900 of 2125 matches
Mail list logo