Bug Fixes for 0.17.b40
A bug in the Text Model has been fixed. The bug caused generated code for text fields
to set gslc_ElemSetFillEn(&m_gui,pElemRef,false); (basically claiming the text field is transparent).
This was forcing full page refreshes to occur on each update loop.