HelpFile - MSDN links

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

HelpFile - MSDN links

Post by Joakim Christiansen »

I think the gadgets in the help file should have a link to where you can read about it's API, the editor gadget shoud have this link, and so on.
http://msdn.microsoft.com/library/defau ... ntrols.asp

It would then be much easyer for us wanting to do more with the gadgets, because it's often hard to find the page where it's described in the MSDN.
I like logic, hence I dislike humans but love computers.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

I'd say just to put the class name because then you can search for it in a downloaded help file without having to be connected to the internet, and also it's faster to add.
WishMaster
Enthusiast
Enthusiast
Posts: 277
Joined: Fri Jun 17, 2005 7:13 pm
Location: Franconia
Contact:

Post by WishMaster »

This wouldn't make sense as there are also Linux and Mac versions of PB.
Image Image
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

yes but the help can say the classname used for each OS (Win32, KDE, ...)
i think it's a good idea. more transparent.
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

Flype wrote:yes but the help can say the classname used for each OS (Win32, KDE, ...)
i think it's a good idea. more transparent.
Indeed
I like logic, hence I dislike humans but love computers.
Post Reply