User Name
Password

Go Back   Planetarion Forums > Non Planetarion Discussions > Programming and Discussion
Register FAQ Members List Calendar Arcade Today's Posts

Reply
Thread Tools Display Modes
Unread 30 Nov 2004, 14:36   #1
CaShY
Registered User
 
CaShY's Avatar
 
Join Date: Jul 2002
Location: uk
Posts: 50
CaShY is an unknown quantity at this point
Delphi popupmenus

i am currently experiencing some problems using delphi popupmenus

what is happening is basically i am making a internet explorer toolband, when it loaded up everything works fine and the popupmenus on the images works fine, i have turned auto popup of and written code to use the left mouse button. This all works fine, better than i thought it would however when internet explorer opens a new window it will not open any more but the other functions on the form work fine.
Code:
procedure TEasyIEToolBandForm1.imgLogoClick(Sender: TObject);


begin
toolbarhelp.Popup(mouse.CursorPos.x,mouse.CursorPos.y);

end;
anyone got any ideas on this someone said it might be that delphi dunno where to open the menu after internet explorer opens a new window however i dunno how to tell it and neither did they.

Thanks
__________________
CaShY

Last edited by CaShY; 30 Nov 2004 at 14:55.
CaShY is offline   Reply With Quote
Reply



Forum Jump


All times are GMT +1. The time now is 17:07.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2018