Subject Re: [IBO] TIB_SessionProp and setting colors
Author Steve Fields
Also I would like to work with the TDataMod: that is where
the connections, basic dialogs (open, save, etc) are. Also that
is where I keep the global constants for when opening new
forms to be able to get the grid colors updated.

Thanks,
Steve Fields

Steve Fields wrote:

>Hi All,
> I have a small form that allows the users to change the basic colors
>in TIB_SessionProp. They also change the colors in TIB_Grid(s). It
>passes parameters for the grid colors but works with a passed value
>of the SessProp:
> MyProc(Prop : TIB_SessionProp;var OrderColor, CurrentColor : TColor);
>
> Is there any way to set the colors on the fly (by user settings) and
>have them show immediate change when returning. Now when there
>is a change and a return to the form nothing changes until I close the
>program and restart it(?). (The grid I can change by refreshing the records)
>
>Thanks,
>Steve Fields
>
>
>
>___________________________________________________________________________
>IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
>___________________________________________________________________________
>http://www.ibobjects.com - your IBO community resource for Tech Info papers,
>keyword-searchable FAQ, community code contributions and more !
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>