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

  • SEARCH
  • Home
  • 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 6846981
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T00:41:21+00:00 2026-05-27T00:41:21+00:00

In My App, I have a QWidget which is not showing after I call

  • 0

In My App, I have a QWidget which is not showing after I call show(), even though isVisible returns true.

This widget is created from an event of the main application window. But when its started on its own, i.e., as the only widget on an app, it shows up normally.

Anyone knows what may cause this behavior?

Other widgets in my app show up normally only this one is giving me troubles. It actually use to work just fine under a previous version of Qt4 (don’t remember which).

the code for the widget is here

update: windows seems to appear and is immediately destroyed.

  • 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-05-27T00:41:21+00:00Added an answer on May 27, 2026 at 12:41 am

    The relevant code is in hidx/GUI/main.py:

    @pyqtSignature("")
    def on_actionScatterplot_Matrix_activated(self):
        ...
        spm = scatmat.ScatMat(pars, self.currentdbname)
        print "==>", spm.pw.isVisible()
        spm.pw.hide()
        spm.pw.showMaximized()
        print spm.pw.size()
        print "==>", spm.pw.isVisible()
    
    @pyqtSignature("int")
    def on_rowStart_valueChanged(self, p0):
        ...
    

    In on_actionScatterplot_Matrix_activated, you create an instance of ScatMat, but don’t keep a reference to it. So the window will be briefly shown, and then immediately garbage-collected once the function completes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this little test-case which is supposed to show two widgets, with one
I have a problem, I'm calling my QDialog like this in the main(): app.setQuitOnLastWindowClosed(true);
This is a continuation of the question here: JBoss - does app have to
we have app hosted on google app engine for java. In this app we
I have app in which i have recorded sound files i want that i
Ok this is going to sound strange, but I have inherited an app that
I have a pyqt4 app which should run with arbitrary colorscheme. I would like
My app have a background image that fills the screen. I'd like to display
my app have action bar on top of windows. Where are some buttons. Buttons
In my app have a sign in activity. If login is successful, I start

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.