EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Interface Discussion > Beta

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Unread 11-17-2005, 05:55 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

I havn't tried this but it should work.

Code:
<Page name="MemberInfoPage" Onshow="
archmage.Visible=(archtype.text==mage)
archpreist.Visible=(archtype.text==preist)
...">

<Image name="archmage" ... >
<Image name="archpreist" ... >
...
</Page>
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #2  
Unread 11-18-2005, 08:36 AM
tangent tangent is offline
A Forest Scavenger
Interface Author - Click to view interfaces
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 15
Default

Quote:
Originally Posted by Landiin
I havn't tried this but it should work.

Code:
<Page name="MemberInfoPage" Onshow="
archmage.Visible=(archtype.text==mage)
archpreist.Visible=(archtype.text==preist)
...">

<Image name="archmage" ... >
<Image name="archpreist" ... >
...
</Page>
Well I have tried this and, as I said above, the Visible attribute does not seem to be updatable with a variable value.
Reply With Quote
  #3  
Unread 11-18-2005, 08:56 AM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

Hmm that basically how I get my raid info window to show up. The loading screen reads teh zoen name and turns on a page insaid the memorrized window. Maybe it only works on pages and you have to puth each icon in its own window /shrug.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #4  
Unread 11-18-2005, 09:03 AM
tangent tangent is offline
A Forest Scavenger
Interface Author - Click to view interfaces
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 15
Default

Quote:
Originally Posted by Landiin
Hmm that basically how I get my raid info window to show up. The loading screen reads teh zoen name and turns on a page insaid the memorrized window. Maybe it only works on pages and you have to puth each icon in its own window /shrug.
It's worth a try. I'll let you know.
Reply With Quote
  #5  
Unread 11-22-2005, 10:51 AM
tangent tangent is offline
A Forest Scavenger
Interface Author - Click to view interfaces
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 15
Default

All of my attempts at getting a page to become visible based on a variable value have failed. Can you give an example or link to an interface where you have this working Landlin?
Reply With Quote
  #6  
Unread 11-22-2005, 12:27 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

<Page Name="MemberInfoPage" Mage="Mage" Fighter="Fighter" Preist="Preist" Scout="Scout" Onshow="
IconScout.Visible=(Class.Text==Scout)
IcontMage.Visible=(Class.Text==Mage)
...">
<Text Name="Class" DynamicDate="/gamedata.group.class">temp</Text>
<Page Name=IconScout">
...
</Page>
</Page>

This is just basic, and wrote it from memory as I am at work and don't have the code in front of me. But its verry close.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #7  
Unread 12-10-2005, 07:15 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

Landiin, can you post the full code to the above post? Not from memory, I would like to test your theory.
Reply With Quote
Reply



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
Forum Jump


All times are GMT -5. The time now is 12:35 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI