Thread overview
transparent line
Dec 05, 2003
Phill
Dec 05, 2003
Rajiv Bhagwat
Dec 05, 2003
Rajiv Bhagwat
Dec 05, 2003
Phill
Dec 06, 2003
Rajiv Bhagwat
Dec 07, 2003
Phill
Dec 08, 2003
Phill
December 05, 2003
I remember reading a post about a transparent line
that appears under the Menu on MFC apps.
I cant find the post now.
Does anyone know of a fix for this problem?

Cheers Phill.




December 05, 2003
Just to help you to further your search....
This is XP specific bug... Such an app works perfectly fine under Win98, the
line appears only on XP.
Nobody pointed a way to fix this... (perhaps only MS can fix this...)

- Rajiv Bhagwat



"Phill" <phill@pacific.net.au> wrote in message news:bqouj4$2lsv$1@digitaldaemon.com...
> I remember reading a post about a transparent line
> that appears under the Menu on MFC apps.
> I cant find the post now.
> Does anyone know of a fix for this problem?
>
> Cheers Phill.
>
>
>
>


December 05, 2003
Forgot to mention that my app is not even MFC, a plain simple window one... So it is not even an MFC problem.

- Rajiv

"Rajiv Bhagwat" <dataflow@vsnl.com> wrote in message news:bqpodd$rsj$1@digitaldaemon.com...
> Just to help you to further your search....
> This is XP specific bug... Such an app works perfectly fine under Win98,
the
> line appears only on XP.
> Nobody pointed a way to fix this... (perhaps only MS can fix this...)
>
> - Rajiv Bhagwat
>
>
>
> "Phill" <phill@pacific.net.au> wrote in message news:bqouj4$2lsv$1@digitaldaemon.com...
> > I remember reading a post about a transparent line
> > that appears under the Menu on MFC apps.
> > I cant find the post now.
> > Does anyone know of a fix for this problem?
> >
> > Cheers Phill.
> >
> >
> >
> >
>
>


December 05, 2003
Ok thanks!!

"Rajiv Bhagwat" <dataflow@vsnl.com> wrote in message news:bqpolu$sbi$1@digitaldaemon.com...
> Forgot to mention that my app is not even MFC, a plain simple window
one...
> So it is not even an MFC problem.
>
> - Rajiv
>
> "Rajiv Bhagwat" <dataflow@vsnl.com> wrote in message news:bqpodd$rsj$1@digitaldaemon.com...
> > Just to help you to further your search....
> > This is XP specific bug... Such an app works perfectly fine under Win98,
> the
> > line appears only on XP.
> > Nobody pointed a way to fix this... (perhaps only MS can fix this...)
> >
> > - Rajiv Bhagwat
> >
> >
> >
> > "Phill" <phill@pacific.net.au> wrote in message news:bqouj4$2lsv$1@digitaldaemon.com...
> > > I remember reading a post about a transparent line
> > > that appears under the Menu on MFC apps.
> > > I cant find the post now.
> > > Does anyone know of a fix for this problem?
> > >
> > > Cheers Phill.
> > >
> > >
> > >
> > >
> >
> >
>
>


December 06, 2003
Hey Phill,

I was reading the FAQ on wxWindows site http://www.wxwindows.org/ , in that there is a mention of a 'manifest' file required for XP apps and they have a link http://delphi.about.com/library/bluc/text/uc111601a.htm regarding it. In this linked document, there is some explanation about XP 'themes' - which handle two versions of common controls.

Is it likely that this line problem is due to the try to maintain the backward compatibility in XP? Would you like to explore this further??

- Rajiv


"Phill" <phill@pacific.net.au> wrote in message news:bqqu2q$2j7t$1@digitaldaemon.com...
> Ok thanks!!
>
> "Rajiv Bhagwat" <dataflow@vsnl.com> wrote in message news:bqpolu$sbi$1@digitaldaemon.com...
> > Forgot to mention that my app is not even MFC, a plain simple window
> one...
> > So it is not even an MFC problem.
> >
> > - Rajiv
> >
> > "Rajiv Bhagwat" <dataflow@vsnl.com> wrote in message news:bqpodd$rsj$1@digitaldaemon.com...
> > > Just to help you to further your search....
> > > This is XP specific bug... Such an app works perfectly fine under
Win98,
> > the
> > > line appears only on XP.
> > > Nobody pointed a way to fix this... (perhaps only MS can fix this...)
> > >
> > > - Rajiv Bhagwat
> > >
> > >
> > >
> > > "Phill" <phill@pacific.net.au> wrote in message news:bqouj4$2lsv$1@digitaldaemon.com...
> > > > I remember reading a post about a transparent line
> > > > that appears under the Menu on MFC apps.
> > > > I cant find the post now.
> > > > Does anyone know of a fix for this problem?
> > > >
> > > > Cheers Phill.
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>


