LAVA: Screen Redraw Needed due to Screen Stamping - LAVA

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Screen Redraw Needed due to Screen Stamping Multi-Document Interfaces (MDI) Rate Topic: -----

#1 User is offline   shred444 

  • 1 more post to go.
  • Group: Members
  • Posts: 9
  • Joined: 25-September 08

Posted 12 March 2010 - 02:15 PM

I am using a win32 function that allows me to create a parent-child relationship for popup windows.

This means i can put a window inside another window, similar to how excel works (Multi-Document-Interface)

When i do this, the inner child window gets screen stamped. The only way to fix it is to either minimize then expand again, or to click and drag the window down and out of view, then move it back up.

Has anyone come into a situation like this?

Has anyone forced windows to redraw a screen before?

I've attached a good and bad picture as well as the parent->child vi

Attached thumbnail(s)

  • Attached Image: screen stamp.jpg
  • Attached Image: screen stamp good.jpg

Attached File(s)


This post has been edited by shred444: 12 March 2010 - 02:16 PM

0

#2 User is online   crelf 

  • I'm a LAVA, not a fighter.
  • Group: V I Engineering, Inc.
  • Posts: 4,872
  • Joined: 13-October 03
  • Version:LabVIEW 2009
  • Since:1993

Posted 12 March 2010 - 03:51 PM

View Postshred444, on 12 March 2010 - 02:15 PM, said:

I am using a win32 function that allows me to create a parent-child relationship for popup windows.

I do pretty much the same as you in some applications, but I don't have the issue you're having. That said, try the RedrawWindow function. Also, have you thought about using subpanels?
0

#3 User is offline   Yair 

  • Extwemely Active
  • Group: Moderators
  • Posts: 2,180
  • Joined: 23-January 05
  • Version:LabVIEW 2009
  • Since:2003

Posted 13 March 2010 - 05:25 PM

If memory serves, setting the FP Window state to Minimized and then to Standard works, but it's been a while.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic