Re: Edita Requests
- Posted by don cole <doncole at pacbell.net> Jun 22, 2007
- 681 views
Pete Lomax wrote: > > don cole wrote: > > > > I'm about to give up on this. I've tried you code several ways but I > > can't seem to get the backcolor to work. > > Just leave it with me; there'll be something in the next version of Edita. > All an application ought need to do is setBackColour(id,Yellow) for each > TabItem > in the TabControl. Edita will need: > * new routines to handle a listview of {extension, command, colour} > * mods to eamenus to invoke the above > * mods to eaedb to save/restore this info > * mods to openFile/shuffleFile to apply this info > * mods to eacons to use the new command info > Some of the above is part done on the internal version (**ie NOT uploaded and > therefore NOT downloadable yet**) and may take a while to finish. > > Regards, > Pete You where right again Pete (I should read what you said more slowly). I finally got the TabBackColor to work'. See the screen shot. http://www.RapidEuphoria.com/uploads/pete2.bmp If your Edita is anything like mine then you might have 20 files open at once. It's easier to find the Tab you are looking for if the executable ones are highlited. These filenames don't mean anything. `But the TabBackColour is chosen by the file extention. There was some talk about .eu and .html extentions to be added. Any color can be used for anything I'm going to maker up an easy to read chart. Don Cole