it burnt fine when I renamed the extension to that.
MSDNOnlineHelp for PB4 IDE
Re: MSDNOnlineHelp for PB4 IDE
> With the IDE, you have a special access to the whole MDSN if you install it
> and remove the Win32.hlp from the help directory
This is what I've done, but I don't like how the MSDN help doesn't open in a
maximized state... could this be done for the next release? Or optional?
> and remove the Win32.hlp from the help directory
This is what I've done, but I don't like how the MSDN help doesn't open in a
maximized state... could this be done for the next release? Or optional?
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
Paul,
I just opened up MSDN on my machine, using F1.
It opened and I maximized it manually. From that point on, it opens maximized. I'm using WinXP Pro SP2.
I'm not sure if it will remember this after a reboot though.
--blueb
I just opened up MSDN on my machine, using F1.
It opened and I maximized it manually. From that point on, it opens maximized. I'm using WinXP Pro SP2.
I'm not sure if it will remember this after a reboot though.
--blueb
- It was too lonely at the top.
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
> I'm not sure if it will remember this after a reboot though
It doesn't, and neither does it remember if you quit and restart the IDE.
If it's being ShellExecuted by the IDE, then using #SW_MAXIMIZE as a flag
would be a nice option to ensure it always opens maximized. Same for the
PureBasic help file.
It doesn't, and neither does it remember if you quit and restart the IDE.
If it's being ShellExecuted by the IDE, then using #SW_MAXIMIZE as a flag
would be a nice option to ensure it always opens maximized. Same for the
PureBasic help file.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
-
lexvictory
- Addict

- Posts: 1027
- Joined: Sun May 15, 2005 5:15 am
- Location: Australia
- Contact:
is this using the mshelp:// protocol? (from microsoft document explorer)Fred wrote:That's correct.Trond wrote:Which I interpreted as:
1. Remove Win32.hlp from the help directory.
2. Install MSDN.
3. I now should have access automatically (I assumed this was what he meant with "special access to the whole MSDN if I install it").
because i dont have the sdk, but i have the platform sdk help in microsoft document explorer from installing delphi 2005
and is there a way to do this using pb 3.94? or does the tool posted in the first post do that? (work with pb 3.94)
(i'm asking about v3.94 because i'm only going to download the stable pb4 - i dont like betas)
Demonio Ardente
Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Version for PB3.94 in german-forum:lexvictory wrote: or does the tool posted in the first post do that? (work with pb 3.94)
http://forums.purebasic.com/german/view ... ht=msdn%2A
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

-
techjunkie
- Addict

- Posts: 1126
- Joined: Wed Oct 15, 2003 12:40 am
- Location: Sweden
- Contact:
Re: MSDNOnlineHelp for PB4 IDE
> This is a little IDE Tool.
> It search on MSDN (Internet) for the word under the cursor in the IDE
It doesn't work.
For example, type "Sleep_(1000)" and put the cursor
between the 2 e's, then select the tool from the Tools menu, and you end
up at a page for a Windows CE 3.0 topic.
> It search on MSDN (Internet) for the word under the cursor in the IDE
It doesn't work.
between the 2 e's, then select the tool from the Tools menu, and you end
up at a page for a Windows CE 3.0 topic.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.


