Menu

#6 3 bugs

v1.0 (example)
open-fixed
nobody
5
2007-01-11
2007-01-10
No

Pardon my laziness for not making these all separate issues.

1. SetNonActiveTabTextColor doesn't work under the VC8 style.

2. Set TabAreaColor doesnt work under VC71, and works only on the second of two instances under VC8

3. SetAllPagesShapeAngle doesn't work

To test this I modified the example program to send the tab/color to both of the notebooks. Attached is a patch to run against the demo app.

Using FC5, GTK

Discussion

  • Marc Lindahl

    Marc Lindahl - 2007-01-10

    patch wxFlatNotebookTest Frame.cpp for testing

     
  • Marc Lindahl

    Marc Lindahl - 2007-01-11

    Logged In: YES
    user_id=619807
    Originator: YES

    OK I fixed all of these. I noticed that VC71 has some other limitations of flexibility, which I took out so it responds to more color commands. The user can always just use that default grey wxColour(247, 243, 233) if they want the original look.
    TAR file attached, untar it from the contrib directory and it will put in place three .patch files (I fixed my bugtest patch also, there was a bug in it!) ... then you can patch your source from those individual patches. I'm a little disorganized to make one big patch file, sorry!
    File Added: bug1632714fixPatches.tar

     
  • Marc Lindahl

    Marc Lindahl - 2007-01-11
    • status: open --> open-fixed
     
  • Marc Lindahl

    Marc Lindahl - 2007-01-11

    untar it from the contrib directory and it will put in place three .patch files

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.