Skip to search.

(*) Scheduled Maintenance: We are undertaking some essential, but extensive maintenance to improve Yahoo! Calendar. Your Group Calendar is being migrated to a much improved version of Yahoo! Calendar. During the maintenance period, you may not have access to your Groups Calendar. We sincerely apologize for this inconvenience. Your Groups Calendar is in great shape and we are working to have it available again as quickly as possible - Yahoo! Groups & Yahoo! Calendar Team

wtl · WTL support list

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
adding RBBS_NOGRIPPER to a ReBar + patch 958003   Message List  
Reply Message #13979 of 16586 |

Hi,

As far as I can see, there is no way to add RBBS_NOGRIPPER or any of the
other ReBar styles to a rebar using the wizard-generated framework
(which uses the functions from CFramwWindowImplBase). I ended up
overriding CreateSimpleReBar() and AddSimpleReBarBandCtrl() (from
CFrameWindowImplBase in atlframe.h), copying everything from that header
file except adding a '| RBBS_NOGRIPPER' in the appropriate place. So I
was wondering if there could be an extra parameter to
CreateSimpleReBar() with flags that should be added to rbBand.fStyle. Or
maybe there's already a way to do this and I don't know about it?

Secondly, is there any chance this patch:
http://sourceforge.net/tracker/index.php?func=detail&aid=958003&group_id=109071&\
atid=652374

('Add function prototypes to atlcrack.h') will be applied? (full
disclosure: I was the one who submitted it). It has been there (on
sourceforge i mean) since right after WTL became open source, so it may
have been forgotten - I thought I'd bring it into the spotlight again ;)


cheers,

roel




Wed Oct 18, 2006 8:10 am

rvanhout@...
Send Email Send Email

Message #13979 of 16586 |
Expand Messages Author Sort by Date

Hi, As far as I can see, there is no way to add RBBS_NOGRIPPER or any of the other ReBar styles to a rebar using the wizard-generated framework (which uses the...
Roel Vanhout
rvanhout@... Send Email
Oct 18, 2006
8:12 am

... When I needed to add RBBS_GRIPPERALWAYS (which was necessary because of a Rebar bug), I did it by getting the band and modifying the style: CReBarCtrl...
Jim Barry
jim_barry.geo Offline Send Email
Oct 18, 2006
11:25 am

You can also use CReBarCtrl::LockBands, which essentially does the same thing. I will check if there is a way to easily specify band styles somewhere. As for...
Nenad Stefanovic
nenad_stefan... Offline Send Email
Oct 19, 2006
10:33 am
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help