Re: My Euphoria application is available

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

Judith Evans wrote:
> 
> Andrew Katz wrote:
> > 
> > DB James wrote:
> > > 
> > > Robert Craig wrote:
> > > > 
> > > > DB James wrote:
> > > > > 
> > > > > Chris Burch wrote:
> > > > > > 
> > > > > > Matt Lewis wrote:
> > > > > > > 
> > > > > > > Andrew Katz wrote:
> > > <SNIP>
> > > > Checked it just now.
> > > I'm also missing coloredbuttons.ew
> > > > 
> > > 
> > > > Regards,
> > > >    Rob Craig
> > > 
> > > Turns out I had this file in my include2 folder.  It has this commentary
> > > at the top:
> > > 
> > > --include file to manage emulated colored buttons
> > > --Judith Evans 
> > > --Version 0.1.14 build date 12-22-2006
> > > 
> > > -----
> > > 
> > > The link from Eu archive:
> > > <a
> > > href="http://prdownloads.sourceforge.net/euvide/ColoredButtonsForWin32lib.zip">http://prdownloads.sourceforge.net/euvide/ColoredButtonsForWin32lib.zip</a>
> > > 
> > > --Quark
> > 
> > Sorry to Matt, Chris, and Rob, and whoever else.
> > My application does not even use coloredbuttons (I do it differently with a
> > child window). So, either I can blame Judith for generating this include in
> > the IDE generated code, or myself for not finding an IDE option which
> > includes
> > this file.
> > 
> > It is soon fixed in the recent contributions page.
> > 
> > Andy Katz
> > B.S. Computer Science, 1978
> > Rensselaer Polytechnic Institute (RPI)
> 
> 
> IDE does not generate an include statement for coloredbuttons.ew unless you
> have used the colored button Property cells. If you later remove information
> from these Property cells the statement is not generated. If I recall you did
> use a colored button in the early sample of the program you sent me. Then
> later
> you wrote you changed to a colored Window. If you made this change without
> using
> IDE I can see why the include statement might still be in your code.
> 
> judith

Andy, I did some more searching and located for control R_A, a radio, in your
project file has a value in cbColor. This is suspect because cbColor should not
be used for Radio control. None of your other Radio controls have this attribute.
If you remove cbColor from R_A in your project file and save your file, next time
you generate the exw, IDE will not include coloredbuttons.ew.

I've not yet found a reason for Radio to use cbColor. Radio and other controls
use Color.

My appologies for jumping the gun this morning.

judith

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

Search



Quick Links

User menu

Not signed in.

Misc Menu