Re: Wishlist IDE

new topic     » goto parent     » topic index » view thread      » older message » newer message

Judith,


----- Original Message -----
From: "Judith Evans

> Yes, I have thought about the window style param,
<snip>
> but I havn't decided on the best way to introduce them into IDE. The
> Properties box may be a good idea, thanks for that suggestion.

In case you hadn't thought of it, *other* controls besides windows can also
benefit from allowing their "style" parameter to be altered by the
programmer within the IDE; for instance, Ken Roger just let me know that you
can make a button have *multiple lines* by setting the button style to
BS_MULTILINE. Not sure which other controls could similarly benefit, though,
but I would suspect at least some others would.

 I have also
> discovered that we need a general code event (somebody give me an event
name
> for this) that would go prior to the create statements (right now all the
on
> event code, including general, goes after the create) and I hope to get
that
> in this week with the fix for the beeping editor.

If you're not talking about an actual *event*, but rather just something to
go into the event combo for selection to work in/on, how about
"InitialCode", or "InitSection" or "InitializingCode" or "FirstCode"?

In fact, if you wanted to get really "spiffy", you might even add *another*
section to always go at the *very* beginning, called "IntialComments", or
"ProgramTitleSection", or something like that.  That might be a nice way to
help "modularize" the code?  Could even make it put a "general"
(pre-commented) template for "Program Title", "Version #: ", "Program
Description", etc. into the Editor.

Dan

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu