Board index » delphi » Help: My D4 help seems to contain less than D3's
Dodgy
![]() Delphi Developer |
Mon, 22 Apr 2002 03:00:00 GMT
|
Dodgy
![]() Delphi Developer |
Mon, 22 Apr 2002 03:00:00 GMT
Help: My D4 help seems to contain less than D3's
Ever since installing D4 I have noticed the help seems to have got
even worse. If I type GetVersionInformation and hit F1, which used to give me the details in D3, all I get in D4 is the help contents pointing to the nearest call with that name. Do I need to use Help/Customize and link in any of the other help files to get things back to normal? If so, which ones? Dodgy. |
Bj?rge S?the
![]() Delphi Developer |
Mon, 22 Apr 2002 03:00:00 GMT
Re:Help: My D4 help seems to contain less than D3'sThe "OpenHelp" concept of D4 suffers from at least 2 severe weaknesses: - The size limit of a Windows help system is reached, so you won't be able to put more files into it anyway (according to Borland). - It's extremely buggy. It's a disaster, actually. I would advice you to reinstall the help files from the installation -- Bjoerge Dodgy skrev i meldingen ... Quote>Ever since installing D4 I have noticed the help seems to have got |
Dodg
![]() Delphi Developer |
Mon, 22 Apr 2002 03:00:00 GMT
Re:Help: My D4 help seems to contain less than D3'sOn Thu, 4 Nov 1999 10:32:56 +0100, "Bj?rge S?ther" <REMOVE_bsaet...@online.no> waffled on about something: Quote>The "OpenHelp" concept of D4 suffers from at least 2 severe The Delphi help (which was always a bit iffy, seems to get worse with each version, not better!) Quote>I would advice you to reinstall the help files from the installation |
Steve Koters
![]() Delphi Developer |
Mon, 22 Apr 2002 03:00:00 GMT
Re:Help: My D4 help seems to contain less than D3'sQuoteOn Thu, 04 Nov 1999 04:37:13 GMT, Dodgy <Do...@uk.earth> wrote: adding more properties, methods, and events. All classes, properties, methods, and events have dedicated topics in the Delphi help, each with a number of index entries (one value in the K footnote of a topic is a single index entry). To date, the Delphi help comprises in the vicinity of 20,000 topics, each with 2 to five index entries. Functions like GetVersionEx (I found no GetVersionInformation function in The Windows Help system has a limited capacity for the index built on K Also, opening the Windows API help separately puts no stress on the Delphi Any complaints regarding adverse situations that result from limitations in _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ |
Dr J D Collin
![]() Delphi Developer |
Mon, 22 Apr 2002 03:00:00 GMT
Re:Help: My D4 help seems to contain less than D3'sI am not surprised since it doesn't exist. Do you mean GetVersion, GetVersionEx, or GetVolumeInformation? All are of these are Windows API functions in win32.hlp. These are not available in D3 unless you or someone else merged this file into the D3 help. Basically you have 2 alternatives. 1. If you download the help upgrades for D4 these come with a help 2. The alternative is to do it manually as was necessary in D3 and In D3 you have to first edit the Delphi3.cnt file. I had a look at :Base delphi3.HLP>main ; Index section ; Include section You will notice this file gives details of what help files are already This will work fine except that the Delphi contents display will look Regards QuoteDodgy <Do...@uk.earth> wrote in message Quote> Ever since installing D4 I have noticed the help seems to have got |
Bj?rge S?the
![]() Delphi Developer |
Mon, 22 Apr 2002 03:00:00 GMT
Re:Help: My D4 help seems to contain less than D3'sSteve Koterski skrev i meldingen <3821b4e0.2080...@news.gte.net>... [...] Quote>Any complaints regarding adverse situations that result from implement (or even *develop*) it when it can't be put into work ??? And - noone would be arrested for *not* using the MS help... It's just not good enough...BTW, what's been done in D5 ?? -- Bjoerge |
Dr J D Collin
![]() Delphi Developer |
Tue, 23 Apr 2002 03:00:00 GMT
Re:Help: My D4 help seems to contain less than D3'sQuote>In Delphi 3, there were few enough Delphi topics for which help and everything has always worked perfectly. I have never had the slightest problem with the index list. Are you sure you don't have some other problem? It works perfectly whether you use OpenHelp (once you work out how to Regards |
Steve Koters
![]() Delphi Developer |
Tue, 23 Apr 2002 03:00:00 GMT
Re:Help: My D4 help seems to contain less than D3'sOn Thu, 4 Nov 1999 23:57:42 +0100, "Bj?rge S?ther" Quote<REMOVE_bsaet...@online.no> wrote: Quote>The OpenHelp concept looks a little strange in this scenario. Why product design issues like this. I am not one of the people involved in that aspect of Delphi. As far as I am aware, the OpenHelp utility in Delphi 5 is the same as that _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ |
Steve Koters
![]() Delphi Developer |
Tue, 23 Apr 2002 03:00:00 GMT
Re:Help: My D4 help seems to contain less than D3'sOn Fri, 5 Nov 1999 23:34:23 +1100, "Dr J D Collins" <jcoll...@cia.com.au> wrote: [...] Quote>I have added in win32.hlp and a number of other help files into the D4 Are you using Windows NT? The problem I described earlier is actually only So, NT users should never experience the index capacity problem. Only _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ |
Bj?rge S?the
![]() Delphi Developer |
Wed, 24 Apr 2002 03:00:00 GMT
Re:Help: My D4 help seems to contain less than D3'sSteve Koterski skrev i meldingen <38270833.2437...@news.gte.net>... Quote>On Thu, 4 Nov 1999 23:57:42 +0100, "Bj?rge S?ther" the Help system. Next time I'll try not to *cry* out my opinions... -- Bjoerge |
Bj?rge S?the
![]() Delphi Developer |
Wed, 24 Apr 2002 03:00:00 GMT
Re:Help: My D4 help seems to contain less than D3'sSteve Koterski skrev i meldingen <38260712.2148...@news.gte.net>... Quote>On Fri, 5 Nov 1999 23:34:23 +1100, "Dr J D Collins" Quote>wrote: ;^D) Nice clarification ! -- Bjoerge |
Steve Koters
![]() Delphi Developer |
Fri, 26 Apr 2002 03:00:00 GMT
Re:Help: My D4 help seems to contain less than D3'sOn Sat, 6 Nov 1999 00:09:32 +0100, "Bj?rge S?ther" Quote<REMOVE_bsaet...@online.no> wrote: Quote>I'm sorry. I never meant to blame you, it's just my frustration over share the blame when something is wrong in product design or marketing. By the same token, I do not take credit when product design or marketing is good, either. _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ |
1. HELP HELP -> D3 to D4 AND TTABLES
2. D4[D3] Don't work VK_UP, VK_LEFT,VK_Right,VK_DOWN for OCX2 contained in OCX1 that's contained in IE;
3. Clientdatasets don't seem to help (speed) when updating MS SQL
4. Help with Paradox 5 table - Cascade Deletes don't seem to work
5. HELP : CAn't seem to dynamically create TClientSocket
6. Clientdatasets don't seem to help (speed) when updating MS SQL
7. D4 TDBGrid scroll button doesn't seem to move correctly
8. Help: ROLLBACK DOESN'T SEEM TO WORK!
9. Help: My D3 recycle file routine crashes in D4
10. HELP cannot get shellexecute or executefile to work on D3 or D4(standard)