Skip to content
MSN

Nicklist

A TG007 community discussion started by Fender.

Discussion 6 posts
Page 1 of 1
Open
Topic #1876 · 6 published posts · 867 views

Hey, I'm tryin to make a nicklist that shows the hammers and stuff, wit mdx. So far it works perfect except for one thing, when the list of people in the room is longer than the list is, they start another column. I would rather that it just kept goin down and added a scrollbar. Can anyone help wit this?

with your mdx to views line

 

make sure you have this in it.

 

single

 

 

e.g.

 

dll $mdx SetControlMDX $dname 1 ListView report single > $views

It's already in there. The line says this:

 

mdx SetControlMDX $dname 1 ListView list noheader single grid >

Edited Nov 12, 2004 11:53 AM by Fender

mdx SetControlMDX $dname 1 ListView list noheader single grid > $views

 

See that you added views.mdx in it.Because your line was

 

dx SetControlMDX $dname 1 ListView list noheader single grid >

 

 

There is nothing so absurd but some philosopher has said it

lol no sorry I just cut off the end, it points to the views thing. The whole nicklist and stuff works good, it just continues to the right instead of down.

hey fender i just submited a modified version of the msnnicklist , that iv been workign on for a long time , so hopefulyl it shoudl be up on the site soon smile.gif

 

if nott hen just drop me a im n ill send ya the url for it

 

heres a pic

 

Msn-Nicklist 2.0

Edited Nov 14, 2004 5:49 PM by Terminal-access

Terminal-Access