News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

SVN 1642

Started by Ceniza, January 02, 2006, 06:45:34 AM

Previous topic - Next topic

Ceniza

1649 and 1650 just added Nightly builds to the web site :)

killerbot


mandrav

Quote from: killerbot on January 02, 2006, 08:48:05 PM
other qustion : rev 1648, and now I am ar rev 1650 but i don't see any files changes in my svn window ?
Am I going blind ?

No, changes are in the website's code ;) (yes, it's under svn too)
Be patient!
This bug will be fixed soon...

Pecan

Quote from: mandrav on January 02, 2006, 08:38:39 PM
Quote from: Pecan on January 02, 2006, 08:36:06 PM

How did you get your message tabs to dock at the bottom of
the message window??

They appear at the bottom in non-XP systems (i.e. without visual themes)...

I turned off manage plugins->WindowsXPlookNFeel
then deleted default.conf
but I guess that's not enough.
What else do I do to get the tabs at the bottom of the
message window?

thanks
pecan

killerbot

In my linux, they are also at the bottom.
How do they look like on your system (screenshot) ?

mandrav

Quote from: Pecan on January 02, 2006, 09:22:10 PM
I turned off manage plugins->WindowsXPlookNFeel
then deleted default.conf
but I guess that's not enough.
What else do I do to get the tabs at the bottom of the
message window?

Lol :D

That's not what I meant, sorry :D
If you 're on WinXP and have visual styles on (it's the default), your tabs will always be on top.
If you want to disable the visual styles, right-click your desktop, select Properties and in Themes select "Windows Classic".
Be patient!
This bug will be fixed soon...

killerbot

I already had an idea, it has something to do with that.

Yes, that's true : I uwe windows classic, don't like the awfull colors of XP, not even ,entioning that ugly background.

And if I am not mistaken, less cpu needed in windows classic look (oh, don't forgt the classic menu ;-)  )

Ceniza

Hmmm, if we're going to move to wxFlatNotebook, tabs would always be at top. If tabs at bottom is implemented we could then make it user set-able :)

Pecan

Quote from: mandrav on January 02, 2006, 09:25:53 PM
Quote from: Pecan on January 02, 2006, 09:22:10 PM
I turned off manage plugins->WindowsXPlookNFeel
then deleted default.conf
but I guess that's not enough.
What else do I do to get the tabs at the bottom of the
message window?

Lol :D

That's not what I meant, sorry :D
If you 're on WinXP and have visual styles on (it's the default), your tabs will always be on top.
If you want to disable the visual styles, right-click your desktop, select Properties and in Themes select "Windows Classic".

Yuk!! That was NOT pretty. Reminds me of Windows 2 that
came on 15 5.25 inch floppies.

guess I'll live with top tabs.

thanks
pecan

grv575

Quote from: mandrav on January 02, 2006, 11:22:59 AM
Quote from: killerbot on January 02, 2006, 10:48:05 AM
Other thing I noticed on the toolbars.
The first time I started CB, build and debug toolbar were below the other toolbars.

This is done on purpose.

Quote from: killerbot on January 02, 2006, 10:48:05 AM
I dragged them to the right of the other toolbars (so eveything on one line), but CB does not remember it, it seems, since at next startup of Cb they were again at their original position.

Because C::B now supports different layouts which you can save and switch among, it no longer auto-saves your layout on exit. You must explicitely save it with "View->Layouts->Save current". If you use the name of an existing layout, it is updated (that's why it proposes the last used layout).
It also remembers which layout was last used and it activates it on startup.

Could this be added to the tip of the day or somewhere visible?  I just filed a bug report for this... couldn't figure this out until I saw this post.

yop

#40
I can also confirm that the toolbar border does not update properly (see killerbot's remark):
Version 1.0 revision 1665 (gcc 3.4.2 Windows/unicode, build: Jan 6 2006 22:30:17) - mingw-gcc 3.4.2
Yiannis suggested that:
Quote from: mandrav on January 07, 2006, 12:10:21 AM
This is caused by some incompatibilities in the layout saved in the configuration file.
Try playing with the layout options in "View->Layouts", i.e. create a new layout, switch to it then delete the original with the problem.
I'll try this when I return from work and let you know

...and a few hours later: I just saved the default layout and OK  :D
Life would be so much easier if we could just look at the source code.