(08-01-2016, 08:45 AM)david.bluecame Wrote: About the Unicode characters in the Parameters Badge, I found I can fix it with this change:If it's working..., OK. But, it doesn't seems to fit in that Erlang's documentation - item 3.11 :
https://github.com/DavidBluecame/wings/c...93b408e675
Quote:Recommendations:
- Use the file module for files opened for bytewise access ({encoding,latin1}).
- Use the io module when accessing files with any other encoding (for example {encoding,uf8}).
About the new options for AA...
Does any of these marked controls are used to ignore the other parameters? I mean, if one specific option is selected some input value must be disabled.
A tip about the layout. When adding "spaces" between controls like checkbox/labels/listbox please use the 'panel' control. I know, the name isn't the appropriated (maybe 'spacer' would say more), but it's the best way to do that.
Blank spaces in the strings can be removed by translators. If a blank space is a better option than 'panel' then I recommend to use it concatenated to the string to be translated. Something like this: ?__(1, "Ray count" ++" ")