Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-pcd!hpcvlx!bobm From: bobm@hpcvlx.cv.hp.com (Bob May) Newsgroups: comp.windows.x.motif Subject: Re: strange behavior in scrolled list widget (motif 1.1) Message-ID: <110630043@hpcvlx.cv.hp.com> Date: 10 Apr 91 16:33:31 GMT References: <1991Apr4.233225.1139@ncsu.edu> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 22 >>I am having problems with a list widget created by XmCreateScolledList. >>When a list item is highlighted it is surrounded by a heavy dashed line, >>instead of the normal shadow frame. I have looked through the resources >>for the list widget, and I can't find any that deal with this behavior >> > >You must be running on a black-and-white screen. The dashed frame is the >default for BW screens. I'm not sure how to change it though. > > ...Martin I believe you're seeing the add-mode location cursor, which is the default for the single and multiple select selection policies. The solid cursor is the default for the browse and extended select policies. Check out the behavior part of the man page for more details. Bob May Hewlett-Packard Interface Technology Operation bobm@hpcvlx.cv.hp.com