> On Tue, Oct 8, 2013 at 9:13 AM, Art Heimsoth
> <artst...@artheimsoth.com> wrote:
>
>
> I am trying to start to use the Edit Controls on a ListView but
> cannot even get the base columns and headings to work.  
>
>
> Hi Art,
>
>
> When you create your own .rc file you have to use the proper
> format.  In your list-view definition in the .rc file you have:
>
>
> , "REPORT SHOWSELALWAYS"
>
>
> That is the format if you used an UserDialog.  In a .rc file it has
> to be:
>
>
> , LVS_REPORT | LVS_SHOWSELALWAYS

Thanks Mark, that works..  Is there somewhere where I should have
been able to find those options?

--
 Art Heimsoth - artst...@artheimsoth.com
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to