<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I, for one, gave up on it and just rewrote my gui in java...<br>
<br>
<br>
On 05/28/2013 10:30 PM, Kjow wrote:
<blockquote
cite="mid:CADatRmjAf6B0cy12MCB-q8hzYVpSqa111H7PTbtatxxHEqVg8g@mail.gmail.com"
type="cite">
<meta http-equiv="Context-Type" content="text/html;
charset=ISO-8859-1">
<div>Just my two cents,<br>
About app slowness, I think it is related to the BMP
generation... I noticed that the app seems to refresh only with
some event (e.g. a touch on background).<br>
<br>
I'm trying some stuff (e.g. BGRABitmap) and BGRAControls are
much faster to redraw. Well, allways much slower than Windows,
but much faster than "native".<br>
<br>
Forcing repaint helps, but not enough.<br>
<br>
Maybe using a faster bmp generation (like BGRA) could speed up
everything.<br>
<br>
Unluckily, my skill is not enough to help directly.<br>
<br>
Regards,<br>
Kjow<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">--
_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</pre>
</blockquote>
</body>
</html>