Support and General Use > Plugins/Viewers

Themes ideas

<< < (2/2)

bascule:
I'd say this was a better place to start. But you do have to do the exercises, not just read them.

http://www.rockbox.org/twiki/bin/view/Main/SimpleGuideToWPSMaking

For my money, EZWPS makes it harder to create a WPS, not easier. It adds a layer of abstraction that is really not required with such a simple syntax.

memo232:
ok i think Llorean shows thought love lol. thanks guys for this info. ;)

SataniK:

--- Quote from: bascule on August 04, 2007, 05:36:28 PM ---I'd say this was a better place to start. But you do have to do the exercises, not just read them.

http://www.rockbox.org/twiki/bin/view/Main/SimpleGuideToWPSMaking

For my money, EZWPS makes it harder to create a WPS, not easier. It adds a layer of abstraction that is really not required with such a simple syntax.

--- End quote ---
Bascule I was interested in making a WPS if you do not use EZWPS then what program do you recommend.

soap:

--- Quote from: SataniK on August 05, 2007, 01:58:15 PM ---Bascule I was interested in making a WPS if you do not use EZWPS then what program do you recommend.

--- End quote ---
Any good text editor will work fine.

bascule:

--- Quote from: soap on August 05, 2007, 02:10:48 PM ---Any good text editor will work fine.

--- End quote ---
Quite...

It's just a plain text file, but written using special tags that are then interpreted by Rockbox to produce the WPS screen.

In the same way that this HTML plain text code:

--- Code: ---< hr>
Hello World!
< hr>
--- End code ---

Produces this:


Hello World!

Navigation

[0] Message Index

[*] Previous page

Go to full version