Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9090193
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T22:19:08+00:00 2026-06-16T22:19:08+00:00

Is there anything similar to JOptionPane in python? As in, does it have inbuilt

  • 0

Is there anything similar to JOptionPane in python? As in, does it have inbuilt graphics libraries, if so, could you just show how to you would do something similar in Python?

In Java you can simply do this:

import java.swing.*;
JOptionPane.showMessageDialog(null, "Hello, World");

Also, javaScript has something similar:

alert("Hello, World");
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T22:19:09+00:00Added an answer on June 16, 2026 at 10:19 pm

    It actually depends on what GUI framework you use.

    • PyQt:
    QtGui.QMessageBox.question(self, 
             'Message',
             "Are you sure to quit?",
             QtGui.QMessageBox.Yes, 
             QtGui.QMessageBox.No)
    
    • wxPython:
    wx.MessageBox('Download completed',
           'Info', 
            wx.OK | wx.ICON_INFORMATION)
    
    • tkInter examples (tkInter is a default GUI library in python)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there anything similar to global variable in SSIS? I have 4 variables (FromAddress,
The javascript one seems pretty simple, just localStorage.clear(). Is there anything similar to that
In php we have the method print_r(). Is there anything similar in as3 to
I'm absolutely in love with the way GWT does RPC. Is there anything similar
I know in python you can do something like myList[1:20] but is there anything
Is there anything similar to the multiPiePlot Chart but for xy plots? I have
Is there anything similar to Threadscope for Erlang? Something to view how the workload
Is there anything similar to C++ pointers in Java? If there is, I would
Is there anything similar to Python virtualenv for Java or JVM Languages?
Is there anything similar to the Spring JMX exporter out there WITHOUT using the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.