00001 /* 00002 * WinDom: a high level GEM library 00003 * Copyright (c) 1997-2006 windom authors (see AUTHORS file) 00004 * 00005 * This library is free software; you can redistribute it and/or 00006 * modify it under the terms of the GNU Lesser General Public 00007 * License as published by the Free Software Foundation; either 00008 * version 2.1 of the License, or (at your option) any later version. 00009 * 00010 * This library is distributed in the hope that it will be useful, 00011 * but WITHOUT ANY WARRANTY; without even the implied warranty of 00012 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00013 * Lesser General Public License for more details. 00014 * 00015 * You should have received a copy of the GNU Lesser General Public 00016 * License along with this library; if not, write to the Free Software 00017 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 00018 * 00019 * $Source: /cvsroot/windom/htdocs/doc/html/fontsel_8h-source.html,v $ 00020 * Module : interface to WinDom font selector. 00021 * 00022 * CVS info: 00023 * $Author: bercegeay $ 00024 * $Date: 2006/06/22 11:58:26 $ 00025 * $Revision: 1.5 $ 00026 */ 00027 00028 /* Indices du fichier ressource pour FONTSEL */ 00029 00030 #define FONTSEL 0 /* Formulaire/Dialogue */ 00031 #define FONT_DRAW 1 /* BOX dans l'arbre FONTSEL */ 00032 #define FONT_USER 2 /* IBOX dans l'arbre FONTSEL */ 00033 #define FONT_OK 3 /* BUTTON dans l'arbre FONTSEL */ 00034 #define FONT_CANCEL 4 /* BUTTON dans l'arbre FONTSEL */ 00035 #define FONT_DN 6 /* BOXCHAR dans l'arbre FONTSEL */ 00036 #define FONT_UP 7 /* BOXCHAR dans l'arbre FONTSEL */ 00037 #define FONT_BACK 8 /* BOX dans l'arbre FONTSEL */ 00038 #define FONT1 9 /* STRING dans l'arbre FONTSEL */ 00039 #define FONT2 10 /* STRING dans l'arbre FONTSEL */ 00040 #define FONT3 11 /* STRING dans l'arbre FONTSEL */ 00041 #define FONT4 12 /* STRING dans l'arbre FONTSEL */ 00042 #define FONT5 13 /* STRING dans l'arbre FONTSEL */ 00043 #define FONT6 14 /* STRING dans l'arbre FONTSEL */ 00044 #define FONT7 15 /* STRING dans l'arbre FONTSEL */ 00045 #define FONT8 16 /* STRING dans l'arbre FONTSEL */ 00046 #define FONT_SIZE 17 /* FBOXTEXT dans l'arbre FONTSEL */ 00047 #define IDFONT 18 /* FTEXT dans l'arbre FONTSEL */