Re: Dynamic column width with Forms 5.0

From: Steve Cosner <stevec_at_zimmer.csufresno.edu>
Date: Sun, 12 Sep 1999 20:42:56 GMT
Message-ID: <kfUC3.216$tS.11874_at_nntp.csufresno.edu>


[Quoted] In article <37D8E60C.733396D3_at_gosch.com>, Roland Schaar <rschaar_at_gosch.com> wrote:
>I need to build an application with Oracle Forms 5.0 where the user can
>dynamically change the width of the fields.
>
>One idea is to manually programm this functionality with on-key-triggers
>or the toolbar and set the item properties according to some program
>logic.
>But in every form the developper would have to guarantee that this works
>correctly. I would prefer a tool that can be integrated in Oracle Forms
>5.0 (maybe an OCX) which provides this functionality.
>
>Does anyone one such a tool? Ideally it should look like the grid used
>in MS-software where you can sort by klicking on the title of a column
>and change the order of the columns.

I don't think there is any tool to make this feature easy. Forms was not designed to be that dynamic.

However, my QA Utility form changes column widths dynamically, but it was not easy to develop. It has to re-generate all columns to display if you change the width of just one column. If you want to do this in multiple forms, I think it would require way too much programming time. You can download the QA.fmx from my website to see how it works.

Steve Cosner



http://members.aol.com/stevec5088
Downloadable Quick Access utility form: Display and update any table. Received on Sun Sep 12 1999 - 22:42:56 CEST

Original text of this message