- ago
Is there another way that we could be prompted that we have N days left in the 14 day trial other than a box that won't let WealthLab fully open until you press OK? Not trying to sound ungrateful. But, unfortunately, I overlooked that today and wasn't by my computer to click ok. Consequently, Wealthlab never fully opened and my orders were never sent to the broker. I'd like to try some of the extensions out for a week or so before I buy them, but I can't do that if it means it's going to stop WealthLab from opening from Windows Task Scheduler.
0
207
Solved
3 Replies

Reply

Bookmark

Sort
Glitch8
 ( 12.31% )
- ago
#1
Makes sense, yes let's figure out a better way.
2
- ago
#2
@Glitch - perhaps a modeless dialog is the solution. Assuming a plain old WPF dialog is used, call Show() instead of ShowDialog().

https://learn.microsoft.com/en-us/dotnet/desktop/wpf/windows/dialog-boxes-overview?view=netdesktop-8.0
0
Glitch8
 ( 12.31% )
- ago
#3
We already report the remaining days in the Home Page, so I just eliminated the annoying popup.
3
Best Answer

Reply

Bookmark

Sort