Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Compact Framework / March 2007

Tip: Looking for answers? Try searching our database.

Help files

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Peter Morris - 28 Mar 2007 09:45 GMT
What is the recommended approach for creating application help files for
WinCE CF apps?

Pete
Peter Foot [MVP] - 28 Mar 2007 11:28 GMT
The same rules apply as for native development:-
http://www.peterfoot.net/HelpInNETCFApplications.aspx
See the link in this article for a detailed look at the format used by
peghelp, it's HTML with a few extras (and a few quirks).

In .NETCF 1.0 there wasn't an event when the user taps Start > Help but you
could implement with SDF 1.0 and this code:-
http://www.peterfoot.net/StartHelpForNETCFAplications.aspx

In .NETCF 2.0 you can use the HelpRequested event on your form and use the
Help.ShowHelp (System.Windows.Forms) method to launch the peghelp viewer.

On Smartphone there is no peghelp engine. However you can write help content
as regular html and display it using Internet Explorer Mobile instead - use
Process.Start to launch.

Also we have a section in the deployment chapter of this upcoming book which
covers creating application help:-
http://www.microsoft.com/MSPress/books/10294.aspx

Peter

Signature

Peter Foot
Device Application Development MVP
www.peterfoot.net | www.inthehand.com

> What is the recommended approach for creating application help files for
> WinCE CF apps?
>
> Pete

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.