December 07, 2003
Thanks Rajiv!
Ive sent you an Email.

Phill.


"Rajiv Bhagwat" <dataflow@vsnl.com> wrote in message news:bqslld$27po$1@digitaldaemon.com...
> Hey Phill,
>
> I was reading the FAQ on wxWindows site http://www.wxwindows.org/ , in
that
> there is a mention of a 'manifest' file required for XP apps and they have
a
> link http://delphi.about.com/library/bluc/text/uc111601a.htm regarding it. In this linked document, there is some explanation about XP 'themes' -
which
> handle two versions of common controls.
>
> Is it likely that this line problem is due to the try to maintain the backward compatibility in XP? Would you like to explore this further??
>
> - Rajiv
>
>
> "Phill" <phill@pacific.net.au> wrote in message news:bqqu2q$2j7t$1@digitaldaemon.com...
> > Ok thanks!!
> >
> > "Rajiv Bhagwat" <dataflow@vsnl.com> wrote in message news:bqpolu$sbi$1@digitaldaemon.com...
> > > Forgot to mention that my app is not even MFC, a plain simple window
> > one...
> > > So it is not even an MFC problem.
> > >
> > > - Rajiv
> > >
> > > "Rajiv Bhagwat" <dataflow@vsnl.com> wrote in message news:bqpodd$rsj$1@digitaldaemon.com...
> > > > Just to help you to further your search....
> > > > This is XP specific bug... Such an app works perfectly fine under
> Win98,
> > > the
> > > > line appears only on XP.
> > > > Nobody pointed a way to fix this... (perhaps only MS can fix
this...)
> > > >
> > > > - Rajiv Bhagwat
> > > >
> > > >
> > > >
> > > > "Phill" <phill@pacific.net.au> wrote in message news:bqouj4$2lsv$1@digitaldaemon.com...
> > > > > I remember reading a post about a transparent line
> > > > > that appears under the Menu on MFC apps.
> > > > > I cant find the post now.
> > > > > Does anyone know of a fix for this problem?
> > > > >
> > > > > Cheers Phill.
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>


December 08, 2003
Ive just noticed that if you change the option in
"settings" to "Windows 95 executable", the line transparent line is not
present and everything is normal.

Phill.


"Rajiv Bhagwat" <dataflow@vsnl.com> wrote in message news:bqslld$27po$1@digitaldaemon.com...
> Hey Phill,
>
> I was reading the FAQ on wxWindows site http://www.wxwindows.org/ , in
that
> there is a mention of a 'manifest' file required for XP apps and they have
a
> link http://delphi.about.com/library/bluc/text/uc111601a.htm regarding it. In this linked document, there is some explanation about XP 'themes' -
which
> handle two versions of common controls.
>
> Is it likely that this line problem is due to the try to maintain the backward compatibility in XP? Would you like to explore this further??
>
> - Rajiv
>
>
> "Phill" <phill@pacific.net.au> wrote in message news:bqqu2q$2j7t$1@digitaldaemon.com...
> > Ok thanks!!
> >
> > "Rajiv Bhagwat" <dataflow@vsnl.com> wrote in message news:bqpolu$sbi$1@digitaldaemon.com...
> > > Forgot to mention that my app is not even MFC, a plain simple window
> > one...
> > > So it is not even an MFC problem.
> > >
> > > - Rajiv
> > >
> > > "Rajiv Bhagwat" <dataflow@vsnl.com> wrote in message news:bqpodd$rsj$1@digitaldaemon.com...
> > > > Just to help you to further your search....
> > > > This is XP specific bug... Such an app works perfectly fine under
> Win98,
> > > the
> > > > line appears only on XP.
> > > > Nobody pointed a way to fix this... (perhaps only MS can fix
this...)
> > > >
> > > > - Rajiv Bhagwat
> > > >
> > > >
> > > >
> > > > "Phill" <phill@pacific.net.au> wrote in message news:bqouj4$2lsv$1@digitaldaemon.com...
> > > > > I remember reading a post about a transparent line
> > > > > that appears under the Menu on MFC apps.
> > > > > I cant find the post now.
> > > > > Does anyone know of a fix for this problem?
> > > > >
> > > > > Cheers Phill.
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>