61
Astrobasic / Re: mouseinfo()
« on: October 30, 2022, 12:56:30 PM »Code: [Select]
:mouseDown;
if (isbit(mouseinfo, 0) = 1)
popup(etc
return;
or if (isbit(mouseinfo, 1) = 1) for the right button etc.
![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() |
You will now by default get an email if there are replies to a topic you posted in, you can turn this off in Profile - Forum Profile - Modify - Notifications.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
:mouseDown;
if (isbit(mouseinfo, 0) = 1)
popup(etc
return;