[p4] Question about p4v command line
Arnt Gulbrandsen
arnt at gulbrandsen.priv.no
Tue Jan 30 05:05:30 PST 2007
Robert Cowham writes:
> I thought it might be the ID of the parent window (on windows, 0
> defaults to Desktop being parent).
>
> E.g. http://msdn2.microsoft.com/en-us/library/ms633541.aspx
>
> Maybe the QT heritage changes things...
Mu. It depends on what you want to do and from which angle you look at
it. Quite often process A creates a child window in its window and
passes the ID of the child to process B, which creates a grandchild
exactly covering the child, and operates the grandchild. But sometimes
you really want to draw in someone else's window.
Arnt
More information about the perforce-user
mailing list