Ticket #1352 (closed defect: fixed)
improvement suggestions for the new About box
| Reported by: | zenogantner | Owned by: | alias, adamk |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | editor | Version: | 0.93 |
| Keywords: | about box, info, formatting | Cc: |
Description
There are several things that are not 100% perfect yet.
See the attached screenshot.
- "Padre:-" - either use a colon or a minus/dash.
- The text looks grey-ish - at least on Debian. It should just look normal. Too many different fonts on one screen is not a good thing, we currently have 5 different font combinations: normal, bold, grey, plus two different sizes of the Times-like font in the splash screen
- Arbitrary line break (too early)
- Arbitrary line breaks (too late)
(3) and (4) could be solved by putting the text into a widget that takes care of the line breaks itself.
Attachments
Change History
comment:1 Changed 20 months ago by bowtie
There are no font changes in about dialog, only normal and bold used sparingly, all other issues are a result of translation.
comment:2 Changed 20 months ago by zenogantner
Hi Kevin, thank you for the quick reaction. I do not think that the grey font is a result of translation, it looks the same in English (see second attached file).
comment:4 Changed 20 months ago by zenogantner
Looks like on the first two screenshots on both Debian testing and Ubuntu 10.04.
The setup on Ubuntu 10.04 is:
Padre 0.91
Core...
osname linux
archname i486-linux-gnu-thread-multi
Distribution Ubuntu 10.04.3 LTS
Kernel 2.6.32-34-generic
Perl 5.10.1
Threads 3
RAM 146.2MB
Wx...
Wx 0.9901
WxWidgets 2.8.10
unicode 1
Alien::wxWidgets 0.51
Wx::Perl::ProcessStream 0.30
Wx::Scintilla 0.32
Other...
PPI 1.215
Config /mnt/data/src/padre/Padre/.padre
comment:5 Changed 17 months ago by bowtie
- Status changed from new to assigned
- Component changed from not classified yet to editor
- Priority changed from major to blocker
- Version changed from 0.91 to 0.92
- Owner set to alias, adamk
- Type changed from enhancement to defect
About Dialog broken in r17654
after all the previous work
comment:7 Changed 16 months ago by bowtie
as of r17947 the above about4alias.png is what the about dialog looks like.
in FBP/About.pm
the following dose NOT WORK IN UBUNTU just blanks
Wx::gettext("Created by G\x{e1}bor Szab\x{f3}"),
and let us not forget about the new placing of CLOSE button,
All of the above could simply be avoided if it was checked on another platform, before commitment:)
comment:8 Changed 16 months ago by zenogantner
With my configuration, the problem in about4alias.png does not occur.
At r17962.
Padre 0.93
Core...
osname linux
archname i486-linux-gnu-thread-multi
Distribution Ubuntu 10.04.3 LTS
Kernel 2.6.32-38-generic
Perl 5.10.1
Threads 3
RAM 117.2MB
Wx...
Wx 0.9901
WxWidgets 2.8.10
unicode 1
Alien::wxWidgets 0.51
Wx::Perl::ProcessStream 0.30
Wx::Scintilla 0.34
Other...
PPI 1.215
Debug::Client 0.16
Config /mnt/data/src/padre/Padre/.padre
comment:9 Changed 16 months ago by bowtie
- Status changed from assigned to closed
- Resolution set to fixed
Zenog
yes you are correct
my fault got out of sink due to http://irclog.perlgeek.de/padre/2012-01-17#i_5002614
will no close
