pymel.core.uitypes.FontDialog

digraph inheritance8ea563393f {
rankdir=TB;
ranksep=0.15;
nodesep=0.15;
size="8.0, 12.0";
  "FontDialog" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="#pymel.core.uitypes.FontDialog",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "PyUI" -> "FontDialog" [arrowsize=0.5,style="setlinewidth(0.5)"];
  "PyUI" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="pymel.core.uitypes.PyUI.html#pymel.core.uitypes.PyUI",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
}

class FontDialog

class counterpart of mel function fontDialog

On Windows systems only, the command can be invoked with no flags; in this case it displays a font picking window, and returns the name of the font that the user picked. If the user picked no font, then an empty string is returned.

Previous topic

pymel.core.uitypes.FloatSliderGrp

Next topic

pymel.core.uitypes.FormLayout

Core

Core Modules

Other Modules

This Page