What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] Registering notifications for a window control

[?] Registering notifications for a window control
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
32 / Male / Flag
Joined: Apr 2004
O.P. Huh?  [?] Registering notifications for a window control
Good, since the introduction of the PlusWnd::RegisterMessageNotification function I saw this as the solution to my child windows resizing problem. And yes, it was. By registering WM_SIZE and WM_SIZING for my main window I don't need a timer anymore to refresh the size. :)

However, I still have a timer for my window. This timer is used to update the preview which shows how the countdown will look like. RegisterMessageNotification works for PlusWnd objects, but how can I make it work for a control? *-) So, for example, when the date of a DateTimeControl is changed (DTN_DATETIMECHANGE), it should trigger a function.

This post was edited on 11-18-2006 at 11:23 AM by Matti.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
11-18-2006 11:19 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[?] Registering notifications for a window control - by Matti on 11-18-2006 at 11:19 AM
RE: [?] Registering notifications for a window control - by matty on 11-18-2006 at 12:58 PM
RE: [?] Registering notifications for a window control - by Matti on 11-18-2006 at 01:35 PM
RE: [?] Registering notifications for a window control - by deAd on 11-18-2006 at 03:10 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On