Displaying 20 results from an estimated 400 matches similar to: "Small OggDrop menu patch"
2010 May 25
2
Site Navigation With Polymorphic Has Many Through
Hi, seem to keep running into a wall here. I can''t find any resources on
site navigation that can deal with any model being in the nav, allow
nesting, and can dynamically update.
So I thought about it for a while, and decided on a MenuItems class, which
contained the position of the child in relation to it''s siblings, where the
parent and the child were polymorphic. Then a given
2008 May 11
2
instabilities in wxRuby 1.9.6
I have recently started to use wxRuby, because I have used the wxWidgets
library from C++ for a few years and found it an excellent toolkit. I am
using Ubuntu 8.04 and version 1.9.6 of wxRuby.
A problem though is a number of instabilities. This may be due to my own
ignorance, but I have usually found C++/wxWidgets, once the program compiles
it will at least stay working, if at times
2009 Nov 12
1
Please help me ------ Mapping an item to article
Hi everybody,
I have a form like this
<h1>New menuitem</h1>
<% form_for(@menuitem) do |f| %>
<%= f.error_messages %>
<p>
<%= f.label :title %><br />
<%= f.text_field :title %>
</p>
<p>
<%= f.label :alias %><br />
<%= f.text_field :alias %>
</p>
<p>
<%= f.label
2002 Mar 04
1
String Resources & Popup Problem
Ok, that's done.
Now after this the should compile and run :
in En.rc MAIN_MENU is defined now like this :
MAIN_MENU MENU
{
POPUP "&File" {
MENUITEM "&New...", 0x100
En.rc is included by #include "En.rc" in rsrc.rc.
And gcc complies about it when compiling :
[syl@snoop notepad]$ make
gcc -c -I. -I. -I../../include -I../../include -g -O2
-Wall
2004 May 03
1
Sub-menus?
Hey guys,
I have been trying unsuccessfully to create a menu that holds "sub-menus".
To clarify, I want something along the lines of when you click on a File
menu, then see the "New" menu, which you can click on to open a new layer of
menus. Is this supported yet in WxRuby?
Robert
_________________________________________________________________
Getting married? Find
2002 Jan 01
1
RC3 OggDrop
Hi,
It's nice to see my patch in action. Who made the "Save Quality" dialog box?
I think it should also contain the bitrate itself as a reference.
Olaf van der Spek
Almere, Holland
Olaf@XCC.TMFWeb.NL
http://xccu.sourceforge.net/
http://xcc.tiberian.com/
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To
2008 Jan 04
2
problem with Menu.append_check_item()
Menu.append_check_item(), like Menu.append(), is supposed to return a
reference to the created menu item. Here is a test code which seems to show
that this behavior works for append(), but fails for append_check_item().
This is the output I get:
% ruby test-menu.rb
#<Wx::MenuItem:0xb74c036c>
nil
Am I missing something or is this a bug? Both menu items are created and
work as expected. I
2007 Apr 11
1
Cisco IP Phone services.xml sample?
Does anyone have a small, plain services.xml file for a cisco ip phone,
preferably one that will work on a 7960?
I can't seem to get my xml right, and no matter what I send to the phone
I keep getting parse errors.
Thanks
Shawn
2006 Jan 20
7
Wine and Kaleidagraph
Hi.
I am a recently debian user that don't know much about linux, but I work
hard :).
I was boring about MsWindows and I've decided to change, but I have to
work with some Windows programs.
Really I have a problem: I must use kaleidagraph in my work,I've seen
that this program is available in the Programs database, so I've
installed and upgraded my Wine.
After that I have
2005 Aug 10
1
another small patch
This is a fix for MenuItem, on Mac OS it only has 1 constructor so the
second one has #ifndef __WXMAC__
#endif
around it
Sean
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2004 Jan 28
1
Submenues
Hello wxruby users,
Kevin, thank you for the answer about the status bar flicker. I think this
is a question for wxWindows mailing lists.
It''s great that 0.2 version will be released soon! It is impossible
to create submenues in 0.1. Could you add the ruby function
append_submenu(id, item, submenu, helpString) to the Wx::Menu class in 0.2,
which calls the wxWindows function
void
2006 Nov 04
0
[720] trunk/wxruby2/doc/textile/menu.txtl: Update, rubyify and tidy
<!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:
2005 Apr 12
5
patch to add a menu item in Rgui for RSiteSearch
Please consider adding the following to the next R release (I understand
that it's too late for R-2.1.0). It adds the menu item `Search R Site' in
the `Help' menu in Rgui (which calls RSiteSearch() on the input string).
Best,
Andy
--- R-beta/src/gnuwin32/rui.c 2005-03-06 09:41:40.000000000 -0500
+++ R-beta-new/src/gnuwin32/rui.c 2005-04-12 08:21:55.001824500 -0400
@@ -65,7 +65,8 @@
2001 Aug 17
1
Oggdrop issue
Hello all,
When I drag the Oggdrop window and pull it around, it disappears from
my desktop - it's still visible on the tray, though.
Anybody else noticed that?
(I'm using RC2 oggdrop from vorbis.com, under Win2K SP2)
--
Cheers, _____________________________
SyP (_Szabolcs Péter PGP Key ID:
_____________________)ICQ# 69968772 0x098AEC13
--- >8 ----
2002 Jan 01
3
Easier OggDrop version
Hi.
I think that the vorbis team should use this version of OggDrop RC3 as the
official OggDrop RC3, because the menu interface is easier to use (& you can
see what kind of mode you have chosen).
http://www.inf.ufpr.br/~rja00/BQoggdropC1.zip
See this thread for more info:
http://www.hydrogenaudio.org/forums/showthread.php?s=&postid=4683
<p>I only have one problem now: what
2001 Aug 08
0
Re: patches for oggdrop
Jack,
Where you able to use those patches for oggdrop I posted?
-Chris
>>This is correct. I forgot to tag win32sdk, but win32-tools wasn't
>>modified.
>>
>>> It looks like "oggdrop" in contained in win32-tools. That module has an
>>old version
>>> of audio.c, which will only accept 16 "fmt" chunks, i.e. only the older
2001 Aug 30
1
Some minor refactoring of Oggdrop build environment
I performed a minor amount of refactoring of the build environment for oggdrop.
These include:
Action: Added a workspace to manage project files and dependencies
Purpose: To build all dependent libraries before attempting to build oggdrop --
i.e. provide one-step build process.
Instead of opening "oggdrop.dsp", open "oggdrop.dsw"
Action: Added
2001 Aug 14
1
oggdrop issues
It may just be me, because Windows is behaving very strangely right now, but it looks like oggdrop generates the same file for both 64 and 80 kbit modes, both are 64.
Also, I think somebody must have assumed that Windows can multitask. Should oggdrop perhaps lower its priority or something? I can do it manually, but it makes things crawl, and sound cut out, if I don't.
--- >8 ----
List
2002 Jul 15
2
oggdrop with quality < 0
If anyone is interested, I smushed the less than 0 quality rate setting into
oggdrop. The diff is below.
Alan
<p><p>Index: encthread.c
===================================================================
RCS file: /usr/local/cvsroot/win32-tools/oggdrop/encthread.c,v
retrieving revision 1.9
diff -r1.9 encthread.c
117,118c117,118
< if (quality < 0)
< quality = 1;
---
2002 Sep 04
2
OggDrop version ?
How can I find out the version of the OggDrop program ?
It has no version info ( no About box ) and the exe file
properties has no Version tab.
What version of the vorbis libraries is it using ?
The same goes for OggDropXP ( it is a bit better , it has
an about box with it version and compile date, but still
no info about the used ogg/vorbis libs and no Version property
for the file )
Regards,