Difference between revisions of "GUI design/de"

From Lazarus wiki
Jump to navigationJump to search
m
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{GUI design}}
 
{{GUI design}}
  
==Überblick==
+
== Überblick ==
  
Während der Arbeit an Lazarus müssen bestimmte Designrichtlinien berücksichtigt werden, um eine Verschiedenheit der Stile zu vermeiden und die Übersichtlichkeit der Dialoge zu gewährleisten. Dieser Artikel versucht diese Richtlinien zusammenzufassen um ihnen beim Entwerfen zu helfen. Es ist auch a buch of screenshots, artwork and dialog information verfügbar.
+
Während der Arbeit an Lazarus müssen bestimmte Designrichtlinien berücksichtigt werden, um eine Verschiedenheit der Stile zu vermeiden und die Übersichtlichkeit der Dialoge zu gewährleisten. Dieser Artikel versucht diese Richtlinien zusammenzufassen, um ihnen beim Entwerfen zu helfen. Es ist auch ein Haufen von Screenshots, Vorlagen und Dialoginformationen verfügbar.
  
* [[GUI_design_guidelines]]
+
* [[GUI_design_guidelines/de|GUI design guidelines]]
 
* [[Screenshots / examples]]
 
* [[Screenshots / examples]]
 
* [[Lazarus dialogs information]]
 
* [[Lazarus dialogs information]]
 
* [[Lazarus art work]]
 
* [[Lazarus art work]]
  
==Kommentare==
+
== Kommentare ==
  
Was sie beachten müssen ist die cross-platform Natur von Lazarus.  If you make all the changes you suggest, the text on the buttons won't be visible in most standard GTK+ themes, or there will be other problemsI fully support the idea of some tweaks like this, but it should be tested in Linux, Win32 and even in MAC (you guys are running it in MAC already, right?) before it's committed.
+
Was sie beachten müssen ist die cross-platform Natur von Lazarus.  If you make all the changes you suggest, the text on the buttons won't be visible in most standard GTK+ themes, oder es wird andere Probleme gebenIch unterstütze vollständig die Idee of some tweaks like this, but it should be tested in Linux, Win32 and even in MAC (you guys are running it in MAC already, right?) before it's committed.
 
-[http://wiki.lazarus.freepascal.org/index.php/User:Tonymaro Tony Maro]
 
-[http://wiki.lazarus.freepascal.org/index.php/User:Tonymaro Tony Maro]
 
:That's the only way to do it ;). I have patches of the different dialogs and I would encourage people to test them and post screenshots here. - Darius
 
:That's the only way to do it ;). I have patches of the different dialogs and I would encourage people to test them and post screenshots here. - Darius
 +
<br>
 +
<br>
 +
 +
[[Category:Lazarus/de]]

Latest revision as of 13:41, 5 April 2013

Deutsch (de) English (en) français (fr) 日本語 (ja)

Überblick

Während der Arbeit an Lazarus müssen bestimmte Designrichtlinien berücksichtigt werden, um eine Verschiedenheit der Stile zu vermeiden und die Übersichtlichkeit der Dialoge zu gewährleisten. Dieser Artikel versucht diese Richtlinien zusammenzufassen, um ihnen beim Entwerfen zu helfen. Es ist auch ein Haufen von Screenshots, Vorlagen und Dialoginformationen verfügbar.

Kommentare

Was sie beachten müssen ist die cross-platform Natur von Lazarus. If you make all the changes you suggest, the text on the buttons won't be visible in most standard GTK+ themes, oder es wird andere Probleme geben. Ich unterstütze vollständig die Idee of some tweaks like this, but it should be tested in Linux, Win32 and even in MAC (you guys are running it in MAC already, right?) before it's committed. -Tony Maro

That's the only way to do it ;). I have patches of the different dialogs and I would encourage people to test them and post screenshots here. - Darius