Re: Listview problems

2003-02-07 Thread Dimitrie O. Paun
On February 6, 2003 10:47 pm, Dan Kegel wrote: > Thanks, Dimi, for finally getting me to try mingw; > I've been avoiding it out of fear for about eight years. > It's really improved since those early days! > (Golly, a gui installer and everything!) It is cool, isn't it? You're welcome! :) Here is

Re: Listview problems

2003-02-07 Thread Dimitrie O. Paun
On February 6, 2003 05:15 am, Dan Kegel wrote: > I've already sent this to Dimi, but... the demo > http://msdn.microsoft.com/downloads/samples/internet/commctrl/vlistvw/defau >lt.asp doesn't work very well with Wine at the moment. > It demonstrates the LVS_OWNERDATA variant of a listview. BTW, can

Re: Listview problems

2003-02-06 Thread Dan Kegel
Dan Kegel wrote: I've already sent this to Dimi, but... the demo http://msdn.microsoft.com/downloads/samples/internet/commctrl/vlistvw/default.asp doesn't work very well with Wine at the moment. It demonstrates the LVS_OWNERDATA variant of a listview. I built it with msvc6. The default view lo

Listview problems

2003-02-06 Thread Dan Kegel
I've already sent this to Dimi, but... the demo http://msdn.microsoft.com/downloads/samples/internet/commctrl/vlistvw/default.asp doesn't work very well with Wine at the moment. It demonstrates the LVS_OWNERDATA variant of a listview. I built it with msvc6. The default view looks ok, but if you p

Re: recent ListView problems

2002-10-29 Thread Dimitrie O. Paun
On October 29, 2002 06:30 am, [EMAIL PROTECTED] wrote: > I'm using WinMX (www.winmx.com) rather frequently, currently version > 3.30. Some two weeks ago, Wine HEAD displayed the ListView components > from the search and transfer tabs perfectly, now the refresh/redrawing > is messed up. Please, fil

recent ListView problems

2002-10-29 Thread post
Hi, I'm using WinMX (www.winmx.com) rather frequently, currently version 3.30. Some two weeks ago, Wine HEAD displayed the ListView components from the search and transfer tabs perfectly, now the refresh/redrawing is messed up. The application documented the changes ListView has undergone in the

Re: Known listview problems

2002-10-19 Thread Dimitrie O. Paun
On October 19, 2002 09:58 am, Paul Rupe wrote: > On 17 Oct 2002, [EMAIL PROTECTED] wrote: > > -- Store per-column info into the listview > > (see the second status update for details) > > I think this may have broken something in Xnews. Hi Paul, Welcome back! You are right, the above ment

Re: Known listview problems

2002-10-19 Thread Paul Rupe
On 17 Oct 2002, [EMAIL PROTECTED] wrote: > -- Store per-column info into the listview > (see the second status update for details) I think this may have broken something in Xnews. In the newsgroup listing (always) and the article listing (sometimes), selecting an item causes the rightmo

Re: Known listview problems

2002-10-17 Thread Sylvain Petreolle
Add to TODOs : LVS_SORTASCENDING isn't supported,so a program like regedit can't display its values without setting comctl to native. > If you feel that there is a particular are of the listview that needs > attention, let me know so I can work it into my TODO, time > permitting. ___

Known listview problems

2002-10-17 Thread Dimitrie O. Paun
Folks, Things look pretty good on the listview front. In fact, I am kindda happy the way things are, as the S-series patches were rather tricky at points... Currently, I know of the following problems: -- Newsbin dies swiftly (reported my Rein Klazes) -- FTPCommander seems to experienc