Re: EuGTK demo

new topic     » goto parent     » topic index » view thread      » older message » newer message
Jerry_Story said...

I downloaded and installed EuGTK 4.3.2 again just now from the http://etcwebspace.com/users/irvm/ website. The top of GtkEngine.e says "EuGTK 4.2.7" and a search shows "replace_all".

I just did the same thing, and there's no "replace_all" anywhere in there.

However, why not just replace line 1616 with:

signame = find_replace('_',signame,'-')

AFAIK, that was the only time that "replace_all" was used.

Now, since you must for some reason have an older version, look at the top of GtkRoutines.e, and you should see:

public include std/dll.e  
public include std/filesys.e  
public include std/error.e  
public include std/machine.e  
public include std/sequence.e 
public include std/convert.e 
public include std/types.e 
public include std/text.e   
public include std/io.e  
public include std/search.e 

If that's not there, you have an earlier version of GtkRoutines.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu