Displaying 20 results from an estimated 200 matches similar to: "DatePickerCtrl uninitialized constant"
2012 Feb 10
3
Installing from source missing -lruby18 in linking.
I am trying to build wxruby from source, but I have encounter an error.
For some reason the ''rake'' command fail when it tries to link lib/wxruby2.so
because it is missing missing -lruby18
resulting in errors like
wx.cpp:(.text+0x1618): undefined reference to `rb_intern''
wx.cpp:(.text+0x165c): undefined reference to `rb_eNotImpError''
wx.cpp:(.text+0x1666):
2006 Dec 23
0
[795] trunk/wxruby2/swig/classes/include/parents.rb: Added missing DatePickerCtrl and TextUrlEvent classes
<!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:
2009 Dec 11
2
Closing event on a Notebook page.
How do I catch a closing event for a Notebook page.
I have added a number of pages (class Panel) to a Notebook and I
can remove them via the default close button on the pane.
But I what to run some code before the page(Panel) is closed,
so I assumed that it gets a ''evt_close'', but that seems not to be
the case.
How do I get to run some code before the page(Panel) closes?
2008 Aug 24
2
Missing ids in documentation
I notice some link that didn''t work in the documentation.
By closer inspection I found that some of the headlines missed
id-tags.
The following grep sequence find them.
grep ''<h3'' *.html | grep ''#'' | grep -v ''id=''
Here is the output
brush.html:<h3 class="Brush_getcolour">Brush#get_colour</h3>
2006 Dec 13
1
0.0.38 tag and release
Hi
I tagged 0.0.38 and started a release on rubyforge. I''ll do the doc
packages & upload plus gems for OS X ppc and Linux; TIA for gems for
Windows and OS X Intel - please upload whenever convenient.
Once we have a set of binary gems, I suggest we do an announce to
wxruby-users and c.l.r, inc explaining this is still alpha, summarising
the new features, and that people should
2009 May 01
0
[ wxruby-Bugs-25749 ] DateTimePicker#get_range badly swiged - General DateTime support
Bugs item #25749, was opened at 01/05/2009 21:46
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=25749&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Pascal Hurni (phi)
Assigned to: Nobody (None)
Summary: DateTimePicker#get_range badly swiged - General DateTime support
Initial Comment:
2006 May 29
5
Special Characters on wine
Hi..
Guess this is asked alot, looked through the last 1000 posts but couldnt
find anything so here goes =)
Running a 10 finger training program originally made for win 95 on wine,
and it all runs smoothly except that i cant get it to show the danish
characters "???", if i press the keys on the keyboard they work fine so
its not the keymapping thats wrong..
It just replaces the
2008 Sep 18
4
I wanna do a project on RoR
Hi..Friends...I m a final yr IT engg student...I wanna learn RoR n use
it for my Btech project...Kindly help me in dis regard...My exact
query is:
1)Wat project topic to choose
2)How to learn dis technology n implement it in my project
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2013 Aug 31
6
wxruby and wxwidget-2.9.5 latest
is there a way to have wxwidget-2.9 working with ruby ? seems that the
latest wxwidget is better for use with mac osx...
so, there is many widget who are not been implemented in the last
version of wxruby... like wxFilePickerCtrl (and other).
Also, it seems like the wxruby project is dead since 2009. Is it right ?
So, do you know if someone seriously have intention to follow the
project or is it
2005 Aug 18
1
Problems with group memberships in AD
I have a Samba box joined to a Windows 2003 AD. I have noticed a
strange problem with adding users to groups. I added user 'shw' to
the group 'project1' on the AD. When the user logs in the the Samba
box, he does not have the permissions of someone in the 'project1'
group. When I run 'id shw', group 'project1' shows up. However when
I run 'id'
2009 Jan 13
5
set the background to a bitmap
Hi,
any ideas whether you can set the background of a dialog to use an
image?
--
Posted via http://www.ruby-forum.com/.
2008 Nov 01
13
wxRuby 1.9.9 released
Hello
I''m happy to announce that wxRuby version 1.9.9 is now available for
download and gem installation:
http://rubyforge.org/frs/?group_id=35&release_id=27842
gem install wxruby
On Linux, the default binary gem is now dynamically linked to wxWidgets.
This means you''ll need to install wxWidgets from your package manager.
See below for more info.
== CHANGES ==
This
2004 Sep 10
1
[Flac-users] Trouble Building flac-1.1.0
I am trying to build Flac 1.1.0. Version 1.0.3 built without any problems on this system, but 1.0.4 and 1.1.0 fail during the `make' step. I ran `./configure' without any extra flags, then ran `make'. The following is the errors that make outputs:
file_decoder.c:60: parse error before "FLAC__FileDecoderWriteCallback"
file_decoder.c:60: warning: no semicolon at end of
2009 Jan 13
9
Segmentation Fault : [i386-mswin32] in wxruby
Greetings,
I have created a GUI to generate a output text file using wxruby. my
program codes are about ~1400 lines.
ruby : 1.8.6
wxruby : 1.9.7
rails : 2.1.0
FYI, I am using the TextCtrl & combobox in the main GUI to get the
output file name and main settings. after clicking the button, it will
pop up another frame which let user to select and modified settings with
TextCtrl & combobox.
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
Hello,
I''m trying to compile wxruby for Ruby 1.9 on Ubuntu Karmic 64 bit, but I
can''t get it to work. I''ve already done this for the 32 bit version (on
another machine, of course), so I don''t see where''s the problem with
that. I thought, I had all neccessary libraries installed, but maybe you
know better... After compiling for a long time, rake fails
2009 Feb 05
4
wxRuby - Segmentation fault
# Windows XP Professional + SP3
# ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]
# wxruby (1.9.9)
If you can tell me how to update to 1.9.10, I''d be happy to run
this and a few other tests. Also, if I should be posting bugs
somewhere else, please let me know.
Here''s a bit of code to reproduce a seg fault:
-----------------------------------------------------------
2009 Mar 06
9
Association broken when upgrading from rails 1.2.6 to 2.2.2
I have an app with the following models:
course
belongs_to :semester
semester
has_many: courses
belongs_to :education
education
has_many :semesters
In my old app (rails 1.2.6) I was able to access variables via
controller
@courses = Course.find(:all)
view file:
<% for course in @courses %>
<%= course.name %> <- this line works
<%= course.semester.name %> <- this is now
2015 Dec 06
3
source buffer
I will give a little background...
For more than 10 years until now im using Shoutcast 1.9.5/1.9.8 win32 on my
machines. "What's working, d'ont touch".
Now im changing to ice 2.4.2.
The flexibility of the ice is great.
but, because of the things that "hidden" from the eye im little bit afraid
to make changes that will be dramatic for the listeners.
So, for the
2008 Oct 17
3
ListCtrl loading data
Hi all,
I''m using a ListCtrl on LC_REPORT mode.
using set_item(index, col, ''value'') the list does''t get populated.
Is it a bug? which is the method to call?
i''m using ruby 1.8.6 wxruby 1.9.8 mswin32 on winXP
attached is an example.
thank you.
bio.
_______________________________________________
wxruby-users mailing list
2007 Aug 20
2
Firefly IAX2 configuration
Hi List;
I am using Firefly softphone Version 1.9.9 Build 4521
and I select IAX protocol and did the configuration in
Network1 (and I checked the Active checkbox) as
following:
Server: 192.168.8.4
username: iax2user1
password: password
In the Asterisk, I did the following configuration on
the /etc/asterisk/iax.conf:
[iax2user1]
type=friend
context=internal
username=iax2user1
secret=password