Skip to content
MSN

SideBar Problems !!

A TG007 community discussion started by UAE_Boy.

Discussion 3 posts
Page 1 of 1
Open
Topic #6645 · 3 published posts · 511 views

Good day Everyone ...

 

I am having a bit of a problem with a sidebar i'm making ...

 

I was making it on a 19" screen using resolution "1280 by 1024 pixels"

 

and then i copied it onto the laptop and when i opened the sidebar only half of it was showing ...

 

Is there a way i can get get the sidebar to automaticly resize to fit what ever screen size/resolution...

 

 

And another thing .. i did all the coding but i am not sure how to do the coding of a "check box" .. where if the box is checked ... the code is activated ... something like a "Passport Flood Join" would be set to "on" if box is ticked and "off" when unticked ...

 

 

Ignorance Is Bliss

alias small { dialog -bs rcr -1 -1 146 63 }numbers is ur sizes

 

 

check box goes like this

 

 

on *:dialog:alarm:sclick:6:{

if (%pop == on) {

/set %pop off

}

 

$window(@windowname).w returns the width of your current window. good for most things, including aligning

People are like slinkies; they're generally boring until you push them down stairs