I'm only guessing, but you're probably wanting a persistent dialog that
cannot go away, however you want the user to click on help for a field.
I've wanted the same...
I've spent some time working on this problem. Here's what I found:
1) I posted a question about the helpbutton twice, no response
Dear All,
I have a small demo program where I have added helpbutton property as
follows
use Win32::GUI;
my $dialogbox = new Win32::GUI::DialogBox(
-name => 'dialogbox',
-text => 'Demo Dialogbox',
-left => 300,
-top => 120,
-width=> 300,
-heigh
Jeremy, all:
While I have not explored this into much depth (I run WinXP and have
exactly this problem), I came across this help topic in VC++60: "Using
Windows XP Visual Styles".
Obviously I can't point you there, but I googled for it and got:
http://msdn.microsoft.com/library/default.asp?url=/
3 matches
Mail list logo