Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: form_mdi

Re: form_mdi

From: Billy Verreynne <verreyb_at_telkom.co.za>
Date: Fri, 23 Aug 2002 08:53:47 +0200
Message-ID: <ak4m63$anv$2@ctb-nnrp2.saix.net>


adrian wrote:

> how I can paint of colour the background mdi

UPDATE background
  SET color = 'Purple'
WHERE window_type = 'MDI'

Or you can go and try one of the programming related newsgroups.

--
Billy
Received on Fri Aug 23 2002 - 01:53:47 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US