Re: [Pydev-code] Interpreter not configred dialog: "Don't Ask Again"
Brought to you by:
fabioz
From: Fabio Z. <fa...@gm...> - 2013-09-03 14:20:55
|
Hi Andrew, You're correct, there's no way to undo that... probably having a preference-page showing that might be a good idea :) Cheers, Fabio On Tue, Sep 3, 2013 at 11:16 AM, Andrew Ferrazzutti <afe...@re...>wrote: > Hi Fabio, > > The dialog that appears when an interpreter is not configured (defined in > PyDialogHelpers) has a "Don't Ask Again" button. If that button is clicked, > is there a way to undo it, to re-allow the dialog to appear if an > interpreter isn't found? I couldn't find anything in Preferences or > Customize Perspective. > > I ask because having the dialog _never_ show up again may be annoying for > a user in the long run, especially if the "Don't Ask Again" button is > clicked by accident, or without understanding that nothing can turn the > dialogs back on. > > So far the only way I've been able to get the dialogs to appear after > having clicked "Don't Ask Again" is by switching to another workspace > entirely. > > Thanks, > Andrew > |