Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1453 connectés 

  FORUM HardWare.fr
  Programmation
  C++

  Fonction "bkgrnd" dans curses.h

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

Fonction "bkgrnd" dans curses.h

n°364757
joey_joe
Posté le 17-04-2003 à 13:37:14  profilanswer
 


    Voilà, j'aimerais savoir comment fonctionne vraiment la fonction wbkgrnd car je n'arrive pas à la faire fonctionner.
 
  ex :
 
create_box(int height, int width, int starty, int startx) {
 
  WINDOW * local_win;
  void *opts;
 
  local_win = newwin(height, width, starty, startx);
  box(local_win, 0, 0);
 
  //wbkgrndset(local_win, COLOR_RED);
  wcolor_set(local_win, COLOR_RED, opts);
 
 
  wrefresh(local_win);
   
  return local_win;
   
}
 
 Merci...
 
 
 
 
 

mood
Publicité
Posté le 17-04-2003 à 13:37:14  profilanswer
 

n°364759
Taz
bisounours-codeur
Posté le 17-04-2003 à 13:38:57  profilanswer
 

man + google

n°364820
joey_joe
Posté le 17-04-2003 à 14:02:42  profilanswer
 


  Ben y'a rien qui m'explique comment ca marche dans les man et sur internet...
 
  En fait, j'aimerais faire :
   
         wbkgrndset(local_win, ???);  
 
 Mais je ne sais pas qu'est ce qui faut mettre au point d'interro...
 
 
 
 
 


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation
  C++

  Fonction "bkgrnd" dans curses.h

 

Sujets relatifs
Librairie cursesFonction sur les dates
Comment modifier des champs en fonction de la langue choisie??Fonction mail et free.fr ?
new bie en C++ pourquoi ma fonction merde??[C, C++] Timer et fonction membre d'une classe
Fonction time en C ?pas de html avec la fonction str_replace
[c++] problème avec ifstream et fonction getlineEncore une fonction sur les Strings....
Plus de sujets relatifs à : Fonction "bkgrnd" dans curses.h


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR