forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

BUBBLE HELP IN VISTA

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
MartinWest



Joined: 07 Nov 2006
Posts: 22

PostPosted: Thu Feb 21, 2008 2:52 pm    Post subject: BUBBLE HELP IN VISTA Reply with quote

Bubble Help works but has an ugly black background square surrounding the bubble which was not present in XP. Is this a bug?
I used the code below as a test



INTEGER*4 IHELP,L02,TEST_FUNC
CHARACTER*4 HLPEX
EXTERNAL TEST_FUNC
INCLUDE <WINDOWS.INS>

HLPEX='Test'
IHELP=1

L02=WINIO@('%ww&')
L02=WINIO@('%nl%^?bt[Test]@%bh&',TEST_FUNC,HLPEX,IHELP)
L02=WINIO@('%nl%^bt[Exit]','EXIT')
END

INTEGER FUNCTION TEST_FUNC()
TEST_FUNC=1
END

Martin
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7924
Location: Salford, UK

PostPosted: Fri Feb 22, 2008 12:12 pm    Post subject: Reply with quote

Martin

You could try using %th or %th[ms_style].

Paul
Back to top
View user's profile Send private message AIM Address
MartinWest



Joined: 07 Nov 2006
Posts: 22

PostPosted: Mon Feb 25, 2008 1:46 pm    Post subject: Bubble Help in VISTA Reply with quote

Paul
Thanks for reply. %th works fine but %bh is more visible. Will the problem with %bh be fixed at any future date?

Martin
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7924
Location: Salford, UK

PostPosted: Mon Feb 25, 2008 2:08 pm    Post subject: Reply with quote

Martin

I can look into this in due course but at the moment I do not use Vista whilst developing/debugging.

Paul
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group