What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: Nickname highlight
And what about if it was a comma, or full-stop, or semicolon, or exclamation mark, etc....?
markeeScripting09-29-2008 at 11:22 AM
RE: Nickname highlight
An alternative to Spunky's code is to use a regular expression, which would make the code look something like this. [code][noparse]var keywords= new Array("Spunky","SLM","Shane"); var re = new RegExp("\\b("+keywords.join("|")+")\\b", ...
markeeScripting09-29-2008 at 11:01 AM
RE: [Window XML] Some elements unexplained.
This is the animation that vista puts on windows as you open/close/minimise/maximise/etc
markeeScripting06-30-2008 at 12:15 PM
RE: Hover 'download' menu
search before you post |-) /me slaps MenthiX for acting n00b
markeeForum & Website06-30-2008 at 10:42 AM
RE: Hover 'download' menu
MyBB 1.4 is still in beta, when it is not beta then the forum shall be upgraded. And I guess there is no real point in redesigning the forum if we are only going to upgrade in a couple of months....
markeeForum & Website06-30-2008 at 08:52 AM
RE: [Help] Received Text and Origin.
It would be better if we had the option of putting in events from scripts like we do with the event logger though. I'm not sure what benefit it would give, but it is just that bit more flexibility....
markeeScripting06-30-2008 at 08:43 AM
RE: I can't believe it! Microsoft temporary took down my site!
Most terms of service have a clause that states if there is illegal content in your hosting then they have the right to remove you completely. Though as it was only a link and not the actually program then i don't think there is anything wrong with...
markeeGeneral Chit Chat06-30-2008 at 08:37 AM
RE: An "enter" in an automated sended message
Also it should be noted that different operating systems use different conventions when creating new lines. What has been recommended is not fully correct. \n - Linux/Unix \r\n - Windows This is something which also leads to problems when peop...
markeeScripting06-05-2008 at 03:02 AM
RE: Global Window-handler possible?
Ok, sorry it has been a couple of weeks since I have done some scripting so I didn't read it all that well. Unfortunately you can't create the one function to the best of my knowledge except by using notifications from the win32 API. The biggest i...
markeeScripting06-03-2008 at 12:42 PM
RE: Global Window-handler possible?
[i]OnWindowEvent_CtrlClicked[/i] is for Plus! windows that you have created using [i]MsgPlus.CreateWnd[/i]. You'll have to get the handle for the chat window and use a windows DLL to detect when a control is clicked in a chat window however. (May I ...
markeeScripting06-03-2008 at 10:56 AM
RE: Retarded youtube....
You could have also just tried pressing ctrl+f5 as this clears the cache and refreshes (fyi, it also works in other browsers).
markeeTech Talk06-03-2008 at 10:40 AM
RE: What Kind of Laptop is best?
No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! No! N...
markeeGeneral Chit Chat06-03-2008 at 08:29 AM
RE: tabbed chats wrong status
This is also an issue with hibernating your computer. I thought this had been reported before but I can't seem to find a thread.
markeeWLM Plus! Bug Reports05-24-2008 at 11:35 AM
RE: What Kind of Laptop is best?
Except for the looks.
markeeGeneral Chit Chat05-21-2008 at 02:57 AM
RE: What Kind of Laptop is best?
Well I got my new Toshiba Portege M600 yesterday and it is great. Powerful and small. Though I must say, it is a steep learning curve when you get a new laptop and have to get used to all ofthe controls and Vista at the same time....
markeeGeneral Chit Chat05-21-2008 at 02:21 AM
RE: [split] Microsoft rant
Cookie, I highly suggest that if you find the time that you should try to muck around with office 2007. It really makes things easy and has a lot more power that is easier to find. I personally like the old classic menu, but it is just like getting ...
markeeTech Talk05-21-2008 at 02:13 AM
RE: Math: Proof Help
You suck at induction :dodgy: ... then we can add 1 floor(n[b]+1[/b]/2) + floor(((n[b]+1[/b])+1)/2) = n+1 floor((n+1)/2) + floor((n+2)/2) = n+1 floor((n+1)/2) + floor(n/2 + 1) = n+1 floor(a + 1) = floor(a) + 1 as 1 is an integer floor((n+1)/2) + flo...
markeeGeneral Chit Chat05-19-2008 at 09:43 AM
RE: XML Reading/Parsing
For a wiki with what xml stuff you can do with that object I use http://www.devguru.com/technologies/xmldom/quickre f/xmldom_objects.html It also gives some vb and/or jscript examples with most of the properties or methods
markeeScripting05-18-2008 at 10:40 PM
RE: Cant decide what phone upgrade to get
Well to add my two cents, I like SE for their basic firmware. Everything is where you expect it to be and it acts how you expect a phone to act, it is very intuitive. I have tried using new Nokias and it didnt feel easy to use for me. Personally I ...
markeeTech Talk05-17-2008 at 11:52 PM
RE: [split] Microsoft rant
If you are using a clean install of Vista on a laptop that came with Vista, you probably have a lot of bloatware that the company put on there. This stuff is probably effecting your memmory. Plus after changing your settings did you do a full resta...
markeeTech Talk05-17-2008 at 03:29 AM
RE: MS Access - How to make a query showing filtered results
Try using the SQL feature. Whenever I use Acces I try to stay away from the UI stuff and stick to using it like any other database so that it is just like what I already know :P. The SQL is a different view of the queries.
markeeTech Talk05-11-2008 at 10:17 PM
RE: [split] Microsoft rant
Hold ctrl when you select them =\ Unless you are talking about on a mac, then I'm not sure, but this definitely works for me with Word 2007 SP1 on XP SP3
markeeTech Talk05-11-2008 at 03:48 AM
RE: [split] Microsoft rant
Only just. 97k to 90k, FF to IE since the beginning of the month. I read a statistic that a couple of years ago, about the time of firefox releasing v2 that 1 in 5 Australians used it. As for Opera, FF is just much easier and used more commonly (lik...
markeeTech Talk05-11-2008 at 01:36 AM
RE: [split] Microsoft rant
Forbes says HSBC Holdings is #1 and Microsoft about #63 and Coca Cola doesn't even come into the top 100. Bill Gates is also only the 3rd richest man now.
markeeTech Talk05-09-2008 at 04:12 AM
RE: [Bug] Correct height of ListBox
Have you made the measurements be in pixels? (I forget where it is, NF know and that's all that matters for me :P)
markeeWLM Plus! Bug Reports05-08-2008 at 02:14 AM
[Hide Excerpts] Pages: (65): « First « 1 2 [ 3 ] 4 5 6 7 » Last »