Re: Open+Save in wxEuphoria

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

Jesse Adkins wrote:
> 
> I understand that the atom needs something with it but, I can't find the
> number
> to it. I've looked everywhere in all of the files and have found no number to
> go with it.

It's the vertical scroll bar for the edit control, and it's created in
the Syntax2() function:
SynVScroll = create( wxScrollBar,{ SynFrame, -1,-1,-1,-1,-1,wxVERTICAL} )


The line in loadFile() just sets the current position to the top of the
newly opened file.

Matt Lewis

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

Search



Quick Links

User menu

Not signed in.

Misc Menu