Support and General Use > Theming and Appearance Customization
Allow upto 512 images on a WPS
knight4led:
I believe using a : (colon) character as a seperator will eventually lead to the need to have %: in the rest of the WPS because for now it is used with the RTC on many targets without the leading %. I don't know if this will confuse the WPS parser, but it may confuse WPS writers.
Lear:
It is only used as a separator when parsing a small number of tags (one so far), so the it wouldn't confuse the parser at least. Using ':' in combination with the RTC tags is not a problem.
Adding '%:' would only be needed if there was a need to enter ':' for other uses than a separator within a tag using ':' as a separator. In this case (as well as for the other image-related tags) it is used to separate numbers and filenames, so it isn't needed yet.
fml2:
I'd put much brain energy in a solution that would work without a new special symbol. Special symbols should be kept to a minimum IMHO. Why can't we use something like %evA (as proposed by lowlight)? This command would also need the grid size specified somehow (can '|' be used for this?)
Lear:
--- Quote from: fml2 on June 21, 2007, 03:40:42 AM ---Why can't we use something like %evA (as proposed by lowlight)? This command would also need the grid size specified somehow (can '|' be used for this?)
--- End quote ---
%evA would not need a grid size, since that is implied from the BMP dimensions and number of entries, as specified when loading it. (But if a grid size - or more likely, image number, when used in non-enumeration cases - were to be specified, '|' could not be used.)
kahuna_999:
the %evA solution proposed by lowlight only addresses one part of this patch.
I agree it would be a more elegant solution to enumerated tags such as volume and battery levels.
My patch allows you to use any part of a bitmap anywhere on the screen, so the need for a new seperator is still valid.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version