Thanks for catching that bug. It is now fixed in 25.
As far as the search, have you tried the filter option? It may not be as obvious as it should be. When you check the filter button, the selection tree turns into a filterable list of handler name and topics. You then have a character by character filtering of the list, rather than a search function. if you check "only selected" it will only display items that have been selected by double clicking. This is helpful if you are adding something to an existing library stack.
If this does not meet your needs let me know off list and we can discuss a better way.
Regards, Mike On 2/1/15 1:20 PM, Peter Haworth wrote:
Hi Michael, Thanks for keeping this up to date. One tiny cosmetic thing. When you check for a new version, the heading in the file dialog refers to "newver" instead of the actual new version number. A suggestion for you (unless I missed it). As the library gets bigger, it might be useful to have a handler name search function. It's not always obvious which category a handler is in :-) Pete lcSQL Software <http://www.lcsql.com> Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html> On Sun, Feb 1, 2015 at 10:02 AM, Michael Doub <[email protected]> wrote:Release 24 * added: __Zap - a function that returns only POSIX printable characters, space, tab and return from a string __GetRegexMatches - Finds all the matches of pregex in ptext and returns a list of the start,end char positions __deleteExtraTokens - This fuction witll remove sequences of the specified token that are greater than one. __combinatorial - returns all possible subsets of a set, where n = # of objects in the set __nComb - Returns the # of combinations of n objects taken r at a time __factorial - Returns x! __latLongDist - Finds distances between two points based on Latitude and Longitude __dd2dms - Converts a digital longitude or Latitude into degrees, minutes, seconds, direction format. __dms2dd - Converts a degrees, minutes, seconds, direction longitude or latitude to digital format https://www.dropbox.com/s/3wpwn3hfbmpl7sk/MasterLibrary.livecode?dl=0 Enjoy... _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode_______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
