-
I meant : is it possible to customize the visibility keywords indentation ? For example, I like them to start in the 1st column.
Thanks.
2009-12-15 10:44:39 UTC by lapique
-
Is it possible to customize "public:", "private:" and "protected:" keywords in a class definition ?
Thanks.
2009-12-15 10:43:13 UTC by lapique
-
Hi,
The generation settings are not associated to a given user (not part of the 'environment') but own by each project
To reuse these settings in an other project you have two ways :
- to import them explicitly in the new project, this is done through the menu "Import" (having 2 entries) shown when you do a right mouse click on the project in the browser (this means on the first line)
2009-12-11 17:11:49 UTC by bruno_pages
-
I managed to adjust default C++ generation syntax (almost) just the way I like it like Doxygen compatible comments, braces position, etc.
As it did take me some time, I tried to save it to reuse it in my future projects, but I couldn't find any config/template (not the C++ meaning) save and load. If not, that could be a feature request.
Merci.
2009-12-11 16:58:04 UTC by lapique
-
Great, thanks for your help!
Keep up the good work!
2009-12-10 17:15:27 UTC by adamhegyi
-
Hi,
You are right concerning the boxes, this bug will be fixed in the next release
But I disagree concerning the underlining, it is produced through ' text-decoration="underline" '
The problem concerns the viewer you use, look at the svg file (they are text file) or try with konqueror or svgdisplay
Best regards and happy modeling
Bruno Pagès.
2009-12-10 16:31:07 UTC by bruno_pages
-
Hi,
I'm using BOUML 4.15 on Linux, and found that if I export to
a sequence or communication diagram to .svg , the boxes of the classes
are not drawn, and the names are not underlined.
This happens only if the box of the class doesn't have shadow. If it has
shadow, it is drawn fine, but still not underlined.
Same problem on WinXp with the newest version of BOUML.
Best regards...
2009-12-10 12:44:44 UTC by adamhegyi
-
Hi
the reverse for python is not implemented, it is not listed in http://bouml.sourceforge.net/features.html
I will remove the associated chapter in the documentation
Regards
Bruno Pagès.
2009-12-08 07:28:08 UTC by bruno_pages
-
Hi there,
Python reverse is described in the manual:
http://bouml.free.fr/doc/pythonreverse.html
but I cannot see it under the Tools menu, even when I select all the Languages.
I am using 4.16.4 on Linux. Any ideas? Thanks!
2009-12-08 00:51:13 UTC by adamspiers
-
Hi,
You are right, this is because of an inconsistency in my code
This bug will be fixed in next release
Best regards,
Bruno Pagès
P.S. I encourage you to get the 4.16.4 solving two other problems.
2009-12-06 15:11:34 UTC by bruno_pages