Re: ListView & IDE
Hi, Tony,
On Tue, 26 Dec 2000 22:29:41 +1100, Tony Steward <figjam at NLC.NET.AU> wrote:
<<snip>>
>Problem 2. I don't know how to program it with IDE. The example that comes
with win32lib sets the columns when LV is created. I asume in IDE you need
to add the columns later by inserting them.
You can input your column titles with the caption attribute in property
window. You would enter something like {"Name","Title"}. To build the LV,
yes, you have to load it just like in the example. You can go to the Editor
for Window1 or whatever you name your window and use the (General) event to
code your additions.
>
>ps Judith if you see this, the problem I have with color coding and speed -
just a thought have you seen Mikes Editor. If it could be used rather than
wordpad then it does all the color syntax highlighting for you, and is very
quick.
I've not seen Mikes Editor. I use Synth which allows you to build you own
syntax words, completion list, tree view, etc.
What the list missed was a private e-mail from Tony in which I responded
that I *thought* I might try to modify edit.ew to use an external editor but
I'm not too sure I can achieve that. It would be worth the effort if it can
be done, however. It would have to be very flexible to enable the user to
supply the path to his own editor of choice and a filename for retrieving
his text.
>
>thanks Tony Steward
>www.locksdownunder.com
>
>
|
Not Categorized, Please Help
|
|