Re: How to implement generic toolbar in Forms 4.0

From: Steven P. Muench <smuench_at_oracle.com>
Date: 03 Oct 1994 17:39:05 GMT
Message-ID: <SMUENCH.94Oct3103905_at_doh.oracle.com>


Forms 4.5 supports vertical and/or horizontal toolbar canvases on any window including the MDI Window under MS-Windows. We have a clever declarative way of mapping a toolbar from a window on Mac or Motif (where there is no MDI Parent window) to MS-Windows so you can have the best of both world's without touching your code.

The toolbar canvases are special types of canvases which can accept *any* supported Forms widget, not just buttons. So, having a pop-list, OLE object, or any VBX control in the toolbar is dead-on simple. If you know canvases, you already know toolbars. :-)

Hope this helps.

--

Steve Muench         Email: smuench_at_oracle.com
Forms Development      CIS: 73404,676
Product Manager
Oracle Corporation
Received on Mon Oct 03 1994 - 18:39:05 CET

Original text of this message