<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 02/14/2013 02:36 PM, Justin Smyth
wrote:<br>
</div>
<blockquote
cite="mid:DC954A57B9604411BE1DA2912A5C0FE1@Justinslaptop"
type="cite">
<div dir="ltr">
<div style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR:
#000000">
<div><font face="Tahoma">Can we extend lazarus so we can
create embedded arm applications ? </font></div>
<br>
</div>
</div>
</blockquote>
<font face="Tahoma">Besides the </font>problem of allowing for
cross compiling and remote debugging (which I feel is just is an
issue of documentation and some bug fixes or enhancements), the
more serious problem is that there is no local GUI independent
Lazarus "Widget Type" (aka "interface") that allows for an event
queue (and thus things like TTimer and "Object Pascal like" main
thread notification (e.g. with "Synchronize" and "QueuAsyncCall").
This can only be fixed by those knowledgeable on Lazarus Widget Type
creation. <br>
<br>
-Michael<br>
</body>
</html>