Displaying 20 results from an estimated 80000 matches similar to: "CrossPlatform problem with GraphicsContext sample"
2008 Jan 15
0
[ wxruby-Bugs-17108 ] Checkboxes not showing in GraphicsContext example
Bugs item #17108, was opened at 2008-01-15 11:28
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=17108&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Alex Fenton (brokentoy)
Assigned to: Alex Fenton (brokentoy)
Summary: Checkboxes not showing in GraphicsContext example
Initial Comment:
2008 Jan 12
1
GraphicsContext demo
Hey All,
I''ve just commited rev 1505, which now includes a GraphicsContext demo, just
in time for a release. *wipes forehead* So far, it''s looking pretty good.
BTW Alex, another bug came up while working with GraphicsContext, but wasn''t
something as major that could prevent me from completing the demo.
GraphicsContext#draw_lines(size_t n, Point2Double points, Integer
2008 Jan 16
0
1.9.4
Sean
I''ve tagged 1.9.4 in the repository. It includes your changes to get
gems built on OS X 10.5 to work on 10.4, plus some other fixes to the
build system and a couple of other minor fixes, enhancements and missing
methods.
I''m just building the Linux gem now; I''ll keep an eye for the others and
post an announcement when they''re in place.
cheers
alex
2006 Oct 21
0
[703] trunk/wxruby2/Changelog: Get/SetStipple for Wx::Pen; faster building on dual core; MDI sample bugs on OS X
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2012 Mar 11
1
GSOC 2012: Dynamic Snippets and QueryParser Reimplementation
Hello,
My name is Sean Mikalson. I am a second year Software Engineering student
with a combined degree in Philosophy. I am interested in participating with
Xapian in GSOC this year and a couple of projects have initially caught my
eye:
- Dynamic Snippets
- QueryParser Reimplementation
I have good working knowledge in C/C++, Java and SQL (specifically
Transact-SQL). In order to determine
2006 Aug 07
1
wxWidgets 2.7.0
Just saw that 2.7.0 was released and thought I would post my thoughts
on that in regard to our effort.
The 2.7.0 release is a ''Development'' release on the way to the stable
2.8.0 and so it could have ABI or API changes along the way. I think
we should still focus on 2.6.3 for our initial release and keep our
eye on the 2.7.x development and once it gets close to 2.8.0 then
start
2006 Aug 21
4
Patch for caret sample
Cleaned up so it follows Ruby coding style and uses ID_EXIT, ID_ABOUT.
Sean
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2006 Aug 21
2
Patch to Calendar sample
This patch cleans up the calendar sample to follow the Ruby coding
style. It also uses ID_ABOUT and ID_EXIT for the About and Quit menu
item ID''s these allow wxWidgets to put the About and Quit menu in the
correct location on Mac OS X. We should probably do this with all the
samples.
Sean
_______________________________________________
wxruby-users mailing list
2006 Aug 21
1
Patch for listbook sample
I made it use ID_EXIT so it follows my previous suggestion to use this
predefined constant.
Sean
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2007 Oct 02
2
wxRuby Tutorial
Hi Everyone,
My name is Sean Lindsay, and I have recently joined the wxRuby project. I
have been talking with Alex and have agreed to update the tutorial.
I have started by placing a link to a new temporary tutorial page so that
the old one can stay in place for the time being. I have written up a
preliminary table of contents and would be happy to hear any
2005 Aug 10
1
small patch for mdi sample
This patch specifies a position and size for the main Frame so it
looks correct when first opened and does not need to be resized.
Sean
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2006 Oct 17
3
Printing Support
Printing support is added to the repository (as you have seen / will
see). Kudos to Sean for tackling such a big bear. I''ll work on adding
the two dialogs to bigdemo later unless Sean tackles it first.
Roy
2008 Jan 15
0
version 1.9.3 released
Hi
We''re pleased to invite you to try the latest version of wxRuby, 1.9.3.
http://rubyforge.org/frs/?group_id=35&release_id=18145
== WHAT''S NEW ==
Thanks to a number of contributors, this is a feature-packed release:
* GraphicsContext, for high-quality, anti-aliased drawing and
sophisticated image transforms
* MediaCtrl, for playing and controlling sound and video files
2007 Oct 30
8
Comments on commit 1406 (rakefile changes)
Alex,
The changes to the rakefiles are causing me some problems building on
OS X. I am getting the following:
rake aborted!
undefined method `+'' for nil:NilClass
/Users/sean/Archive/Programming/wxRuby_Dev/wxruby2/rakefile:109
I will now go test on Windows
Sean
2010 Mar 16
0
[ wxruby-Bugs-27976 ] Wx::ControlWithItems.select behavior is diferent than the documentation
Bugs item #27976, was opened at 2010-03-16 11:51
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=27976&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Sean DeNigris (lotusone)
Assigned to: Nobody (None)
Summary: Wx::ControlWithItems.select behavior is diferent than the documentation
2006 Oct 18
3
Nightly automatic documentation generation
Is there a way to have RubyForge run our ''rake html_docs'' on SVN Head
each night and if successful copy to http://wxruby.rubyforge.org/doc/?
I do not know all the features RubyForge provides to us but this one
would be pretty nice.
Sean
2006 Oct 25
5
OS X intel
Hi Sean
Thanks for the info on OS intel.
Glad that at least it''s only broken on Scintilla, not generally. If you
could upload a gem w/o Scintilla that would be great.
Perhaps some library or framework that''s needed on 10.4 that 10.3
doesn''t need. I don''t know.
cheers
alex
2008 Mar 07
7
1.9.5 gem for OS X
Alex & Mario,
I uploaded the OS X gem, I am unable to download it. Keep getting 404
Not Found errors.
It seems like the file has not been spread out to the mirrors.
Can one of you try it out and see if it is working? If not can Alex
just remove it and I will try again later after work.
Thanks
Sean
2006 Oct 17
0
Printing fix
> The sample doesn''t work on Windows as it is now. RUBY_PLATFORM is never
> equal to WXMSW. I need to fix all our samples that have something
> similar. Oddly, many samples work fine on Windows with icons that are
> xpm (since obviously the test always fails). This example does not.
The sample runs the same on Windows for me as it does on OS X.
> Print does bring up
2006 Oct 21
7
Make task for rake
I have a dual processor machine and got mad that both processors were
not working away at compiling wxRuby. At first I tried using Ruby
threads but they are ''fake'' software threads that run in one process
on one cpu. So until Ruby gets ''real'' threads I added a task to rake
that generates a makfile which is run with the command: ''make -j 2''