Page 1 of 1

Feature request

Posted: Sun Aug 09, 2009 7:49 am
by rimba
Hi Madshi,

should be possible to implement function Window such way, where the caption parameter could be in form 'Part of Window capt *' ? With asterisk at end of string. So to be possible find window if I know only part of its name?

Thanks. R.

Posted: Thu Aug 13, 2009 4:52 pm
by madshi
Sure, that's possible. But I don't have so much time to work on madKernel these days. And it should be easy enough for you to implement it yourself. Just enumerate through all windows and use "madStrings.TextMatch".

http://help.madshi.net/StringCompare.htm