> AM> * Scroll text vertically using mouse wheel; > > You just need to DETECT the event, I think it was scroll-line or scroll-page.
I haven't found out how to do this yet. > AM> * Menu bars seem to be difficult to do; > > Have you seen Nenad's Win95 skin? Other skins have menu bars too. Also, menu bars are not the only way to do GUIs. ;-) OK, it's important that command keystrokes be recognised appropriately. :) (Like the arrow keys...) > AM> * Fast update of text from keyboard to screen. > > This is more important. Also, you won't be able to do serious coloring, so that might reduce the appeal of the editor (what? no syntax coloring?). However, it could introduce new ways of editing REBOL code... Colours aren't really important to me as long as there's black text and off-white background. It's fairly important to me that there be very little delay between typing several characters and seeing the resulting changes on the screen. Andrew Martin ICQ: 26227169 http://valley.150m.com/ -><- -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
