skeezix
Internal Development
One thing I've been rolling around my head is that all by themselves, a pndfile doesn't tell people much about itself. If you've nver heard of Wesnith and see wesnith.pnd, you'd have no clue till you ran it or looked it up. For quake.pnd you'll need to drop baseq1 type files somewhere, but you'd never know if you're a newbie. We're all new ies at some apps, right?
So awhile back I made a quick command line app that could show some info from the pnd file. Works, but again, many ppl will not wan to use the fommandline.
Strikes me that a good idea would be for, during pnd autodiscovery to spit out .desktop files for each pnd app to run th info job on them with a rudimentary GUI wrapper. Ie: so if you drop a pnd into /pandora/desktop a .desktop gets created now on your desktop to run it... But why not also create a menu item .desktop that shows a single window info page pulled from the Pxml.
In the past I kept thinking of doing it bigger .. The info job could look in pxml to find if there's a help HTML starter page and if so, mount the pnd, run a HTML reader on it, then unmount the pnd when done. SMe as running hr pnd but using an HTML reader instead of the executable in the pnd. That's probably ideal but is some effort to design all that in...... But would be awesome maybe I should just build this quick
anyone like or hate this? Useless? Got a better idea to do a similar task?
Jeffphone
So awhile back I made a quick command line app that could show some info from the pnd file. Works, but again, many ppl will not wan to use the fommandline.
Strikes me that a good idea would be for, during pnd autodiscovery to spit out .desktop files for each pnd app to run th info job on them with a rudimentary GUI wrapper. Ie: so if you drop a pnd into /pandora/desktop a .desktop gets created now on your desktop to run it... But why not also create a menu item .desktop that shows a single window info page pulled from the Pxml.
In the past I kept thinking of doing it bigger .. The info job could look in pxml to find if there's a help HTML starter page and if so, mount the pnd, run a HTML reader on it, then unmount the pnd when done. SMe as running hr pnd but using an HTML reader instead of the executable in the pnd. That's probably ideal but is some effort to design all that in...... But would be awesome maybe I should just build this quick
anyone like or hate this? Useless? Got a better idea to do a similar task?
Jeffphone