[XUL] propriété width ignorée sur un bouton xul

propriété width ignorée sur un bouton xul [XUL] - Divers - Programmation

Marsh Posté le 24-04-2013 à 16:07:21    

Bonjour,
j'ai créé un bouton xml sous cette forme :  

Code :
  1. <button label="Ok" width="16" height="16"/>


La hauteur a bien été prise en compte mais pas la largeur. Et quand j'écris ceci :

Code :
  1. <button label="Ok" width="16" maxwidth="16" height="16" maxheight="16"/>


C'est toute la fenêtre qui est affectée. Auriez-vous des solutions à me proposer ?
 
Cordialement.

Reply

Marsh Posté le 24-04-2013 à 16:07:21   

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed