Thread Tools Display Modes
07-11-07, 07:15 AM   #1
Tunga
A Murloc Raider
Join Date: Jan 2007
Posts: 9
Viewport Problem

I have most of my UI elements (chat, bars, map, etc) at the top of the screen. The problem is that this effectively puts my character about half way up my actual viewing space whereas with the normal chat/bar layout it's virtually at the bottom. To fix this I'm trying to do one of two things:

1) Slide the whole of the WorldFrame down so that it goes off the bottom of the screen partially.
2) Crop the WorldFrame asymmetrically so that it actually takes part of the bottom of the frame away rather than just resizing it like the viewport mods I've tried do which always keeps the view centralised.

I have a feeling nether of these are possible though.

Any ideas or other suggestions?
  Reply With Quote
07-11-07, 08:36 AM   #2
Sajomatic
Deuce Interfaces
 
Sajomatic's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 66
Honestly, I don't know if that's possible.

I'm not a code monkey but I've never heard of being able to do that.

Mah2cents.
__________________
All Deuce UI - DeuceČ UI - Deuce Lite UI
Deuce Interfaces @ OSGamers.com
  Reply With Quote
07-11-07, 09:09 AM   #3
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Read this post I just wrote on wowace about what a viewport does: http://www.wowace.com/forums/index.p...9389#msg119389

Your character is *always* in the middle of the rendered area, and there's nothing you can do to change that. All you can do is cover up part of the rendered area (with an eePanel or something) but then there are parts of the game that you cannot see.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
07-11-07, 09:43 AM   #4
PathMaster
A Chromatic Dragonspawn
 
PathMaster's Avatar
Join Date: Nov 2006
Posts: 175
There was a viewport that shifted things. It was not a cover, like some viewports. That functionality may of been removed since that was a long while ago.
__________________
The best victory is when the opponent surrenders of its own accord before there are any actual hostilities...It is best to win without fighting.
Sun-tzu
  Reply With Quote
07-11-07, 10:01 AM   #5
jedybg
A Defias Bandit
Join Date: Jul 2007
Posts: 2
used sum addon for viewports - Its called Skinner , im not sure will it do exactly the thing u want but u can still try it
  Reply With Quote
07-11-07, 10:21 AM   #6
Tunga
A Murloc Raider
Join Date: Jan 2007
Posts: 9
Read this post I just wrote on wowace about what a viewport does: http://www.wowace.com/forums/index....19389#msg119389

Your character is *always* in the middle of the rendered area, and there's nothing you can do to change that. All you can do is cover up part of the rendered area (with an eePanel or something) but then there are parts of the game that you cannot see.
I know what a viewport does, I even described it. What I don't get is why I can't move the WorldFrame partially off the screen.

There was a viewport that shifted things. It was not a cover, like some viewports. That functionality may of been removed since that was a long while ago.
When you say "shift", do you mean it would an edge inwards so that the WorldFrame was a different size? If so, that's easy to do with one line of script and exactly what Aperture does too. Or do you mean it would actually move a full size WorldFrame around (and therefore let you put it off the screen)?

Last edited by Tunga : 07-11-07 at 10:24 AM.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Viewport Problem


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

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