Hi everybody!
Please help me if everyone has the same problem: When I click on Dictionary on Tool bar of Revolution IDE, I see the Revolution Dictionary tab on task bar of Windows, but I can't see the its window.
Thanks so much.
Revolution Dictionary disapear
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 977
- Joined: Sat Apr 08, 2006 7:47 am
- Contact:
Then it's probably somewhere off-screen. Type the following into the message box and hit the return key.
This should put the 'revDictionary' stack right in the middle of your screen.
HTH,
Jan Schenkel.
Code: Select all
set the location of stack "revDictionary" to the screenLoc
This should put the 'revDictionary' stack right in the middle of your screen.
HTH,
Jan Schenkel.
Quartam Reports & PDF Library for LiveCode
www.quartam.com
www.quartam.com
The solution
Simply click on the dictionary in the taskbar with the right mouse button and select maximize 
