Standalones and Linux

Richard Gaskin ambassador at fourthworld.com
Fri Nov 15 09:46:22 EST 2013


Andrew Kluthe wrote:
 > I think I'll just go through and see what I can do about just making
 > a specific linux version of that application.

Once you figure out why the "Add a Task" backgroundColor is using the 
hiliteColor, for the text size I think it's much simpler than spending a 
lot of time on Linux-specific stuff, probably just three lines in your 
preOpenStack handler:

if the platform is "Linux" then
    set the textSize of this stack to 13 -- or whatever looks good
end if


--
  Richard Gaskin
  Fourth World
  LiveCode training and consulting: http://www.fourthworld.com
  Webzine for LiveCode developers: http://www.LiveCodeJournal.com
  Follow me on Twitter:  http://twitter.com/FourthWorldSys





More information about the use-livecode mailing list