On Tue, Jul 08, 2003 at 04:13:28AM -0000, suriya mohan wrote: > Hi, > I know that we can draw rectangles with transparency using > DirectFB. > Now i have to draw 3 rectangles inside a rectangle so that it > will > resemble a form with 3 command buttons. Now let the focus be at > the > first rectangle and > > 1) When i press the "TAB" key the focus should transfer from one > rectangle to another rectangle. > > 2) When I hit "Return" or "Enter" key an event should be > triggered. > Say an exe should be invoked. > > Is this possible using DirectFB ? That is the DirectFB program > should > still be in execution along with some other exe.
It is possible as long as the system is using the multi-application core (fusion), which requires that the fusion kernel module be built and installed and that directfb be built with multi-app core enabled. -- Furrfu! r a k k o at c h a r t e r dot n e t -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
