-
cklester committed revision 2966 to the Euphoria Programming Language SVN repository, changing 1 files.
2009-10-27 15:08:58 UTC in Euphoria Programming Language
-
cklester committed revision 57 to the Euphoria Unofficial Standard Libraries SVN repository, changing 1 files.
2009-10-23 14:40:20 UTC in Euphoria Unofficial Standard Libraries
-
Is there a way to center the frame upon create()ion? Can we make the -1, -1 defaults be centered on the screen?
Otherwise, I'm guessing I have to get screen metrics and calc it myself. No big deal. Just don't want to reinvent the wheel. That rhymed.
2009-09-28 21:48:47 UTC in wxEuphoria
-
I keep forgetting that small detail... :-)
2009-09-28 20:39:58 UTC in wxEuphoria
-
Would like the signatures to be:
add_tree_item ( atom tree, atom parent, sequence text, atom image = -1, atom selimage = -1 )
add_tree_root ( atom tree, sequence text, atom image = -1, atom selimage = -1 )
making the images optional parameters.
2009-09-28 20:13:54 UTC in wxEuphoria
-
Please update the aui.exw demo program to include a toolbar and menu. I can't seem to figure out how to add these things. :-/.
2009-09-28 17:05:55 UTC in wxEuphoria
-
Thanks Matt. I changed priority back to 5 as I think with AUI, the MDI might not be as attractive.
2009-09-28 16:36:51 UTC in wxEuphoria
-
switching to AUI.
2009-09-28 16:35:16 UTC in wxEuphoria
-
I'm using mdi_editor.exw as the basis of a new program and it is crashing on every exit. I don't want to get too far into building this if this crashing can't be diagnosed and/or fixed. Can one of you guys investigate when you get a chance? Thanks! :-)
2009-09-28 16:14:00 UTC in wxEuphoria
-
cklester committed revision 409 to the wxEuphoria SVN repository, changing 55 files.
2009-09-26 23:43:12 UTC in wxEuphoria