Re: Slashes in menu items and listview headers ?

"[email protected]" <[email protected]>
Newsgroups gmane.comp.windows.gui4cli
Message-ID <[email protected]>
Hi Cris,

I tried with this:

xMenu #Root file 'test 1 / test2' NEWMENU

and it works for me.

This:

xListview 10 40 100 200 'test1 / test2' "" lvvar
  attr lvcolumn '#Name/width/120'
  attr lvcolumn 'Size/TITLE/Size/TYPE/number/JUSTIFY/RIGHT'

works only for the first column.

This is because the keyword TITLE uses the next word separated by a slash '/'.
So TITLE/test1/test2 means TITLE takes test1 and test2 is used as the next keyword (but keyword test2 does not exists).

You can get the column name with $$LV.COLNAME but there is no command to set/change a column name (like lv colname 'test1/test2'...).

I wish i had better answers...

Fred.



--- In [email protected], "chris.kevany" <chris.kevany@...> wrote:
>
> Hi,
> 
> Is there a way to use slashes in the text of menu's and
> listview headers.
> 
> I tried to escape like "text1 \/ text2" but that doesn't work.
> 
> Checked out the menu's of all kind of apps but never see it used
> so I guess it's a Windows restriction.
> But perhaps it's possible for listview headers?
> 
> Chris
>




------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/gui4cli/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/gui4cli/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.