• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC SKILL
  3. minimize dialog box

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 143
  • Views 14149
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

minimize dialog box

Venu Ch
Venu Ch over 11 years ago

Hi all,

 I created a dialog box by using hiCreateAppForm. I want to get minimize,maximize option for it. How can I get it? Please let me know?

 Please see screeshot.

Thank you,

Chandaka

  • Resis.png
  • View
  • Hide
  • Cancel
Parents
  • Venu Ch
    Venu Ch over 11 years ago

    Thanks Andrew, thanks for clarification. I am facing one more issue. I created an app by using hicreateappform command. Contents in this form will vary acording to the cellName. when i am maually closing and and displaying it again then it is working fine. When I forgot to close and redisplaying another dialog box then I am getting below warning and poping up previous form only.

    *WARNING* hiDeleteForm: Cannot delete a form that is mapped or from within the form's callback (CSVreport)
    *WARNING* hiCreateForm: Could not delete already created form CSVreport 

    I want to close existing form and display it again for new settings. For that i written below code. But it is not working. Please let me know solution

     procedure(CSVreportAndRunForm1()
    if(hiIsFormDisplayed(CSVreport)   then 
    print("yes")
    hiFormCancel(CSVreport)
    )
    CSVreportAndRunForm()

    )

     Thank you,

    Venu

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Venu Ch
    Venu Ch over 11 years ago

    Thanks Andrew, thanks for clarification. I am facing one more issue. I created an app by using hicreateappform command. Contents in this form will vary acording to the cellName. when i am maually closing and and displaying it again then it is working fine. When I forgot to close and redisplaying another dialog box then I am getting below warning and poping up previous form only.

    *WARNING* hiDeleteForm: Cannot delete a form that is mapped or from within the form's callback (CSVreport)
    *WARNING* hiCreateForm: Could not delete already created form CSVreport 

    I want to close existing form and display it again for new settings. For that i written below code. But it is not working. Please let me know solution

     procedure(CSVreportAndRunForm1()
    if(hiIsFormDisplayed(CSVreport)   then 
    print("yes")
    hiFormCancel(CSVreport)
    )
    CSVreportAndRunForm()

    )

     Thank you,

    Venu

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information