On Wed, Apr 23, 2014 at 10:25 PM, Guglielmo Braguglia < [email protected]> wrote:
> revSetStackProfile "<<profile_name>>", "<<main_stack_name>>" Thanks Guglielmo, using that command got things working. For some reason setting the profile property of the control didn't have any effect. I think the problem with the datagrid column labels is that they are set into fields from the custom property dgProps["column labels"] and as far as I can tell, you can't define custom property values in a profile. It would be nice if there was a profileChanged message so you could take care of things like this whenever a profile was changed. Still not sure how well, if at all, profiles will work with unicode. For example, the dropdown list of available properties in the Property Profile tab of the Property Inspector doesn't include any of the recently-introduced unicodexxxx properties unicodelabel, unicodeText, unicodeTitle,etc). Maybe the suggestion to use htmltext will take care of it. Pete lcSQL Software <http://www.lcsql.com> Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html> _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
