EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > XML Modification Help & Info

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Unread 09-05-2006, 07:35 PM
Soulzjd Soulzjd is offline
A Young Mystail Rat
 
Join Date: Sep 2006
Server: Antonia Bayle
Posts: 5
Unhappy Hmm I made a soilid black window WHY :) ??

FIRST OFF I DONT USE XML ... all I ever program are stupid little window apps in VB.NET or C# ....

Now.... when I /show_window this all i get is a black window nothing else. I move the mouse to where the close button is on the window and i can close it or right click and go to window settings and such..

So if someone could tell me why Id love to know

Also I spliced this using the code in eq2ui_journals_quest.xml so I am guessing i removed something i shouldnt have or picked the one xml file that isnt a complete window ... so any info would be great
Code:
<?xml version="1.0" encoding="utf-8"?>
<Page Activated="true" eq2usescomwndcontrols="true" Location="11,118" MinimumSize="390,427" Name="tabstuff" ScrollExtent="400,610" Size="400,610" UserMovable="true" UserResizable="true" version="1.1">
<Page AbsorbsInput="false" Activated="true" Name="WindowFrame" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/rectlist.chat_bubble_frame" ScrollExtent="400,610" Size="400,610">
<DataSource Name="TabSource">
<Data Name="T1" target="T1" text="T1"/>
<Data Name="T2" target="T2" text="T2"/>
<Data Name="T3" target="T3" text="T3"/>
<Data Name="T4" target="T4" text="T4"/>
<Data Name="T5" target="T5" text="T5"/>
<Data Name="T6" target="T6" text="T6"/>
<Data Name="T7" target="T7" text="T7"/>
</DataSource>
<TabbedPane ActiveTab="0" DataSource="TabSource" Location="30,38" Name="TabPane" PackLocation="left,top" PackLocationProp="0030/0001,0038/0001" PackSize="absolute,fixed" PackSizeProp="0060/0001,0002/0003" ScrollExtent="340,32" Size="340,32" Style="/WindowElements.WindowFrame.data.tab_data.tabbed_pane_style" TargetPage="TabPages"/>
<Page Location="20,70" Name="TabPages" PackLocation="left,top" PackLocationProp="0020/0001,0070/0001" PackSize="absolute,absolute" PackSizeProp="0040/0001,0095/0001" RStyleDefault="/FrameStyles.win_gold_plain" RStyleMouseOver=" " RStyleMouseOverActivated=" " RStyleMouseOverSelected=" " RStyleSelected=" " ScrollExtent="360,515" Size="360,515">
<Page BackgroundColor="#554736" Name="T1" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="360,515" Size="360,515" Visible="false">
<Text LocalText="T1 stuff" Location="10,10" Name="T1" RStyleDefault="/rectlist.chat_bubble_frame" ScrollExtent="340,495" Size="340,495"></Text>
</Page>
<Page BackgroundColor="#554736" Enabled="false" Name="T2" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="360,515" Size="360,515" Visible="false">
<Text LocalText="T2 Stuff" Location="10,10" Name="T2" RStyleDefault="/rectlist.chat_bubble_frame" ScrollExtent="340,495" Size="340,495"></Text>
</Page>
<Page BackgroundColor="#554736" Enabled="false" Name="T3" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="360,515" Size="360,515" Visible="false">
<Text LocalText="T3 Stuff" Location="10,10" Name="T3" RStyleDefault="/rectlist.chat_bubble_frame" ScrollExtent="340,495" Size="340,495"></Text>
</Page>
<Page BackgroundColor="#554736" Enabled="false" Name="T4" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="360,515" Size="360,515" Visible="false">
<Text LocalText="T4 Stuff" Location="10,10" Name="T4" RStyleDefault="/rectlist.chat_bubble_frame" ScrollExtent="340,495" Size="340,495"></Text>
</Page>
<Page BackgroundColor="#554736" Enabled="false" Name="T5" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="360,515" Size="360,515" Visible="false">
<Text LocalText="T5 Stuff" Location="10,10" Name="T5" RStyleDefault="/rectlist.chat_bubble_frame" ScrollExtent="340,495" Size="340,495"></Text>
</Page>
<Page BackgroundColor="#554736" Enabled="false" Name="T6" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="360,515" Size="360,515" Visible="false">
<Text LocalText="T6 Stuff" Location="10,10" Name="T6" RStyleDefault="/rectlist.chat_bubble_frame" ScrollExtent="340,495" Size="340,495"></Text>
</Page>
<Page BackgroundColor="#554736" Enabled="false" Name="T7" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" ScrollExtent="360,515" Size="360,515" Visible="false">
<Text LocalText="T7 Stuff" Location="10,10" Name="T7" RStyleDefault="/rectlist.chat_bubble_frame" ScrollExtent="340,495" Size="340,495"></Text>
</Page>
</Page>
<Button LocalTooltip="Window Settings" Location="342,8" Name="Settings" PackLocation="right,top" PackLocationProp="-058/0001,0008/0001" ScrollExtent="18,18" Size="18,18" Style="/WindowElements.WindowFrame.data.settings.style" Tooltip="Window Settings" UserMovable="true"></Button>
<Button LocalTooltip="Help" Location="347,8" Name="Help" PackLocation="right,top" PackLocationProp="-053/0001,0008/0001" ScrollExtent="18,18" Size="18,18" Style="/WindowElements.WindowFrame.data.help.style" Tooltip="Help" UserMovable="true" Visible="false"></Button>
<Button LocalTooltip="Close" Location="364,8" Name="Close" PackLocation="right,top" PackLocationProp="-036/0001,0008/0001" ScrollExtent="18,18" Size="18,18" Style="/WindowElements.WindowFrame.data.close.style" Tooltip="Close" UserMovable="true"></Button>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="LeftGrouper" RStyleDefault="/WindowElements.WindowFrame.data.left_grouper.rect" ScrollExtent="300,70" Size="300,70">
<Text AbsorbsInput="false" Font="/TextStyles.Large.LargeStyle" LocalText="other text" Location="30,3" MaxLines="1" Name="Title" PackSize="absolute,fixed" PackSizeProp="0130/0001,0002/0003" ScrollExtent="170,20" ShadowStyle="/ShadowStylesNew.Outline.style" Size="170,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#F0D080">other text</Text>
</Page>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="230,0" Name="RightGrouper" PackLocation="right,top" PackLocationProp="-170/0001,0000/0001" RStyleDefault="/WindowElements.WindowFrame.data.right_grouper.rect" ScrollExtent="170,70" Size="170,70"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/WindowElements.WindowFrame.data.frame.rect" ScrollExtent="400,610" Size="400,610"/>
<Page AbsorbsInput="false" backdropcontrol="true" BackgroundOpacity="1.000" Name="UpperTabBkg" PackLocation="left,top" PackLocationProp="0000/0001,0000/0001" PackSize="a,f" PackSizeProp="0000/0001,0002/0003" RStyleDefault="/WindowElements.WindowFrame.data.upper_tab_bkg.rect" ScrollExtent="400,70" Size="400,70"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="0,35" Name="Bkg" PackLocation="left,top" PackLocationProp="0000/0001,0035/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0035/0001" RStyleDefault="/WindowElements.WindowFrame.data.bkg.rect" ScrollExtent="400,575" Size="400,575"/>
</Page>
</Page>
If you are reading this text down here thx if your looking for more input from me im lost as to what else might need to be said

<<-- i just like this so
Reply With Quote
 



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 07:25 PM.


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