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

2010-01-24 Thread Pritpal Bedi
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

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

2010-01-24 Thread Pritpal Bedi
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

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

2010-01-24 Thread Pritpal Bedi
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

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

2010-01-24 Thread Pritpal Bedi
= {|| 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

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

2010-01-24 Thread Pritpal Bedi
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

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

2010-01-24 Thread Pritpal Bedi
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

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

2010-01-24 Thread Pritpal Bedi
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

[Harbour] INIT/EXIT Procedures - Thread Wise

2010-01-24 Thread Pritpal Bedi
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

Re: [Harbour] Hbide will grow harbour userbase

2010-01-25 Thread 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

Re: Re: [Harbour] Hbide will grow harbour userbase

2010-01-25 Thread Pritpal Bedi
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

Re: [Harbour] Hbide will grow harbour userbase

2010-01-25 Thread Pritpal Bedi
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

Re: [Harbour] INIT/EXIT Procedures - Thread Wise

2010-01-25 Thread Pritpal Bedi
: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

Re: Re: [Harbour] Hbide will grow harbour userbase

2010-01-25 Thread Pritpal Bedi
> 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. _

[Harbour] hbIDE - Requested/Thought-of Features Tracking

2010-01-25 Thread Pritpal Bedi
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

[Harbour] hbIDE[ 1 ] Project's Main() Source Distiction

2010-01-25 Thread Pritpal Bedi
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

[Harbour] hbIDE[ 2 ] Add/Remove file to project

2010-01-25 Thread Pritpal Bedi
> 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

[Harbour] hbIDE[ 3 ] Application's Favourite Icon

2010-01-25 Thread Pritpal Bedi
> 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

Re: [Harbour] hbIDE - Requested/Thought-of Features Tracking

2010-01-25 Thread Pritpal Bedi
> 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

[Harbour] hbIDE[ 5 ] Location of hbMK2

2010-01-25 Thread Pritpal Bedi
> 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

[Harbour] hbIDE[ 6 ] New Project - Concept of Wizard

2010-01-25 Thread Pritpal Bedi
> 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

[Harbour] hbIDE[ 7 ] Debug / Release Mode

2010-01-25 Thread Pritpal Bedi
> 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

[Harbour] hbIDE[ 8 ] Debug Mode Env Variables

2010-01-25 Thread Pritpal Bedi
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

[Harbour] hbIDE[ 9 ]

2010-01-25 Thread Pritpal Bedi
> 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

[Harbour] hbIDE[ 10 ] Build Events - Before Start | After Finish

2010-01-25 Thread Pritpal Bedi
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

[Harbour] hbIDE[ 11 ] Generate .hrb from a Source

2010-01-25 Thread Pritpal Bedi
> 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

[Harbour] hbIDE[ 12.1 ] PPO Generation in Split Window with LinNo Sync

2010-01-25 Thread Pritpal Bedi
> 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

[Harbour] hbIDE[ 12.2 ] Keys Mapping to User Defined Scripts

2010-01-25 Thread Pritpal Bedi
> 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

[Harbour] hbIDE[ 12.3 ] XHB Style Debug Feature in Visual Mode

2010-01-25 Thread Pritpal Bedi
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

[Harbour] hbIDE[ 12.4 ] Find / Replace Extended to Folders

2010-01-25 Thread Pritpal Bedi
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

[Harbour] hbIDE[ 13 ] Embedding of Projects for Consolidated Build

2010-01-25 Thread Pritpal Bedi
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

[Harbour] hbIDE[ 14 ] Single Source Edit/Compile/Link w/out Project

2010-01-25 Thread Pritpal Bedi
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

Re: [Harbour] hbIDE[ 1 ] Project's Main() Source Distiction

2010-01-25 Thread Pritpal Bedi
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

Re: [Harbour] hbIDE[ 2 ] Add/Remove file to project

2010-01-25 Thread Pritpal Bedi
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

Re: [Harbour] hbIDE[ 3 ] Application's Favourite Icon

2010-01-25 Thread Pritpal Bedi
-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

Re: [Harbour] hbIDE[ 7 ] Debug / Release Mode

2010-01-25 Thread Pritpal Bedi
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

Re: [Harbour] hbIDE[ 9 ]

2010-01-25 Thread Pritpal Bedi
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}

Re: [Harbour] hbIDE[ 10 ] Build Events - Before Start | After Finish

2010-01-25 Thread Pritpal Bedi
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

Re: [Harbour] hbIDE[ 11 ] Generate .hrb from a Source

2010-01-25 Thread Pritpal Bedi
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

Re: [Harbour] hbIDE - Requested/Thought-of Features Tracking

2010-01-25 Thread Pritpal Bedi
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 */

Re: [Harbour] Harbour 2.0.0 stats after one month

2010-01-25 Thread Pritpal Bedi
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

Re: [Harbour] hbIDE[ 11 ] Generate .hrb from a Source

2010-01-25 Thread Pritpal Bedi
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

Re: [Harbour] hbIDE[ 9 ]

2010-01-25 Thread Pritpal Bedi
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 >

Re: [Harbour] hbIDE[ 11 ] Generate .hrb from a Source

2010-01-25 Thread Pritpal Bedi
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

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

2010-01-25 Thread Pritpal Bedi
" ", "/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

Re: [Harbour] INIT/EXIT Procedures - Thread Wise

2010-01-26 Thread Pritpal Bedi
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

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

2010-01-26 Thread Pritpal Bedi
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

Re: [Harbour] hbide hbp parser

2010-01-26 Thread Pritpal Bedi
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

Re: [Harbour] hbIDE[ 15 ] import also from harbour makefile

2010-01-26 Thread Pritpal Bedi
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

[Harbour] hbIDE[ 15 ] import also from harbour makefile

2010-01-26 Thread Pritpal Bedi
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

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

2010-01-26 Thread Pritpal Bedi
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

[Harbour] hbIDE[ 16 ] xMate Project Load - How to handle .lib(s)

2010-01-26 Thread Pritpal Bedi
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

Re: [Harbour] hbIDE[ 16 -17 ]

2010-01-26 Thread Pritpal Bedi
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. -

Re: [Harbour] hbIDE[ 16 -17 ]

2010-01-26 Thread Pritpal Bedi
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

[Harbour] Re: Can be Harbour have tool like Glade working with it...?

2010-01-26 Thread Pritpal Bedi
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

[Harbour] Re: Can be Harbour have tool like Glade working with it...?

2010-01-26 Thread Pritpal Bedi
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

[Harbour] Re: hbpqtui class

2010-01-26 Thread Pritpal Bedi
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

[Harbour] Re: hbpqtui class

2010-01-26 Thread Pritpal Bedi
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

[Harbour] Qt* - A Mission Statement

2010-01-27 Thread Pritpal Bedi
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

[Harbour] Re: hbpqtui class

2010-01-27 Thread Pritpal Bedi
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

[Harbour] Re: hbpqtui class

2010-01-27 Thread Pritpal Bedi
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...

[Harbour] Re: hbpqtui class

2010-01-27 Thread Pritpal Bedi
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

[Harbour] Re: Qt* - A Mission Statement

2010-01-28 Thread Pritpal Bedi
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

[Harbour] hbIDE[ 19 ] Select one or more project must be applied also to make process

2010-01-28 Thread Pritpal Bedi
> -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

[Harbour] Re: hbpqtui class

2010-01-28 Thread Pritpal Bedi
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.

[Harbour] Re: hbpqtui class

2010-01-28 Thread Pritpal Bedi
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

[Harbour] Re: hbIDE[ 19 ] Select one or more project must be applied also to make process

2010-01-28 Thread Pritpal Bedi
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

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

2010-01-28 Thread Pritpal Bedi
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

[Harbour] Re: SIxDriver problem with sx_keyadd

2010-01-28 Thread Pritpal Bedi
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

[Harbour] Re: hbpqtui class

2010-01-28 Thread Pritpal Bedi
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

[Harbour] Re: hbIDE[ 19 ] Select one or more project must be applied also to make process

2010-01-28 Thread Pritpal Bedi
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

[Harbour] FM Stats - A puzzle I am unable to resolve

2010-01-28 Thread Pritpal Bedi
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_

[Harbour] Re: hbide startup error...

2010-01-29 Thread Pritpal Bedi
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.

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

2010-01-29 Thread Pritpal Bedi
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

[Harbour] Re: FM Stats - A puzzle I am unable to resolve

2010-01-29 Thread Pritpal Bedi
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_&_

[Harbour] Re: FM Stats - A puzzle I am unable to resolve

2010-01-29 Thread Pritpal Bedi
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

[Harbour] Re: FM Stats - A puzzle I am unable to resolve

2010-01-29 Thread Pritpal Bedi
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/

[Harbour] Re: FM Stats - A puzzle I am unable to resolve

2010-01-29 Thread Pritpal Bedi
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

[Harbour] Re: FM Stats - A puzzle I am unable to resolve

2010-01-29 Thread Pritpal Bedi
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

[Harbour] Re: hbide startup error...

2010-01-29 Thread Pritpal Bedi
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. ___

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

2010-01-29 Thread Pritpal Bedi
> 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. -

[Harbour] hbQT - c++ stub - GC : Some food for thoughts

2010-01-29 Thread Pritpal Bedi
; 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

[Harbour] Re: Request for inet thing

2010-01-29 Thread Pritpal Bedi
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

[Harbour] Re: hbQT - c++ stub - GC : Some food for thoughts

2010-01-29 Thread Pritpal Bedi
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:

[Harbour] Re: hbct FILEATTR() function not working.

2010-01-30 Thread Pritpal Bedi
- 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. ___

[Harbour] Re: hbQT - c++ stub - GC : Some food for thoughts

2010-01-30 Thread Pritpal Bedi
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

[Harbour] hbQT - Events and Slots Parameters Change

2010-01-30 Thread Pritpal Bedi
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

[Harbour] Re: qt slots/events

2010-01-30 Thread Pritpal Bedi
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

[Harbour] Re: hbQT - Events and Slots Parameters Change

2010-01-30 Thread Pritpal Bedi
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.

[Harbour] Re: hbQT - c++ stub - GC : Some food for thoughts

2010-01-30 Thread Pritpal Bedi
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

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

2010-01-31 Thread Pritpal Bedi
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

[Harbour] Re: hbQT - c++ stub - GC : Some food for thoughts

2010-01-31 Thread Pritpal Bedi
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

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

2010-01-31 Thread Pritpal Bedi
) 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

[Harbour] Re: Extented FM Stats with new trace macro HB_TRFM.

2010-01-31 Thread Pritpal Bedi
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

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

2010-01-31 Thread Pritpal Bedi
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

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

2010-01-31 Thread Pritpal Bedi
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

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

2010-01-31 Thread Pritpal Bedi
-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

[Harbour] Re: hbQT - c++ stub - GC : Some food for thoughts

2010-01-31 Thread Pritpal Bedi
. 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

[Harbour] Re: hbQT - c++ stub - GC : Some food for thoughts

2010-01-31 Thread 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

[Harbour] Re: hbQT - c++ stub - GC : Some food for thoughts

2010-01-31 Thread Pritpal Bedi
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-

[Harbour] Re: hbQT - c++ stub - GC : Some food for thoughts

2010-01-31 Thread Pritpal Bedi
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

<    1   2   3   4   5   6   7   8   9   10   >