y
inside. This way I will always be in a position to adopt your changes
and make tests. It is highly likely that I will post this application on SVN
in hbxbp/tests. Put on notes whereever possible, I see you have done it
and is self descriptive.
Thank you for your positive interest.
Regards
Pri
orry for unthoughtof prev reply.
I will fix it in a while.
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/SF.net-SVN%3A-harbour-project%3A-13687--trunk-harbour-tp27290744p27299006.html
Sent from the Harbour - Dev mailing list a
MainWindow(). It will also have a :drawigArea
which will point to itself to facilitate not to rewrite the already tested
code.
So you are supporting Xbase class extension ?
Groups opinion ?
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/SF.net-SVN%3A-harbou
= {|| SetAppFocus( oPB1 ) }
oSLE2:Create()
oSLE2:SetData()
>>Anything I can do to help you I will
>
Thank you.
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/SF.net-SVN%3A-harbour-project%3A-13687--trunk-harbo
respect complete naming convensions of Xbase++.
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/SF.net-SVN%3A-harbour-project%3A-13687--trunk-harbour-tp27290744p27299658.html
Sent from the Harbour - Dev mailing list archive at N
nd XbpUiLoader() class to return an object of type Xbp*.
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/SF.net-SVN%3A-harbour-project%3A-13687--trunk-harbour-tp27290744p27299741.html
Sent from the Harbour - Dev mailing l
t is again my request to them to speak out on this list.
It is going to be in xbase community's benefit all the way. Be rest assured
that I have developed a passion for hbQT, hbXBP, gtqtc, and hbIDE and
will try my level best that it is realized in masses.
Regards
Pritpal Bedi
--
View th
hb_isObject( ::oParent )
lTrue := ::oParent:isDerivedFrom( cClassORoObject )
ENDIF
ENDIF
RETURN lTrue
As you can make out, above code is valid only for those
instnces who have oParent only. This is not real implementation.
Your help is requested.
Regards
Pritpal Bedi
n.
You just missed "Environments" concept altogether.
OR
You could not grab what it is ?
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/Hbide-will-grow-harbour-userbase-tp27305508p27307983.html
Sent from the Harbour - Dev mailin
t; "/env:hbide.env"
>
You are absolutely right.
_DO NOT_ split hbIDE.
It was easy and I could have done it if it were to add productivity.
I will add this feature today.
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/Hbide-will-grow-harbour-userbase-tp2
ce editor) ??
>
You are totally wrong Angel.
If this would been the goal, it would been realized the day-7.
But hold-on, you may find all the features in hbIDE itself, who knows.
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/Hbide-will-grow-harbour-userbase-tp273
:isDerivedFrom() must be in the core as it is Xbase++ implementation.
I would prefer to call it directly instead of __clsParent( obj:classH,
"MYCLS" ).
Looking forward that it is enabled by default.
Thank you for the insight.
Regards
Pri
>
You do not know what is coming next and confining yourself.
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/Hbide-will-grow-harbour-userbase-tp27305508p27312728.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.
_
IDE[ 14 ] Any feature you want
and in message body explain it. One reply per request.
And remember to reply to _THIS THREAD_ whenever a new number
is assigned.
Above compilation assigns 13 numbers, next starts at 14.
Again I request to follow this methodology.
Regards
Pritpal Bedi
--
View th
this feature
> - but it is still necessary?
>
This is always possible when you define your source tree.
Just put main source file at the top of the list. No need to
redefine. Does it make sense ?
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/hbIDE---Requested-T
> 2) The option PROJECT> ADD TO SOURCE PROJECT or PROJECT> REMOVE FROM
> SOURCE PROJECT would be two options to speed up common tasks of
> manipulating the sources modules in a project.
>
This is an absolutely necessary feature but place holder
should not be . It will be implemented in popup
> 3) In the project properties there could be an option for me to put
> there favorite icon for my application (where appropriate).
>
Are you saying that when project is built as an "Executable"
then the icon defined as such be embedded into ?
OR
I am missing something ?
If such is the case
> 4) I need to inform the root location of my HB installation path,
> because I would like to use hbIDE (done in Qt), but I compile with my
> HB + BCC or HB + MSVC or HB + MGW... The option "Path to hbMK2.exe" in
> properties would be for this?
>
>Yes, you don't need to supply your Harbour
> 5) In the properties of hbIDE should be have an option to specify the
> 'default location' where hbmk2 is found. So if we open a file PRG
> without a project open, we could click with it and build hbIDE could
> compile and link the file in use ... And until we could add a button
> similar to
> 6) When I click on "new project" option, I believe that we could ask
> very little information to streamline and simplify this step.
> Additionally we could put some 'templates' which could be mounted
> (using HRBs) to assist also with a field to enter the path of hbmk2
> ... I build a screens
> 7) I need to have an option to personalize the flags for compiler and
> linker in "Debug" or "Release" modes. in the toolbar and I need a
> practical way to choose what target I would like to generate the
> application. So I could have # defines specific project to my way of
> "Debug" would n
bour;c:\harbour\bcc\bin;C:\harbour\harbour\bcc\bin;
{content} set MyVariable1=someValue1
{content} set MyVariable2=someValue2
Off cource this can be substituted easily through a wizard,
but I want to keep things simple and straight.
Pritpal Bedi
--
View this message in context:
http://old.na
> 9) In the project properties would need a field to set the target
> platform and may be useful to make cross-build process.
>
>Target platform is just an hbmk2 switch: -plat=
>
>In HBIDE it was recently implemented as separate option with
>{hb_plat}, which uses HB_PLATFORM envvar
tasks.
OR
we can extend "Environments" like
{install} _path_to_the_installation_folder
{upx} level5
{ftp} http://myftp.ftp [ with all usual attributes }
Then {install} and {ups} can be translated to hbMK2 syntax
and forwarded in the .hbp. Because FTP is a different beast,
an
> 11) How we can generate an HRB from an source in current project?
>
>As for the hbmk2 part, see contrib/hbnetio/utils/modules.hbp
>for option for this case.
>
> I speak of this to generate from within the hbIDE without having to
> open a shell or run a batch file ... it h
> 12)
> - generating ppo using Spit Horizontally and sync row
>
Good idea and reasonable one too. I will try shortly.
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/hbIDE---Requested-Thought-of-Features-Tracking-tp27313368p27315197.html
Sent from th
> 12)
> - Having in ihbide something like xmate Option Keyboard . A keyboard
> mapping to a script language
>
Absolutely necessary.
And is on my TODO list.
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/hbIDE---Requested-Thought-of-Featu
to study to implement this feature?
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/hbIDE---Requested-Thought-of-Features-Tracking-tp27313368p27315282.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.
___
Harbour
mbination of Projects
Folder including Sub-folder
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/hbIDE---Requested-Thought-of-Features-Tracking-tp27313368p27315332.html
Sent from the Harbour - Dev mailing list archive a
and safety. Try to make the same job
> with other project managers, also very effective as xDevStudio, and you'll
> return quickly to xMate...
>
Absolutely necessary.
I have this on my TODO list and probably will be implemented this week.
However some implementation steps will be
start project
>open a single file
>compile if is a sample test or file in
>You request is like a editor mode alternative to project mode
>Imo a lot of user thik in this way
>
Will be done. I have put it on my priority list.
Pritpal Bedi
--
View this
ect any file as "main" and with
> that gain agility in the process - because I do not need to locate a
> source into a huge list, since in the treeview as I can find it later
> and click it.
>
> I have inserted this in xDevStudio the request of some users and I
> think now
ection a dialog should ask me which of the files
> currently in use in my project I want to delete, like this:
>
> http://www.kssoftware.com.br/RemoveFile.jpg
>
ContextMenu on File in Project-Tree -> Remove
ContextMenu on Project-Name -> Remove -> Opens a Dialog to Select
Pritpal Bed
-icon=" flag in hbmk2 and line 4118 on
> harbour/utils/hbmk2/hbmk2.prg
>
Ok, I got it.
We need a placeholder in "Properties Dialog".
Will do shortly.
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/hbI
gt;>
>> This is easy. We need to decide its placeholder.
>> It should be combobox in toolbar or a part of "Project Properties"
>> dialog ? Or somewhere else ?
>
> I think the right would be a tab in project properties to inform the
> flags. And a combo in
should
> these be specified by users on a per configuration bases?
>
> HBIDE should be able to detect shell, and configure
> everything automatically. No need to add an extra layer
> of abstraction on that IMO.
>
{hbmk2} -plat=whatever -env: <...>
{hbmk2} -comp=bcc
{hbmk2}
through and it's
> quite sad to see. Maybe I can't express it in English
> properly.
>
Oh yes, I am reading the posts from 1-up so it came late.
I have already agreed to {hbMK2} section. It simplifies a
lots of actions.
Now I am realizing the full power of hbMK2.
Thank
type as only file
file for the project - .hbp.
This way we can reuse existing .hbp.
However we must consider how to include / remove
sources in .hbp. I have an idea how to achieve it, and
will implement this concept in toto.
Pritpal Bedi
--
View this message in context:
http://ol
ked it.
See, ideprojmanager.prg [1181-1186 ]
#if 0 /* This does not works - reason being
it picks up hbmk2 from fixed location */
cExeHbMk2 := hbide_pathFile( ::oProject:cPathMk2, "hbmk2" )
#else /* This works properly */
Hi
Viktor Szakáts wrote:
>
> Nice to see you Martin.
>
Would you mind intriducing Martin to the list ?
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/Harbour-2.0.0-stats-after-one-month-tp27306311p27315859.html
Sent from the Harbour - Dev mailing lis
Lines starting with# comments
..hbc location
-switch
Lines having=switch
Everything else source file
Am I right in my observation ?
If yes, then I have an idea how to hook
pure .hbp into hbID
ix := "#!/bin/sh" + hb_osNewLine()
> #endif
>
> IF ! Empty( cExt )
>
>cCmdFile := cPrefix
>FOR EACH tmp IN aCmd
> cCmdFile += tmp + hb_osNewLine()
>NEXT
>
>IF ( fhnd := hb_FTempCreateEx( @cCmdFileName, NIL, NIL, cExt ) ) !=
> F_ERROR
>
clp, .d or .po files.
>
>> Am I right in my observation ?
>
> Partially. It's a freeform format. I hope above
> comments helped to clear it. If not, pls ask.
>
"FreeForm" format.
And here the trouble begins.
It is possible that you reach to .hbp from .hbi
but i
" ", "/C " )
>
No, not needed.
I am not issueing hb_processRun() but Qt's
process management and the parameters are
handled differently under QStringList.
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/SF.net-SVN%3A-harbour-project
art
> of object and which ones belongs to class object only.
>
I understand this concern.
Because I have a solution as above, I do not need it by default anymore.
Thanks for clarifications.
Regards
Pritpal Bedi
--
View this message in con
ue it and based on which field value ?
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/SF.net-SVN%3A-harbour-project%3A-13716--trunk-harbour-tp27323795p27325547.html
Sent from the Harbour - Dev mailing list archiv
the files, and I'm not sure it's useful enough
> or very often used feature to justify. ]
>
Thanks Viktor, I will be looking at it shortly.
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/hbide-hbp-parser-tp27322069p27325579
Massimo
Where did you follow it ?
> My idea is to give any hbIDE request a number reply to
> __THIS THREAD_ but with new topic heading containing first
> words as
You have _NOT_REPLIED_ to the original thread instead has
sent a new post.
Pritpal Bedi
Massimo Belgrano-3 wrote
15
each library in harbour have a makefile that allow compile with
win-make all modules
How hbide Will be used for easy editing harbour itself?
Two way may be used:
open as way:hbdir use same makefile information for editing project
Import project way: from one makefile to hbc like for x
Hi
Viktor Szakáts wrote:
>
> To decide whether the target is
>"Executable" (-hbexe),
>"Dynamic lib" (-hbdyn) or
>"Static lib" (-hblib)
>
Ok, I got it.
It means it is approptiate to change the label
"Dll" to "Dynami
er way ?
Regards
Pritpal Bedi
--
View this message in context:
http://old.nabble.com/hbIDE---Requested-Thought-of-Features-Tracking-tp27313368p27325973.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.
___
Harbour mailing list (attachmen
a lot of user customization options.
>
What you mean by it, please explain in detail.
Pritpal Bedi
PS : Can you post _ONE_ request per thread ?
Also put heading to the topic with exact request.
It becomes cumbersome to locate what the request is and what are the
replies.
-
option.
But I agree a full blown formatter is a must applied in full source
or a fragmanet thereof.
We will think about it later as to what tool to use,
hbformat or xMate's.
Pritpal Bedi
--
View this message in context:
http://n2.nabble.com/hbIDE-Requested-Thought-of-Features-Trackin
les. We just need to polish this HbpQtUI() class
to embed events, though practically you can do it right now.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/Can-be-Harbo
is generated by Qt Creator and relevant .ui is placed in
harbour/conrib/hbide/resources/*.ui.
Hope you will understand.
I will write a descent help manual once I am done with hbIDE.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&am
pipeline as discussed earlier
and I do not care what sub-sytems come in the future.
So far nobody has even thought of them.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabb
Viktor Szakáts wrote:
>
> "I don't care"? Great answer, so I don't care about
> HBQT + HBXBP + HBIDE either. That will free a lot of
> valuable time to spend on better things.
>
Upto you Viktor.
You can delete these contributions
ined to my laptop.
Regards
Pritpal Bedi
---
hbpqtui is a QT specific class, and while I understand
the feature is useful, such class should reside in HBQT,
not HBXBP, since it's not, or not easily portable functionality.
Just think
t demarcate what you mean by essential
and what is futuristic? Some detailed analysis
may help me to understand your view point.
Qt framework is minimum basic to start
developing anything meaningful...( raw material )
hbXBP (or any other class framework ) is
the foundation to lay your creativity
al solution.
>
Right now, no attention to Windows development
so I cannot forward anything meaningful. I know
above statement is not targetted on me, still I
feel a few I could have resolved if paid attention to.
Regards
Pritpal Bedi
-
enjoy hbIDEing...
sion.
Please come forward and share your code with the group.
Viktor, provide Roberto with SVN write access.
Regards
Pritpal Bedi
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in conte
Alex
You simply missed the context of this message.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/Qt-A-Mission-Statement-tp4470506p4473964.html
Sent from the har
> -The idea or select one or more project must be applied also to make
> process
>
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/hbIDE-Request
to.
Lower level referencing is a must in certain situations.
Unless the reverse call to the function, which has
assigned it, is made it is not easy to free it.
In hbQT there are two places where it is like this -
hbqt_hbevents and hbqt_hbslots.cpp.
I am upgrading this issue on my priority list.
s, but not addressing these tells to me that we're
> rushing forward without fixing things behind.
>
I know your view points. And I always look into the
points. Sometimes I can get to it, sometimes at some
later time. It is all about developing an application.
Features comes like a flow an
If this was meant for me:
hbmk2 project1.hbp project2.hbp
http://n2.nabble.com/hbIDE-Requested-Thought-of-Features-Tracking-tp4456648p4474622.html
Sent from the harbour-devel mailing list archive at Nabble.com.
___
Harbour mailing list (attachment si
y for you seem difficult /unknow
>
What exactly do you want to know?
It is a Dialog designed in Qt Creator, and Qt Creator
created this .ui file. I did nothing with this file itself.
HbpQtUI() class is responsible to present it on the
screen. What else ?
-
enjo
Hi
>Thank you!!! By the way, you really know your stuff about Clipper!
He knows almost everything about anything.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nab
icate attention to update hbmk2.prg copy
> in case the code changes in hbide.
>
No problems, I will maintain in hbIDE.
As already explained, I do not want to call any
external process at the moment of "New Project"
-
enjoy hbIDEing...
Pritpal Bedi
_a
exactly what I have planned.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/hbIDE-Requested-Thought-of-Features-Tracking-tp4456648p4475907.html
Sent from the harbo
e me sure I have not any other setup on my machine ?
Also I am receiving in this log, all the objects created with new()
which are got freed ( I can visualize ) before RETURN is reached in main().
Any help is appreciated.
-
enjoy hbIDEing...
Pritpal Bedi
_a_
build them clean.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/hbide-startup-error-tp4478978p4480542.html
Sent from the harbour-devel mailing list archive at Nabble.com.
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/SF-net-SVN-harbour-project-13731-trunk-harbour-tp4477687p4480564.html
Sent from the harbour-devel mailing list ar
blocks. What I presume that after c++ stub introduced,
it actually showed up real problem in Qt which we are struggling so far.
Any other input leading to solve this myth will be useful.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_
ject relaesed.
NIL was delaying them for some later time, may be due to GC nature.
So I continued with it.
I may be wrong, if yes, I will clean-up above code.
It is always a pain to free it in two calls.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of
rd C++ way and for releases some
proprietory method not directing to our stub call.
Again I may be utterly wrong.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/
way how hbMK2 can be directed not to use
c++ stub itself but under project control. I want to put some
debug info here and there.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2
you for explanation.
I will clean the code accordingly.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/FM-Stats-A-puzzle-I-am-unable-to-resolve-tp4477813p4480858.html
Sent
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/hbide-startup-error-tp4478978p4481154.html
Sent from the harbour-devel mailing list archive at Nabble.com.
___
>
Probably, it is scheduled to be deleted at all.
Working on something portable, hopefully I will succeed.
QtUiTools components consumes a wopping 30 mb of
memory over and above the normal appl loading,
a huge amount. I need to get rid of this.
-
;
has already been issued.
The point to consider deep is : the pointers being freed after 2nd delete
are
actually obtained when new HBQPlaintTextedit() was called. But how come a
pointer is triggering the other pointers to be freed when it itself has
already been
freed.
I am unable to consolidate my
uot; or ...
You are still remembered for your contributions.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/Request-for-inet-thing-tp4481080p4483995.html
Sent from th
is shown in the sources. Only point it lacks is
giving
equal size to arguments. Now it cannot be analyzed as a data, but
description only.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/hbct-FILEATTR-function-not-working-tp4484654p4485698.html
Sent from the harbour-devel mailing list archive at Nabble.com.
___
reached, especially after application exit, and fm log reports
unreleased memory block.
Still under test scenario, will update if I could find anything useful.
Viktor, is not it a good idea to put this stub in hbqt.lib itself ?
-
enjoy hbIDEing...
Pri
iminate it altogether.
Waiting for the responses for next few hours and then I will decide
in its favour.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/hbQT-Ev
isConnect( ::pEvents, a_[ 1 ], a_[ 2 ] )
>NEXT
>
This post simply skipped me.
I will rework this mechanism.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/qt
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/hbQT-Events-and-Slots-Parameters-Change-tp4487197p4487346.html
Sent from the harbour-devel mailing list archive at Nabble.com.
hb_xfree( ptr );
HB_TRACE( HB_TR_ALWAYS, ( " ( void * ) %s", "
1 >" ) );
}
}
Can someone try on his system too ?
-----
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_softwa
try after r13739 ?
-----
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/SF-net-SVN-harbour-project-13738-trunk-harbour-tp4488088p4489690.html
1 >" ) );
}
}
But no call is routed to this function.
I also tried:
void operator free( void * ptr ) does not compile.
Any tips ?
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
Vie
)
See the difference, "W" => "w".
Probably this should fix this issue, tell me.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/SF-net-SVN-harbour-proje
One line per block.
Fixed Length every field except last.
Memory dump be optional and at the end ( formatted to fixed length ).
I find existing implementation difficult to follow especially in large logs.
-----
enjoy hbIDEing...
Pr
HbQtUI level but is reported on appln level.
Anyway it generates rte. What is the better way?
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/SF-net-SVN-harbour-proje
Lorenzo Fiorini wrote:
>
>> See the difference, "W" => "w".
>> Probably this should fix this issue, tell me.
>
> It did it.
>
Thank you.
Can you show me hb_out.log of hbIDE on *nixes ?
-
enj
-DHB_FM_STATISTICS first.
Only then you can receive hb_out.log.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/SF-net-SVN-harbour-project-13738-trunk-harbour-tp448
.
You may need to change Qt lib location in .hbi.
To have more traces, change HB_TR_DEBUG calls in QMessageBox.cpp
to HB_TR_ALWAYS and build Qt.
Then Launch.
Kepp a watch on memory usage with every invocation of msg box.
-
enjoy hbIDEing...
Pritpal Bedi
ink of hbIDE in visual terms. Everything
obtained is passed to sub-system, in this case, hbMK2.
Probably we are conflicting on re-use of components "as is".
Right ?
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in con
ot investigate the final rsults, it it is true, then this call is
redundant.
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/hbQT-c-stub-GC-Some-food-for-thoughts-
ws task manager will reveal how mem is consumed with every
call to messageBox().
-
enjoy hbIDEing...
Pritpal Bedi
_a_student_of_software_analysis_&_design_
--
View this message in context:
http://n2.nabble.com/hbQT-c-stub-GC-Some-food-for-thoughts-tp44
401 - 500 of 2125 matches
Mail list logo