On Sat, 15 Sep 2001, Joaquin Cuenca Abela wrote:
> 
> Ie, with the app (that we can get easily), we can get:
> 
> 1) Set of actions
> 2) Set of frames
> 
> And for each frame, we should get:
> 
> 3) Set of labels
> 4) Layout
> 
> Actually we can not get 3 & 4.
> 

Ah I see the problem. The ev_* implementation stuff is down in the
platfrom layers. Yes I remember something like this.

One solution which may not break the existing code too much might to have
a set of virtual functions in XAP_Frame or AP_Frame to manipulate the
platform code.

Is this what you're thinking of?

Cheers

Martin



Reply via email to