Search the web
Sign In
New User? Sign Up
wtl · WTL support list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 10784 - 10815 of 16191   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10784
hi pals, Required wtl version that works with VS 6.0. from whrei can get one Regards, Humair ... Do you Yahoo!? Read only the mail you want - Yahoo! Mail...
Syed Humair
s_humair
Offline Send Email
Jan 1, 2005
8:47 am
10785
... I am speaking only for myself. What I am about to say may not be true. I have found that WTL 7.0 works pretty well with VC++ 6.0 SP6. I have been unable...
shnelvar
Offline Send Email
Jan 1, 2005
12:31 pm
10786
Hi Nenad, ... That's great news! I wonder if this means I can finally stop having to write Wizard97 base classes... Good luck with the new release. Developing...
Anna-Jayne Metcalfe
justanna69
Offline Send Email
Jan 1, 2005
9:04 pm
10787
I have used WTL versions 7, 7.1 and 7.5 working with Visual C++ v6. If you use WTL v7.5 you will need to copy the Wizard files from an earlier WTL version....
Angus Comber
anguscomber
Offline Send Email
Jan 2, 2005
10:09 am
10788
... If when you use VC6 you get compile errors relating to the ambiguous use of ATL, see the Notes section of the readme file that comes with WTL. It...
Roger Headrick
lilsroro
Offline Send Email
Jan 2, 2005
11:40 am
10789
I have used WTL versions 7, 7.1 and 7.5 working with Visual C++ v6. If you use WTL v7.5 you will need to copy the Wizard files from an earlier WTL version....
Fernando Arturo Gó...
kith_kahnan
Offline Send Email
Jan 3, 2005
2:53 am
10790
Hi Anna-Jayne, Thanks! ... We certainly hope so. If you find anything missing or incorrect in the new classes (they are already available), please report it...
Nenad Stefanovic
nenad_stefan...
Offline Send Email
Jan 3, 2005
11:54 am
10791
Every version of WTL works with VC++ 6.0, including the latest one, 7.5, under development. As mentioned, the App Wizard for VC++ 6.0 is not included in WTL...
Nenad Stefanovic
nenad_stefan...
Offline Send Email
Jan 3, 2005
11:58 am
10792
Happy new year,WTL,WTL Group & Nenad! with best regard!...
bizangels
Offline Send Email
Jan 3, 2005
12:22 pm
10793
Hi Nenad, ... I'll certainly have a look in the near future. Once we've got a little further into the development of Visual Lint we've a couple of Wizards to...
Anna-Jayne Metcalfe
justanna69
Offline Send Email
Jan 3, 2005
3:54 pm
10794
I need to do both FORWARD_NOTIFICATIONS and REFLECT_NOTIFICATIONS. I can't figuoure out how to get both in my map. Each one seems to eat the messages...
Peter Carlson
strcarl813
Offline Send Email
Jan 3, 2005
10:22 pm
10795
... REFLECT_NOTIFICATIONS. I ... eat the ... handled in ... Hi Peter, The newest WTL download on SourceForge[1] has several REFLECT_NOTIFICATION type macros...
Roger Headrick
lilsroro
Offline Send Email
Jan 3, 2005
11:17 pm
10796
gee...are there no general REFLECT (bHandled=FALSE) type macros? Most of the reflections are done to 3rd party objects that provide for "fancy" gui elements....
Peter Carlson
strcarl813
Offline Send Email
Jan 4, 2005
2:00 am
10797
what's the association among the following data members? ATL::CSimpleArray<_AtlUpdateUIElement> m_UIElements; const _AtlUpdateUIMap* m_pUIMap; ...
succeeded918
Offline Send Email
Jan 4, 2005
7:19 am
10800
... Most of ... for "fancy" ... guess I ... REFLECT_NOTIFICATIONS_ID_FILTERED(IDC_MYCTL) would reflect all notifications coming from a control with an id of...
Roger Headrick
lilsroro
Offline Send Email
Jan 4, 2005
10:49 am
10801
... if ... window's ... What I should have said here is that both FORWARD_NOTIFICATIONS and REFLECT_NOTIFICATIONS do their job by using the API's SendMessage ...
Roger Headrick
lilsroro
Offline Send Email
Jan 4, 2005
12:32 pm
10802
... Type refers to toolbar vs. menu vs. status bar, etc. m_pUIMap is a fixed list which associates command ids with types. It never changes. m_pUIData is a...
Roger Headrick
lilsroro
Offline Send Email
Jan 4, 2005
12:56 pm
10803
Hi Folks, I need to implement a wizard97-like propsheet control in WTL. The design of this wizard requires me to put a banner (bitmap resource) in the "header"...
He Shiming
billholtsh
Offline Send Email
Jan 4, 2005
2:30 pm
10804
I see WTL 7.5 build 5002 is now out dated 2 Jan 2005 at Sourceforge. Looks like a significant number of changes - several new classes etc and a few bugfixes. ...
Mike Diack
mikediack
Offline Send Email
Jan 4, 2005
2:33 pm
10805
Is there some control in WTL that will behave as combo box, but instead of one field will have 2 fields side by side? ... Peter ...
peter
telepet9
Offline Send Email
Jan 4, 2005
5:11 pm
10806
Roger, Thanks for your help...I'm not up on 7.5 yet. My situation is *similar* to a property sheet / page. I am using Bjarke's collapsible panels and ... The...
Peter Carlson
strcarl813
Offline Send Email
Jan 4, 2005
6:12 pm
10807
Hi All, I MFC i use create a regular DLL using shared MFC DLL with dialogs (resource, class etc..) and load this how a plug-in: ... m_hModuleDll =...
re_t_f
Offline Send Email
Jan 4, 2005
6:26 pm
10808
... *similar* ... and ... that ... uses...I'm ... all ... mark ... that ... responsible ... reflected ... bHandled); ... Since you know the return value to...
Roger Headrick
lilsroro
Offline Send Email
Jan 4, 2005
6:54 pm
10809
Anyone know what, if any notification the ListView sends when a user presses "enter". I know most people use a mouse but for those who don't, I can process...
Peter Carlson
strcarl813
Offline Send Email
Jan 4, 2005
8:09 pm
10810
... what if ... NM_RETURN -Roger...
Roger Headrick
lilsroro
Offline Send Email
Jan 4, 2005
8:47 pm
10811
... I have my own ideas as to how to do it, but there is no out-of-the- box WTL control that will do it, and I haven't seen any WTL or MFC samples that would...
Roger Headrick
lilsroro
Offline Send Email
Jan 4, 2005
9:09 pm
10812
I am trying to have a CMultiPaneStatusBarCtrl act as a parent window to a CTrackBarCtrl, and handle the WM_HSCROLL message. I can do this successfully by...
jasonlp@...
jasonlp
Online Now Send Email
Jan 4, 2005
9:13 pm
10813
... window ... Hi Jason, A CWindowImpl derived class can not be a CContainedWindowT. Have you tried creating the trackbar with the mainframe as its original...
Roger Headrick
lilsroro
Offline Send Email
Jan 4, 2005
10:02 pm
10814
... the ... the ... called. ... its ... Wow, this worked. I never would have thought to try this. I didn't know the original parent still received the...
jasonlp@...
jasonlp
Online Now Send Email
Jan 4, 2005
10:48 pm
10815
... As you may see it is just simple dropdown-list with separate edit-box inside. Andrew Fedoniouk. http://terrainformatica.com...
Andrew Fedoniouk
newsterrainf...
Offline Send Email
Jan 4, 2005
10:49 pm
Messages 10784 - 10815 of 16191   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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