I actually have a very similar question to Rob's,
though I'm pretty sure that it warrants the same
response. I'm writing an app to automate some menial
tasks for some photographer friends. Since the app
only opens images, I have set the filter for
GetOpenFileName accordingly. It would be very ni
Rob,
I thought I would hang back and let a real guru answer your question, but no
real gurus seem to be stepping up to the plate so here I go:
Win32::GUI::GetOpenFileName is a hook into a Windows system resource, it is not
a Win32::GUI object over which you have control. You (the programmer) c
Yes, that's very close to what I want. I don't need the dropdown part just
a standard, one-line Text box, but except for that, it's exactly what I'd
like.
- Original Message -
From: "Jeremy White" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
Sent: Saturday, September 24, 2005 4:03 AM
Hi,
I'm trying to create two text fields, each with an UpDown control. I'd
like one box to scroll from .5 to 8.5 in .5 increments, and the other from
.5 to 11 in .5 increments.
When I buddy the control with the textfield, it appears that the control is
slightly taller than the textfield, wh
4 matches
Mail list logo