Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

BOUNTY: Notebook class with "close" button at the right

<< < (26/35) > >>

tiwag:

--- Quote from: Ceniza on January 05, 2006, 07:50:58 am ---I can confirm that. default.conf is a one line mess now.

--- End quote ---
anyhow - it's more save to use a xml editor.

the actual *.conf file structure seems to be xml conformant
- at least XML-Notepad accepted the file for opening and editing
( i didn't try others, which always complained in the past about nonconformant xml file format and therefore rejected editing )

killerbot:
would be nice if this becomes back multilined, text editors are nice also (if want to copy stuff from it)  ;-)

tiwag:

--- Quote from: killerbot on January 05, 2006, 09:09:35 am ---would be nice if this becomes back multilined, text editors are nice also (if want to copy stuff from it)  ;-)

--- End quote ---

workaround:

open *.conf with XML-Notepad
http://www.snapfiles.com/get/xmlnotepad.html

save as ..


kkez:

--- Quote from: Ceniza on January 04, 2006, 09:47:47 pm ---There's something evil with the behaviour when you open a file when there's one opened already: the new tab will be added last but showed first, hiding all others.

--- End quote ---

*  :(

eranif:
Hi,

I fixed the following bugs:

- No scroll was possible if only one tab was drawn
- A crash when no tabs can be drawn (but the book contains pages)
- Adding new page would hide the other tabs (the evil bug)

All the sources are now updated at sourceforge, so you can download them from CVS directly.
The zip file (in the download page) does not contain these fixes - so you should use the CVS files

For anonymous login to the CVS run the following command:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/wxflatnotebook login

 - When a request for the password appears, simply hit 'Return'

And then checkout the module by running the following command:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/wxflatnotebook co -P contrib

the project at sourceforge can be found at:
http://sourceforge.net/projects/wxflatnotebook

Eran

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version