Chris,
you have the convenient Shift-F1 on a keyword, opening a form at msdn, but this nowadays recomends to switch to the api-browser at https://docs.microsoft.com/de-de/dotnet ... work-4.7.1
I couldn't find where you stored the target url, could it be, that this is hard coded ;-?
Anyway, should know better 10min prior to Christmas than to code...
Best wishes to you and the whole team for the coming new year, but first enjoy some happy days with your families!
Karl
[Xide 1.12] MS-Help?
[Xide 1.12] MS-Help?
Regards
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
[Xide 1.12] MS-Help?
Hi Karl,
Nah, still several hours till Christmas, so still time left for programming
There is an option about that in PreferencesAdvancedHelp and search URLs. You can put in the "Context Help URL" option this:
and it should work.
Thanks for the wishes, best wishes also to you and everybody else! Looking forward to an even more exciting (x#-wise) 2018!
Chris
Nah, still several hours till Christmas, so still time left for programming
There is an option about that in PreferencesAdvancedHelp and search URLs. You can put in the "Context Help URL" option this:
Code: Select all
https://docs.microsoft.com/de-de/dotnet/api/?view=netframework-4.7.1&term=%value%
Thanks for the wishes, best wishes also to you and everybody else! Looking forward to an even more exciting (x#-wise) 2018!
Chris
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
[Xide 1.12] MS-Help?
Hi Chris,
first, sorry for not having discovered the entry at "Advanced"...
second, sorry to say, but there's still a problem, Xide opens a floating window with the correct url, but does not show any content.
When i hit "Go", still nothing happens. Same url put into Firefox address line works fine.
Looking forward to 2018, after some days of (heavy) eating and (modest) drinking, live looks encouraging again, even feeling some urge to start coding, to tackle some long standing pains
Karl
first, sorry for not having discovered the entry at "Advanced"...
second, sorry to say, but there's still a problem, Xide opens a floating window with the correct url, but does not show any content.
When i hit "Go", still nothing happens. Same url put into Firefox address line works fine.
Looking forward to 2018, after some days of (heavy) eating and (modest) drinking, live looks encouraging again, even feeling some urge to start coding, to tackle some long standing pains
Karl
Regards
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
[Xide 1.12] MS-Help?
Hi Karl,
Yeah, sometimes it takes much time for the built-in (standard .Net) webbrowser to open the pages. You can uncheck the option "Local browser", this way the help will open in your default browser program (firefox also for me).
Similar here, plenty eating and since my sister & family has visited us, I'm trying to keep up also on the drinking department, with her German husband (and good friend to me)
Chris
Yeah, sometimes it takes much time for the built-in (standard .Net) webbrowser to open the pages. You can uncheck the option "Local browser", this way the help will open in your default browser program (firefox also for me).
Similar here, plenty eating and since my sister & family has visited us, I'm trying to keep up also on the drinking department, with her German husband (and good friend to me)
Chris
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
[Xide 1.12] MS-Help?
Hi Chris,
still no go - regardless, if FF is already running or not, when i unset "Local browser" nothing happens at all ;(
Karl
(viewing the falling snow instead <G>)
still no go - regardless, if FF is already running or not, when i unset "Local browser" nothing happens at all ;(
Karl
(viewing the falling snow instead <G>)
Regards
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
[Xide 1.12] MS-Help?
Ah, I am sorry, you need to also include the "http:" prefix. (The value you put is used as filename to a process object with UseShellExecute = TRUE). So the correct text you must put in the URL editbox is:
Chris
ps. hey, we also got snow last week! (highway closed etc). But now we're back to almost 20C again
Code: Select all
http://docs.microsoft.com/de-de/dotnet/api/?view=netframework-4.7.1&term=%value%
ps. hey, we also got snow last week! (highway closed etc). But now we're back to almost 20C again
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
[Xide 1.12] MS-Help?
Hi, adding the prefix did it, now the local browser is almost instant, thx.
BTW, you might want to edit your post, backslashes won't cut it
Good Night!
Karl
BTW, you might want to edit your post, backslashes won't cut it
Good Night!
Karl
Regards
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
[Xide 1.12] MS-Help?
Hi Karl,
Ah, so that was the culprit! Thanks, fixed it now in the message body.
Chris
Ah, so that was the culprit! Thanks, fixed it now in the message body.
Chris
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
[Xide 1.12] MS-Help?
Nope, only in the "code" section <s,cr>Thanks, fixed it now in the message body.
Karl
Regards
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
[Xide 1.12] MS-Help?
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu