Windowed projects/mkdcppw/Help

De Wiki EELL.

(Différences entre les versions)
m (Others languages)
m (First steps)
Ligne 9 : Ligne 9 :
== First steps ==
== First steps ==
 +
# Utilities :
 +
#
 +
# Compilation :
 +
- gcc : gnu c compillator *****
 +
- pkg-config : compilation
 +
- gtkmm 3 : libgtkmm-3.0-dev : *****
 +
Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0.
 +
Gtkmm provides a convenient interface for C++ programmers to create graphical user interfaces
 +
with GTK+'s flexible OO framework. Highlights include type safe callbacks, widgets extensible
 +
using inheritance and over 180 classes that can be freely combined to quickly create complex
 +
user interfaces.
 +
This package contains development files and examples, as well as a gtkmm-demo program.
 +
- Gtk4 :
 +
Typelib file for libdbusmenu-gtk4 : gir1.2-dbusmenu-gtk-0.4
 +
library for passing menus over DBus-GTK+ version : libdbusmenu-gtk4
 +
- Terminal, for the tests
 +
#
 +
# Editors :
 +
- AssoGiate, MIME editor
 +
- Bluefish, multipurpose editor *****
 +
- gmanedit, manual editor
 +
- GIMP, image editor
 +
#
 +
# Internationalization utilities :
 +
- gettext
 +
- Poedit, po editor *****
 +
- Po Gtranslator, po editor
== How to use mkdcppw ==
== How to use mkdcppw ==

Version du 2 janvier 2013 à 14:19

Cette page n'est pas finie. Veuillez considérer le plan et le contenu comme incomplets et en préparation, temporaires et sujets à caution. Si vous souhaitez participer, il vous est recommandé de consulter sa page de discussion au préalable.

Screenshot mkdcppw 121215 :

Distribution debian

Sommaire

Others languages

Aide en français

First steps

  1. Utilities :
  2. Compilation :

- gcc : gnu c compillator ***** - pkg-config : compilation - gtkmm 3 : libgtkmm-3.0-dev : ***** Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0. Gtkmm provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s flexible OO framework. Highlights include type safe callbacks, widgets extensible using inheritance and over 180 classes that can be freely combined to quickly create complex user interfaces. This package contains development files and examples, as well as a gtkmm-demo program. - Gtk4 : Typelib file for libdbusmenu-gtk4 : gir1.2-dbusmenu-gtk-0.4 library for passing menus over DBus-GTK+ version : libdbusmenu-gtk4 - Terminal, for the tests

  1. Editors :

- AssoGiate, MIME editor - Bluefish, multipurpose editor ***** - gmanedit, manual editor - GIMP, image editor

  1. Internationalization utilities :

- gettext - Poedit, po editor ***** - Po Gtranslator, po editor

How to use mkdcppw

How to solve a problem

Outils personnels