> Does anyone have any sample code demonstrating how to move or copy email
> messages from one folder
> to another using CDO. Thanks.
>
>
>
>
This e-mail may be privileged and/or confidential, and the sender does not
waive any rela
Arh. I understand now.
The -bitmap option is used to paint the background of a band, not for
specifying a bitmap/button control.
jez.
- Original Message -
From: "Chris Wearn" <[EMAIL PROTECTED]>
To: "Jez White" <[EMAIL PROTECTED]>
Cc: "Win32-GUI List"
Sent: Friday, January 23, 2004 4:24
How do I make my program respond to ZXCVB key presses??
Hi Jez,
Hmmm, sort of. Again, if I go back to the Outlook example and you look at
the rebar... if you move the mouse over the 'Reply' button, it has a little
picture followed by the word 'Reply' all atop the button. The only way I can
get this to work is to create the bitmap as containing an both
What version of Win32::GUI are you using?
I'm using the latest 665-fix build - although I would have thought that
WS_CAPTION,WS_SIZEBOX and WS_CHILD would exist on previous versions?
jez.
- Original Message -
From: "Chris Wearn" <[EMAIL PROTECTED]>
To: "Jez White" <[EMAIL PROTECTED]>
Cc:
Hi Jez,
Okay... change that a little still not quite working...
On creating the child window '$band2' it wont accept WS_CAPTION so changed
that to 00C0 but I dont have a numeric for WS_SIZEBOX (I take
it -popstyle is removing these two attributes).
-pushstyle WS_CHILD is 4000.
Any ideas
Hi,
Not sure why you had to declare $band2 like that - my dodgy code eh?:)
I'm not sure what you mean when you talk about "image (bitmap) to contain
both the leading...", if you are talking about the rebar band and it's
options, then the following may help:
# (@)METHOD:InsertBand(%OPTIONS)
Hi Jez,
Hey works for me... interestingly I had to beat it into submission a bit
(didn't like the 'my' on $band2 and then had to declare $band2 as:
use vars qw(
$band2
);
Visually the example creates the same capabilities as that of the Outlook
example (despite the fact that it may not b
Hi,
Some good news and some bad news...
The bad. To me the outlook rebar control looks like it contains a toolbar
which contains the icons/text and separators. I have yet to get a toolbar to
work correctly with the rebar...The toolbar control itself has various
methods/features missing (hottrack
Hi All,
I'm still messing around with rebar, trying to create a menu similar to the
rebar in say 'Outlook'. Where a single Band contains a number of buttons and
seperators: | [Reply] [Reply To All] [Forward] | [Send/Receive]| etc
After more tinkering, I've discovered that the button wont accept
At 02:41 2004-01-23, Glenn Linderman wrote:
Life is hard, and then you die.**Hopefully these will appear before
then. :) Thanks for figuring out how, and doing it.
Or, as we used to say on Antigua: Life's a beach, and then you dive.
Or: The water is always greener on the other side of th
11 matches
Mail list logo