Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. problem with fontdialog

problem with fontdialog

Scheduled Pinned Locked Moved C#
csharpadobedotnetxmlhelp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    The Nemesis
    wrote on last edited by
    #1

    hello, I am working on .Net framework in c# lang. and this problem is related to Font Dialog class.The problem i am facing is as below: steps: 1)start an application containing a font dialog . 2)Install a new font while the application is running. 3)On applying the new font installed to any component say textbox,the application throws an exception with message:"Only true type fonts are supported and this is not a true type font" On debugging it is just after dialog. if(ShowDialog()==DialogResult.Ok) { } 4)On restarting the application and appying the same new font everything works fine. How ever this is not the case with some of the products in market eg Adobe Photoshop,Xml spy,Or microsoftword.. Please suggest me regarding this. Thanks and Regards

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups