Re: scrollbars in XP
From: Vladimir M. Zakharychev <bob_at_dpsp-yes.com>
Date: Thu, 6 Feb 2003 18:39:36 +0300
Message-ID: <b1tvmf$6m7$1_at_babylon.agtel.net>
Date: Thu, 6 Feb 2003 18:39:36 +0300
Message-ID: <b1tvmf$6m7$1_at_babylon.agtel.net>
[Quoted] I guess that the problem is that Forms 6 doesn't support XP "themes." Don't think you have other way of fixing this but to turn them off in XP (that is, use win2k default mode.) You may also try to attach a manifest to the forms runner executable and specify MS common controls version earlier than 6.0 to force XP using common controls without XP themes awareness for this executable. Check with MSDN Library to find out how to do it (http://msdn.microsoft.com/library).
-- Vladimir Zakharychev (bob_at_dpsp-yes.com) http://www.dpsp-yes.com Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications. All opinions are mine and do not necessarily go in line with those of my employer. "Robert Flügge" <robert.fluegge_at_bim-consulting.de> wrote in message news:run44v0l5dc6q8d0eqtuco6eftbi0mo883_at_4ax.com...Received on Thu Feb 06 2003 - 16:39:36 CET
> Hi there ..
>
> .. there is a problem with forms 6.
> I have an application developed with oracle forms 6.
>
> .. with win 2000 in default modus the application runs OK.
> .. with win xp ther are problems with width and height
> --> .. scrollbars everywhere !!
>
> What can I do ?
> My tests show the problems:
> - height of windowtitle
> - fontsize of widowtitle
> I have co problems when I configure xp with default of win 2000.
>
> How can I solve this problem ?
>
> Thanx in advance
> Robert