Graal Forums  

Go Back   Graal Forums > Graal V6 forums > Bug Report
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Rating: Thread Rating: 2 votes, 4.50 average. Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 08-08-2009, 11:53 PM
Tigairius Tigairius is offline
The Cat
Tigairius's Avatar
Join Date: Jan 2007
Location: Missouri, USA
Posts: 4,240
Tigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant futureTigairius has a brilliant future
All new clients are apparently still displaying showpoly 50 tiles south of where it's supposed to be (if it's level-relative, not screen-relative).

For example:
PHP Code:
//#CLIENTSIDE
function onCreated() {
  
showpoly(200, {xy5y55x5});
  
changeimgvis(2003);

This will display the showpoly, except it will be ~50 tiles south of the correct y coordinate.


Edit: Hiding that task bar fixes this problem, still needs to be fixed though.

Edit: Also, external windows need to open at the correct x/y as stated by the script. So, if I did x = 100; y = 300; in the script, that's where it should open. Right now it is opening at top left corner in mac and mousex/mousey in windows.

Edit: External windows need some sort of showtop() to bring the window to the front of the screen. Also an alwaysontop=true; would be very helpful.

Edit: Appears that just resizing the GraalControl's y fixes the y coordinate issue, not just closing the task bar.
__________________


“Shoot for the moon. Even if you miss, you'll land among the stars.”

Last edited by Tigairius; 08-09-2009 at 12:24 AM..
Reply With Quote
 

Tags
graal v6, mac


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:33 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.