in reply to Re^2: wxPerl - Removing title bar buttons from dialog box doesn't work in Kubuntu 9.10
in thread wxPerl - Removing title bar buttons from dialog box doesn't work in Kubuntu 9.10

Thanks for the ideas, any others would be welcome.

How about you try the real important one ie the c++ version? I doubt its wxperl specific.

  • Comment on Re^3: wxPerl - Removing title bar buttons from dialog box doesn't work in Kubuntu 9.10

Replies are listed 'Best First'.
Re^4: wxPerl - Removing title bar buttons from dialog box doesn't work in Kubuntu 9.10
by Steve_BZ (Chaplain) on Mar 19, 2010 at 16:59 UTC

    Hi Anon,

    I guess too that the c-code won't be Perl-specific, the problem is that I am! I tried to get a simple screen display with Code::Blocks, but no joy. It's just too long since I had to deal with a compiler error!

    Anyhow, I've stumbled through the wxPython equivalent, which gives me the same problem, so I guess it's a wxWidgets core problem. Even a totally blank window with no title-bar doesn't work, and it inserts a title-bar. I'll log it on their site.

    Thanks for all your help.

    Regards

    Steve