Code Monkey home page Code Monkey logo

Comments (5)

dbforge avatar dbforge commented on June 3, 2024

Hi,

thank you. You can use the UpdaterUi.UseHiddenSearch property for that. Note that then the search dialog won't show up neither.

Best,
Dominic

from nupdate.

Kristoffeh avatar Kristoffeh commented on June 3, 2024

Ah.

Yeah I'm gonna need the search functionality, but not if user is on the latest version. Although, i did find a way around it.

Pastebin

Would you say this is a decent way to do it?

from nupdate.

dbforge avatar dbforge commented on June 3, 2024

Hm, might be the only solution to this point. It's not that decent as the search is then executed twice, but it seems to be the only workaround for that. An alternative would be to just get the source code and adapt the UpdaterUI class to your needs so that it doesn't show the NoUpdatesFoundDialog. Then compile it and reference the DLL.

Best,
Dominic

from nupdate.

Kristoffeh avatar Kristoffeh commented on June 3, 2024

Hm yes i could give that a try. I'll update this post if i get something working eventually.
Thanks for the help!

from nupdate.

Kristoffeh avatar Kristoffeh commented on June 3, 2024

I did eventually make this work.
I edited UpdaterUI underin the nUpdate.ProvideTAP project. Commented out the messagebox under the following if statement:

if (!searchDialog.UpdatesFound)

from nupdate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.