[Gambas-user] Issue 525 in gambas: Application font is not displayed with all controls in gb.gtk
gambas at ...2524...
gambas at ...2524...
Sat May 17 05:26:57 CEST 2014
Status: New
Owner: ----
Labels: Version-3.5.3 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 525 by isaf... at ...626...: Application font is not displayed with
all controls in gb.gtk
http://code.google.com/p/gambas/issues/detail?id=525
1) Describe the problem.
Application font is not displayed with all controls in gb.gtk. However it
is displayed correctly in gb.qt4. On Changing application font (eg.
Application.Font = Font["Impact"] on startup class):
-Font changes in label, textlabel, button, combobox, togglebutton,
toolbutton and listbox and correspondingly changein control size to fit
content.
-Font doesnot change in radiobutton, checkbox, textbox, textarea,
buttonbox, datebox and valuebox. Fonts for these controls can be changed
manually but control size don't change.
2) Give information about your system. Use the 'System information' menu in
the Gambas IDE, and paste the result there.
[System]
Gambas=3.5.3
OperatingSystem=Linux
Kernel=3.11.0-20-generic
Architecture=x86
Distribution=Ubuntu 12.04.4 LTS
Desktop=GNOME
Theme=QGtk
Language=en_US.UTF-8
Memory=1944M
[Libraries]
Cairo=libcairo.so.2.11000.2
Curl=libcurl.so.4.2.0
DBus=libdbus-1.so.3.5.8
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.1.0
GTK+=libgtk-x11-2.0.so.0.2400.10
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.19.0.0
Qt4=libQtCore.so.4.8.1
SDL=libSDL-1.2.so.0.11.3
3) Provide a little project that reproduces the bug or the crash.
4) If your project needs a database, try to provide it, or part of it.
None
5) Explain clearly how to reproduce the bug or the crash.
6) By doing that carefully, you have done 50% of the bug fix job!
IMPORTANT NOTE: If you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!
ANOTHER NOTE: Don't create an issue if you have a compilation problem on
the development version. Send a mail to the mailing-list instead, thanks.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list