Welcome, Guest. Please Login
vTask Homepage
 
 
Home Help Search Login


Page Index Toggle Pages: 1
Send Topic Print
little issue and question about beta 2 - Resolved (Read 1512 times)
Tom
Ultra Member (90+)
*
Offline



Posts: 90
little issue and question about beta 2 - Resolved
Jan 15th, 2007 at 7:45am
 
- When using the tooltip popup in the new beta 2 release, only the contour of the tooltip is displayed without showing the message text.

- In your mail of pending issues Excel-functionality isn't mentioned and I can't find it in the beta's. But maybe I'm missing something.

Thanks for the new version with the nice new features!
Back to top
« Last Edit: Jan 31st, 2007 at 10:44pm by vTask Support »  
 
IP Logged
 
vTask Support
Moderator
*
Offline



Posts: 3596
Tucson, AZ
Re: little issue and question about beta 2
Reply #1 - Jan 15th, 2007 at 4:01pm
 
Quote:
only the contour of the tooltip is displayed without showing the message text


Hmm...  can't duplicate.  does yours not look like the one shown here?

...


Quote:
Excel-functionality


Future version.  It will probably be soon, since this is a popular request.

Quote:
Thanks for the new version with the nice new features!


Your comments are appreciated.  Good luck with the new version
Back to top
 

Thank you for using vTask Studio!
WWW  
IP Logged
 
Tom
Ultra Member (90+)
*
Offline



Posts: 90
Re: little issue and question about beta 2
Reply #2 - Jan 16th, 2007 at 3:52am
 
As you can see in the attached screenshot my tooltip is empty (displayed in the action column), whereas in V5 I can see the text in the same as in your example. Perhaps it's a setting? It looks that the size of the empty tooltip is based on the command text of the Tooltip Popup: when increasing the length of the text the contours are getting bigger also.
Back to top
 

empty_tooltip.png (Attachment deleted)
 
IP Logged
 
vTask Support
Moderator
*
Offline



Posts: 3596
Tucson, AZ
Re: little issue and question about beta 2
Reply #3 - Jan 16th, 2007 at 4:46am
 

Very strange.  Thanks for the screenshot - it helps a lot.  I'll see what changed in the code between v5 and v6 for tooltips.
Back to top
 

Thank you for using vTask Studio!
WWW  
IP Logged
 
vTask Support
Moderator
*
Offline



Posts: 3596
Tucson, AZ
Re: little issue and question about beta 2
Reply #4 - Jan 31st, 2007 at 3:53pm
 

Numerous changes have been made to the ToolTip action for version 6 Beta-4 and greater.  Let me know if you continue to experience any other issues.  If no further posts are made in the next few days, this issue will marked as resolved.
Back to top
 

Thank you for using vTask Studio!
WWW  
IP Logged
 
vTask Support
Moderator
*
Offline



Posts: 3596
Tucson, AZ
Re: little issue and question about beta 2
Reply #5 - Jan 31st, 2007 at 10:44pm
 

The poster has indicated in another post that this issue is Resolved in the latest release.
Back to top
 

Thank you for using vTask Studio!
WWW  
IP Logged
 
Tom
Ultra Member (90+)
*
Offline



Posts: 90
Re: little issue and question about beta 2 - Resol
Reply #6 - Feb 1st, 2007 at 12:30am
 
In the latest beta this issue still exists (I haven't posted in another topic about this, perhaps someone else).

Tom
Back to top
 
 
IP Logged
 
vTask Support
Moderator
*
Offline



Posts: 3596
Tucson, AZ
Re: little issue and question about beta 2 - Resol
Reply #7 - Feb 1st, 2007 at 12:38am
 

The other post concerning tool tips is listed here.  It was also an issue with a user using Win 2000.  His name was Tom, so I thought it was you posting under a different username.

Tooltips have been completely rewritten, and there are no known issues.  Let me know if you have problems using the latest beta, which has a timestamp of Feb 1.

If you do have an issue still, please:

    1) Verify that you have the Feb 1 version
    2) Select the "Step - New" menu item.  Do you have a tool tip from that?  it uses the same code
    3) Hold your mouse for a second or two over a button inside of the Properties window.  do you see a tool tip?

...


This also uses the exact same code that is run for the Tool Tip action.

I'm fairly certain that the Beta that was uploaded a few minutes ago takes care of the problem for you - faulty code was identified (and corrected) in the tooltip section.
Back to top
 

Thank you for using vTask Studio!
WWW  
IP Logged
 
Tom
Ultra Member (90+)
*
Offline



Posts: 90
Re: little issue and question about beta 2 - Resol
Reply #8 - Feb 1st, 2007 at 2:56am
 
- I'm indeed using the 1- feb version.
- when selecting the menu-item step en then leaving the mouse on the new menu_option I see no tooltip appearing. However clicking on this new menu-option a balloon message is displayed (to add an new step, drag or double-click an command in the Actions tree).
- Inside the properties window a tooltip is displayed.
Also when hoovering over the button bar tooltips are displayed.

Also I've tried to change the option under general "show pop-up tips and Vistarunner hints". This has no effect after restarting Vistarunner (even on displaying the tooltips of the button bar).

I'm using Windows XP SP2.


Tom
Back to top
 
 
IP Logged
 
Tom
Ultra Member (90+)
*
Offline



Posts: 90
Re: little issue and question about beta 2 - Resol
Reply #9 - Feb 1st, 2007 at 2:59am
 
To me this issue should not be a show-stopper for the official release.

Regards,
Tom
Back to top
 
 
IP Logged
 
vTask Support
Moderator
*
Offline



Posts: 3596
Tucson, AZ
Re: little issue and question about beta 2 - Resol
Reply #10 - Feb 1st, 2007 at 7:52am
 

Hi Tom, after reading the results in your last posts, I have an idea of what it might be - a few of the asynchronous "User Msg" actions got updates, and Tooltips should probably have been in that group.  After thinking about it some more, they are most likely getting blocked due to being on the same execution thread.  Moving to the UI thread will probably resolve the issue.

I'll work on that today.  And thanks for your comment about not holding up the release.
Back to top
 

Thank you for using vTask Studio!
WWW  
IP Logged
 
vTask Support
Moderator
*
Offline



Posts: 3596
Tucson, AZ
Re: little issue and question about beta 2 - Resol
Reply #11 - Feb 4th, 2007 at 10:37pm
 

This item should have been resolved with version 6.0 Beta-7 and following.  Please mention if you still encounter problems with this issue.
Back to top
 

Thank you for using vTask Studio!
WWW  
IP Logged
 
Tom
Ultra Member (90+)
*
Offline



Posts: 90
Re: little issue and question about beta 2 - Resol
Reply #12 - Feb 5th, 2007 at 1:06am
 
Indeed this issue is resolved in the latest beta-7, the text of the tooltips is visible now.
Thanks for fixing it.

Regards Tom
Back to top
 
 
IP Logged
 
vTask Support
Moderator
*
Offline



Posts: 3596
Tucson, AZ
Re: little issue and question about beta 2 - Resol
Reply #13 - Feb 5th, 2007 at 1:20am
 

That's what I like to hear!
Cheesy
Back to top
 

Thank you for using vTask Studio!
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print