Re: [MSEide-MSEgui-talk] How to write til SQLite3.

2011-11-22 Thread IvankoB for-mse
Initially as Yours. Further, switched to separate transactions ways to minimize requerying on fieldparamlinks (= minimizing DB delays). Although, these projects are complicated. 2011/11/22, Martin Schreiber mse00...@gmail.com: On Monday 21 November 2011 20.34:23 IvankoB for-mse wrote: Done,

Re: [MSEide-MSEgui-talk] Print extended ASCII character?

2011-11-22 Thread IvankoB for-mse
Use widechar (#9742 instead of #196, in Your case): tstringdisp1.value:= 'Current Asset'+lineend+ stringfromchar(#9472,10) + lineend+'Current Liabilities'; Steps to convert: - hold the Alt key while typing 196 - select the typed char with mouse - RClick on the seleteion - select Convert to

Re: [MSEide-MSEgui-talk] Print extended ASCII character?

2011-11-22 Thread Martin Schreiber
On Tuesday 22 November 2011 09.52:15 wahono sri wrote: How to write various color text in trichstringdisp? It is possible? Sure. :-) Use the richvalue property and the various procedures in mserichstring.pas. richstringty = record text: msestring; format: formatinfoarty; flags: