Results 1 to 7 of 7

Thread: "wildcards" ??? How do they work?

  1. #1
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,944

    "wildcards" ??? How do they work?

    Hey... how do you use the new "wildcards" feature for window titles in external.xml? I saw it in your Change log for 1.4, but a MP3Car search for "wildcards" turned up nothing.

  2. #2
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    you just don't have to use the entire window name... you could put "Notepad" and it would find notepad. Before you would have had to put "Untitled - Notepad"....

    david
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  3. #3
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,944
    Ok, cool. I was picturing just being able to replace the "registered tradmark" logo with a "?" or something. I was hoping you supported "*" at the end for partial matches, but just always finding partial matches is better anyway (though not exactly "wildcards" ).

    BTW: How do you do it? Do you loop through the entire window list, or is there a "partial match" API call? As an author of SKINbedder, this is of intrest to me .

    PS: Do you search for an exact match first (you don't want it to grab the wrong window when you have specified the complete name)?

  4. #4
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    I have to loop through of the window names, there is no api call for partial search... I currently take the first occurrence the string appears in...

    david
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  5. #5
    Banned RPM_VR4's Avatar
    Join Date
    Nov 2004
    Location
    L.A.
    Posts
    1,944
    I've seen users of other front-ends (RR I believe) request that it first checks for an exact match before searching for partials. This can be a problem especially when you have explorer windows open because you are adjusting a programs settings. You might as well add in the one call to FindWindow before looping through the process list IMHO. It may provide some very small speed increase too if the user did enter the full name.

    Edit: Also loop through the list backwards from newest PID to oldest PID if you can easily do that.

  6. #6
    Variable Bitrate
    Join Date
    Feb 2004
    Location
    North Aurora, IL
    Posts
    392
    now this feature i like.. im finally able to embedd netstumber .. thanks david
    I wish i knew how to do fiberglass work...

  7. #7
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    Quote Originally Posted by RPM_VR4
    I've seen users of other front-ends (RR I believe) request that it first checks for an exact match before searching for partials. This can be a problem especially when you have explorer windows open because you are adjusting a programs settings. You might as well add in the one call to FindWindow before looping through the process list IMHO. It may provide some very small speed increase too if the user did enter the full name.

    Edit: Also loop through the list backwards from newest PID to oldest PID if you can easily do that.
    both good ideas...

    david
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

Similar Threads

  1. Stealthy surfing at work?
    By e_z_street in forum Off Topic
    Replies: 15
    Last Post: 10-07-2009, 03:30 AM
  2. Prison vs Work
    By ACHIEVER in forum Off Topic
    Replies: 20
    Last Post: 04-15-2005, 02:53 PM
  3. cannot get lilli touch to work anymore
    By delussional77 in forum LCD/Display
    Replies: 12
    Last Post: 10-12-2004, 01:52 PM
  4. Has anyone gotten a sproggy to work with EPIA boards?
    By rbarr110 in forum Power Supplies
    Replies: 26
    Last Post: 05-10-2004, 07:33 PM
  5. Replies: 4
    Last Post: 11-18-2002, 09:59 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •