Hey Karsten,
Thanks for updating this interface!! It has always been a favorite of mine and I was excited to see that it had been updated. I am having problems however using it with with any text entry actions. For example when trying a Google/Wikipedia search the interface flips around but i can’t see any text that i type and it doesn’t trigger the search when hitting return. It also seems to mess up the interface afterwards in that the main panel no longer updates. Is this still working for you? Tony On Sun, Mar 22, 2015 at 3:06 AM, Karsten <[email protected]> wrote: > Thanks that fixed the problem indeed. I’ve updated the file at dropbox > (https://www.dropbox.com/s/xdne01wr48q94hv/showcase-with-src.zip?dl=0) > Kind Regards > Karsten >> Am 22.03.2015 um 09:14 schrieb Patrick Robertson >> <[email protected]>: >> >> This often happens when -[NSImage setFlipped:] is used. According to Apple’s >> Docs: >> >> > The flipped property of an image was widely misunderstood and has been >> > deprecated. >> >> Which pretty much says it all. I’d guess that if you got rid of setFlipped: >> and replaced it with the suggested method (where needed) it’ll magically >> sort out the problem. >> I know we had this problem with QS itself, and I fixed it by just removing >> (almost) all setFlipped calls. >> >> P.S. we have a group for QS development talk: >> https://groups.google.com/forum/#!forum/quicksilver---development >> <https://groups.google.com/forum/#!forum/quicksilver---development> >> >> I prefer to use encrypted email. You can find my public key here >> <http://patjack.uk/pk.asc>. >> Learn how to encrypt your email with the Email Self Defense Guide >> <https://emailselfdefense.fsf.org/en/> >>> On 21 Mawrth 2015, at 16:40, [email protected] >>> <mailto:[email protected]> wrote: >>> >>> I've used the Showcase plugin since it was released and created updates for >>> every incompatibility that i encountered (like 64bit or now retina). >>> I've uploaded both the latest sources as well as a precompiled binary to >>> https://www.dropbox.com/s/xdne01wr48q94hv/showcase-with-src.zip?dl=0 >>> <https://www.dropbox.com/s/xdne01wr48q94hv/showcase-with-src.zip?dl=0> >>> >>> there's one minor hiccup that i'm still seeing: the search results in the >>> lower left will flip their icons when they have been selected. Not sure if >>> that's a problem of Quicksilver or of the plugin. >>> >>> Karsten >>> >>> >>> >>> Am Mittwoch, 15. Juni 2011 10:06:27 UTC+2 schrieb ikisai: >>> i'm just using the web search plugin and a trigger for google ! pretty >>> simple i would have thought ? >>> >>> >>> On 15 Jun 2011, at 03:35, Jeff Hedberg wrote: >>> >>>> that's too bad! >>>> I wonder why it isn't hating me?! >>>> Maybe I'm not using the same plugins... I don't use the Google search >>>> trigger. >>>> >>>> Jeff >>>> >>>> On Tue, Jun 14, 2011 at 4:21 PM, Ian Hay <[email protected] <javascript:>> >>>> wrote: >>>> snap, crashed QS every time i used my Google search trigger, its gone now >>>> ... >>>> >>>> On 14 Jun 2011, at 21:17, R wrote: >>>> >>>> > a bit buggy, though -- I stopped using it very soon :( >>>> > >>>> > for now, bezelhud rocks... >>>> > >>>> > On Jun 9, 1:14 pm, R <[email protected] <>> wrote: >>>> >> ooo.. sweet interface! >>>> >> >>>> >> On Jun 9, 10:34 am, Rob McBroom <[email protected] <>> wrote: >>>> >> >>>> >> >>>> >> >>>> >>> On Jun 8, 2011, at 11:46 PM, Jeff Hedberg wrote: >>>> >> >>>> >>>> This is it's source code - which was of absolutely no use to me... I >>>> >>>> ended up just copying the plugin from one machine to another - >>>> >>>> however, I know at least one of you can figure out how to turn this >>>> >>>> source code in to a quicksilver plugin! >>>> >> >>>> >>> Showcase is available on the “official” plug-ins page. >>>> >> >>>> >>> http://qsapp.com/plugins/?order=name&sort=ASC >>>> >>> <http://qsapp.com/plugins/?order=name&sort=ASC> >>>> >> >>>> >>> -- >>>> >>> Rob McBroom >>>> >>> <http://www.skurfer.com/ <http://www.skurfer.com/>> >>>> >>>> >>>> >>>> >>>> -- >>>> [email protected] <javascript:> >>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Quicksilver" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected] >>> <mailto:[email protected]>. >>> To post to this group, send email to [email protected] >>> <mailto:[email protected]>. >>> Visit this group at http://groups.google.com/group/blacktree-quicksilver >>> <http://groups.google.com/group/blacktree-quicksilver>. >>> For more options, visit https://groups.google.com/d/optout >>> <https://groups.google.com/d/optout>. >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Quicksilver" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] >> <mailto:[email protected]>. >> To post to this group, send email to [email protected] >> <mailto:[email protected]>. >> Visit this group at http://groups.google.com/group/blacktree-quicksilver >> <http://groups.google.com/group/blacktree-quicksilver>. >> For more options, visit https://groups.google.com/d/optout >> <https://groups.google.com/d/optout>. > -- > You received this message because you are subscribed to the Google Groups > "Quicksilver" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/blacktree-quicksilver. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/d/optout.
