![]() |
Forum Index : Microcontroller and PC projects : help.bas
![]() ![]() |
|||||
Author | Message | ||||
markboston36 Regular Member ![]() Joined: 27/10/2020 Location: United StatesPosts: 76 |
Now we might have a reason to have a maximite with wifi. although the ones already sold that don't have it aren't going to add wifi just to be able to get access to the help system. i guess you could periodically check and see if theres an update similar to firmware updates. in fact firmware updates could also update the help files then you wouldn't need any type of connection. |
||||
Volhout Guru ![]() Joined: 05/03/2018 Location: NetherlandsPosts: 5090 |
TassyJim, matherp, If you implement the help, I hope you include (either in the help text, or via a link) an example. I generally find that more educative than can be explained by the help text itself. Such as "a picture says more than a thousand words". Marvelous idea, including searchable help in the firmware.!! Volhout PicomiteVGA PETSCII ROBOTS |
||||
elk1984![]() Senior Member ![]() Joined: 11/07/2020 Location: United KingdomPosts: 228 |
An idle thought, and only a mockup (well, it's hardcoded to give an idea rather than reading a file etc.) ![]() |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10315 |
Guys Don't get your hopes up too far. Anything that is included in the firmware will be a simple lookup to give you command syntax - nothing more. It would be completely wrong to build in any function that relied on a particular file residing on a SDcard so that isn't going to happen |
||||
elk1984![]() Senior Member ![]() Joined: 11/07/2020 Location: United KingdomPosts: 228 |
Absolutely - I was having a bit of retro fun ![]() |
||||
CircuitGizmos![]() Guru ![]() Joined: 08/09/2011 Location: United StatesPosts: 1427 |
An idle thought, and only a mockup (well, it's hardcoded to give an idea rather than reading a file etc.) ![]() I REALLY like this. Edited 2020-11-22 05:26 by CircuitGizmos Micromites and Maximites! - Beginning Maximite |
||||
elk1984![]() Senior Member ![]() Joined: 11/07/2020 Location: United KingdomPosts: 228 |
I'll give it some thought. Essentially the left pane is an index, the top is a header and the content is the main pane. With some work to split text across rows correctly and some controls to navigate, to would be an interesting distraction. At best it would be something for the welcome tape (?), could never replace the printed documentation and would need to be easily maintainable from the published documentation. It could help other language translations potentially though... Edited 2020-11-22 05:51 by elk1984 |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6283 |
If you implement the help, I hope you include (either in the help text, or via a link) an example. I generally find that more educative than can be explained by the help text itself. Such as "a picture says more than a thousand words". Marvelous idea, including searchable help in the firmware.!! Volhout I have been slowly adding examples to the on-line help resource. https://www.c-com.com.au/mmhelp/ It is my goal to keep adding and making sure that you can copy and paste reliably without any strange formatting codes that plague printed text at times. I will continue with translating the html to text and produce a very basic man page viewer. What anyone else does with it is up to you. I look forward to seeing the results. It's spring time here so not as much time for inside at the keyboard. Jim VK7JH MMedit |
||||
vegipete![]() Guru ![]() Joined: 29/01/2013 Location: CanadaPosts: 1132 |
Elk1984's idea looks very nice. Now, if that were a function key away in the editor, and a selected command could be pasted in at the cursor... Add an effective search, especially one that can find words in the command description... Visit Vegipete's *Mite Library for cool programs. |
||||
elk1984![]() Senior Member ![]() Joined: 11/07/2020 Location: United KingdomPosts: 228 |
Add an effective search, especially one that can find words in the command description... That would be cool, but I think it's beyond the scope of what is reasonable to build into the firmware (I'd wouldn't want to exchange a 3D library for a helptext system). That said, I'll keep plugging away because my interest is piqued now. @TassyJim. Any problems with me using your work linked here as input for this? I can't see complex items (like tables) making it in the first few cuts, but who knows where it will end up. ![]() A slightly reworked look, with compatibility indicated in Green and function group (Type Conversion etc) in Blue. I'm thinking a way of Tabbing between "Keyword Help", "Functions", "Commands", "Function Group", "Compatibility" etc. The selected version would be shown top left as above. Edited 2020-11-22 11:14 by elk1984 |
||||
![]() ![]() |
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |