[?] PlusWnd::BaseColor write-only - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: [?] PlusWnd::BaseColor write-only (/showthread.php?tid=93959) [?] PlusWnd::BaseColor write-only by SmokingCookie on 02-25-2010 at 04:15 PM
I've tried to read the BaseColor property from a PlusWnd object and received an error. Why can't this value be read? And is there another way of getting it anyway? RE: [?] PlusWnd::BaseColor write-only by Matti on 02-25-2010 at 04:53 PM
It appears that there is an entry in the scripting documentation, however it is only accessible by navigating to the PlusWnd object's Description page and clicking the link from the list there. Same goes for the Contact.ProfileColor property. RE: [?] PlusWnd::BaseColor write-only by SmokingCookie on 02-25-2010 at 05:10 PM Well, just doing some random stuff with it, but I'd like to be able to get the BaseColor thingy. RE: [?] PlusWnd::BaseColor write-only by Matti on 02-25-2010 at 05:19 PM
quote:That could be interesting indeed, but unfortunately it seems that Plus! won't let you do so. RE: [?] PlusWnd::BaseColor write-only by SmokingCookie on 02-25-2010 at 05:22 PM Any kind of Win32 workaround? RE: [?] PlusWnd::BaseColor write-only by Mnjul on 02-25-2010 at 05:32 PM
Well, if the base color isn't defined in the interface XML (which I think you can read), then Plus! is supposed to use this value: RE: [?] PlusWnd::BaseColor write-only by SmokingCookie on 02-25-2010 at 05:47 PM
Works as of now, thanks RE: [?] PlusWnd::BaseColor write-only by Mnjul on 03-04-2010 at 05:03 PM
Yeah I know. According to Patchou in beta forum two years ago: quote: The only window that changes color, I think, is the event log viewer RE: [?] PlusWnd::BaseColor write-only by matty on 03-04-2010 at 05:53 PM I talked to Patchou he will make it so that the read of the property will show the colour from the registry or the colour you wrote to the basecolor property. RE: RE: [?] PlusWnd::BaseColor write-only by SmokingCookie on 03-04-2010 at 06:23 PM
quote: Thanks RE: [?] PlusWnd::BaseColor write-only by SmokingCookie on 04-04-2010 at 06:17 PM
Bump; |