|
List Info
Thread: screenshots & wxruby apps
|
|
| screenshots & wxruby apps |
  United Kingdom |
2007-09-12 02:48:33 |
Hi
I've added a page to the wiki to show some screenshots opf
the wxRuby
samples:
http://wxruby.rubyforge.org/wiki/wiki.pl?ScreenShots
I'd like to get some screenshots for OS X to add to this, if
anyone
could supply them please. It would be nice to show the
minimal sample
for all three platforms, plus perhaps some of the ones that
aren't
included there.
Also if you have a wxRuby app that you'd like to mention and
show off on
the website, drop me a line
cheers
alex
_______________________________________________
wxruby-users mailing list
wxruby-users rubyforge.org
ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
|
|
| Re: screenshots & wxruby apps |

|
2007-09-14 12:13:12 |
On 9/14/07, Lance Carlson <lancecarlson gmail.com> wrote:
> Yea I had problems with the Scintilla example as well.
I don't have
> time to report the error, but is anyone else having
problems?
I can report if you like.
-------------------------
The error occured in the 1.9.0 gem and seems to be fixed in
1.9.1
-------------------------
I entered "ruby scintilla.rb" in the samples/text
folder. This
produced the following error:
scintilla.rb:54:in `initialize': uninitialized constant
Wxruby2::Scintilla (NameError)
from scintilla.rb:169:in `new'
from scintilla.rb:169:in `on_init'
from scintilla.rb:177:in `main_loop'
from scintilla.rb:177
line 54 reads:
sci = Wx::Scintilla.new(self)
In the current gem the same line reads:
sci = Wx::StyledTextCtrl.new(self)
Everything solved. Just update to the current version of the
gem.
Cheers,
Gregor
_______________________________________________
wxruby-users mailing list
wxruby-users rubyforge.org
ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
|
|
| Re: screenshots & wxruby apps |

|
2007-09-15 02:03:15 |
On 9/14/07, Sean Long <sean.m.long gmail.com> wrote:
> What did you use to take the screen shot? I used the
grab window
> function in Preview.app and it would not grab the
focus.
I'm using a dashboard widget called Screenshot Plus. There
is also a
keyboard shortcut to capture the current window, but I
always forget
it.
Cheers,
Gregor
_______________________________________________
wxruby-users mailing list
wxruby-users rubyforge.org
ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
|
|
| Re: screenshots & wxruby apps |

|
2007-09-15 19:09:52 |
I was under the assumption that wxruby2-preview was the
later release
because it said wxruby2 haha... I guess this is not the case
and 1.9.1
will continue to be the latest ? If this is true then
somehow the
wxruby2 release should be deprecated from the site to
discourage users
from downloading it.
On 9/15/07, Sean Long <sean.m.long gmail.com> wrote:
> Found the shortcut: type CMD-SHIFT-4, then SPACE and
select the window
> you want to take a picture of.
>
> Sean
>
> > I'm using a dashboard widget called Screenshot
Plus. There is also a
> > keyboard shortcut to capture the current window,
but I always forget
> > it.
> >
> > Cheers,
> >
> > Gregor
> > _______________________________________________
> > wxruby-users mailing list
> > wxruby-users rubyforge.org
> > ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
> >
> _______________________________________________
> wxruby-users mailing list
> wxruby-users rubyforge.org
> ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
>
_______________________________________________
wxruby-users mailing list
wxruby-users rubyforge.org
ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
|
|
| Re: screenshots & wxruby apps |
  United Kingdom |
2007-09-17 05:00:19 |
For me, on XP, its:
Ctrl + Alt + Prt Screen // window w/focus
Ctrl + Prt Screen // entire screen
I too forget these;( But I do remember that it is some such
combination, involving Prt Screen, and get the required one
by
experiment, whenever wanted.
Alec
In message
<c2cd0d1d0709151224y21964892xef82bfcbfcd8c6ac mail.gmail.com>, Sean Long
<sean.m.long gmail.com> writes
>Found the shortcut: type CMD-SHIFT-4, then SPACE and
select the window
>you want to take a picture of.
>
>Sean
>
>> I'm using a dashboard widget called Screenshot
Plus. There is also a
>> keyboard shortcut to capture the current window,
but I always forget
>> it.
>>
>> Cheers,
>>
>> Gregor
>> _______________________________________________
>> wxruby-users mailing list
>> wxruby-users rubyforge.org
>> ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
>>
>_______________________________________________
>wxruby-users mailing list
>wxruby-users rubyforge.org
>ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
--
Alec Ross
_______________________________________________
wxruby-users mailing list
wxruby-users rubyforge.org
ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
|
|
| Re: screenshots & wxruby apps |

|
2007-09-18 02:41:43 |
Gregor,
Just uploaded the pics you provided.
Thanks
Sean
On 9/14/07, Gregor Schmidt <ruby schmidtwisser.de>
wrote:
> Hi,
>
> I'm not sure if somebody already answered. So I
compiled the desired
> screenshots for OS X (10.4). Unfortunately the
Scintilla sample does
> not work on my machine, so this screenshot is missing.
>
> Feel free to use the others for any purpose.
>
> Cheers,
>
> Gregor
>
> On 9/12/07, Alex Fenton <alex pressure.to> wrote:
> > Hi
> >
> > I've added a page to the wiki to show some
screenshots opf the wxRuby
> > samples:
> >
> >
http://wxruby.rubyforge.org/wiki/wiki.pl?ScreenShots
> >
> > I'd like to get some screenshots for OS X to add
to this, if anyone
> > could supply them please. It would be nice to show
the minimal sample
> > for all three platforms, plus perhaps some of the
ones that aren't
> > included there.
> >
> > Also if you have a wxRuby app that you'd like to
mention and show off on
> > the website, drop me a line
> >
> > cheers
> > alex
> > _______________________________________________
> > wxruby-users mailing list
> > wxruby-users rubyforge.org
> > ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
> >
>
> _______________________________________________
> wxruby-users mailing list
> wxruby-users rubyforge.org
> ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
>
>
_______________________________________________
wxruby-users mailing list
wxruby-users rubyforge.org
ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
|
|
| Re: screenshots & wxruby apps |

|
2007-09-25 18:27:07 |
The old wxruby2-preview gems are no longer listed when using
the gem
command, thanks for pointing this confusion out.
Sean
On 9/15/07, Lance Carlson <lancecarlson gmail.com> wrote:
> I was under the assumption that wxruby2-preview was the
later release
> because it said wxruby2 haha... I guess this is not the
case and 1.9.1
> will continue to be the latest ? If this is true then
somehow the
> wxruby2 release should be deprecated from the site to
discourage users
> from downloading it.
>
> On 9/15/07, Sean Long <sean.m.long gmail.com> wrote:
> > Found the shortcut: type CMD-SHIFT-4, then SPACE
and select the window
> > you want to take a picture of.
> >
> > Sean
> >
> > > I'm using a dashboard widget called
Screenshot Plus. There is also a
> > > keyboard shortcut to capture the current
window, but I always forget
> > > it.
> > >
> > > Cheers,
> > >
> > > Gregor
> > >
_______________________________________________
> > > wxruby-users mailing list
> > > wxruby-users rubyforge.org
> > > ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
> > >
> > _______________________________________________
> > wxruby-users mailing list
> > wxruby-users rubyforge.org
> > ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
> >
> _______________________________________________
> wxruby-users mailing list
> wxruby-users rubyforge.org
> ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
>
_______________________________________________
wxruby-users mailing list
wxruby-users rubyforge.org
ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
|
|
[1-7]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|