in reply to Re: Problem with Tk::chooseColor on Win32
in thread Problem with Tk::chooseColor on Win32

...just curious : Is there an similar command to bring out the font-selection-window on win32 from perl/Tk also?
  • Comment on Re^2: Problem with Tk::chooseColor on Win32

Replies are listed 'Best First'.
Re^3: Problem with Tk::chooseColor on Win32
by thundergnat (Deacon) on May 24, 2007 at 19:15 UTC

    Not that I am aware of. It isn't too hard to fake it though... and you could probably access it through Win32::API with a little tinkering.