|
Post by Tom Mulgrew on Mar 5, 2008 1:02:06 GMT -5
Seems like most people already know this, but I'll post it anyway  Version 2.5.2 has been released. Fixes a bug in "sub"routines where "return" didn't do anything. I've also added code back in for customising colours (rather hurriedly written code, so we'll see how it pans out). And there are a couple of new sprite commands. Cheers, -Tom
|
|
|
Post by Nicky Peter Hollyoake on Mar 5, 2008 8:24:49 GMT -5
You can't change the colors of the "Constants", really hard to see when you have a black background too.
|
|
|
Post by James :) (aka Madcow) on Mar 5, 2008 11:16:00 GMT -5
subs should be able to return a value then functions would be useless and changine a function that returns to one that don't would be easyier.
constant color changing would be good, as well as the option to change the color of functions defined in an external plugin. a deafult button would be nice if someone wants to revert to orignal basic4gl colors.
could the freesound plugin by djlinux be intergrated into basic4gl.
p.s would it be posible to highlight names of subs and funcs defined within the code not by basic4gl or plugin.
p.ss could the version of the plugin and description be put in the sidebox (the bit that contains the tabbed pages with the functions, strucs and constants). And put the version number after the title in the plugin list. also could an option to add an author to a plugin be avible then it could show up in the sidebar. plus ablity to see funcs, strucs and constants added in with plugin while plugin isn't loaded.
|
|
|
Post by Tom Mulgrew on Mar 5, 2008 14:50:35 GMT -5
You can't change the colors of the "Constants", really hard to see when you have a black background too. Yep. Looks like I missed that one. I'll have another look at it.
|
|