similar to: bmp => xpm

Displaying 20 results from an estimated 300 matches similar to: "bmp => xpm"

2007 Jul 17
0
[1116] trunk/wxruby2/samples/bigdemo/wxStaticBitmap.rbw: Fix hardcoded image paths, tidy up indenting
<!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:
2010 Sep 29
4
Problem when "valid users" is used
Hi, When I use "valid users" in smb.conf to limit access on my share, I have this message with smbclient : [global] workgroup = MYDOM domain master = no local master = no security = user passdb backend = ldapsam:ldap://x.x.x.x:389 ldap admin dn = cn=admin,dc=company,dc=com ldap suffix = dc=company,dc=com ldap user
2007 Jul 04
0
[1103] trunk/wxruby2: Added 2.8 methods to StaticBitmap & document them; cleanup header file
<!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:
2004 Aug 26
18
wxRuby 0.5.0 has been released!
wxRuby 0.5.0 has been released and is now available for download from RubyForge at http://wxruby.rubyforge.org/ This release includes binary builds for Max OS X and MS Windows. Please report any bugs or feature requests here: http://rubyforge.org/tracker/?group_id=35 Changes in this release include: * Added XRC (Xml Resource File) support. * Added totally awesome HTML widget from Tobi
2007 Oct 18
6
Bug in minimal.rb
Hi! I discovered WxRuby2 and WxSugar a short while ago (1.9.1) and I really like its professional look and the platform independance. But especially the simplification and ''rubyfication'' that you already achieved and are planning for 1.9.2 (event handlers) is funstuff! Thanks a lot! And with Ruby 1.9/2 the keyword constructors will be even nicer with the new hash syntax:
2006 Sep 14
2
Patch to fix ArtProvider and ArtProvider sample
These patches better implement ArtProvider and add the demo for it. I also expanded the bigdemo window a little bit. I really think we should go larger but I suppose there might be some people at 800x600 still. Note that creating your own art provider still doesn''t quite work correctly. I didn''t have time to get into that. The RubyConstants.i.patch file looks weird. Not
2006 Nov 29
5
wxSugar control problem
I''m using wx_sugar 0.1.2 with wxruby2-preview 0.0.37 on OSX and am coming up with an error when trying to create a SpinCtrl (and quite a few others have exactly the same prob.): #file date_picker.rb class DatePicker < Wx::Dialog def initialize super(nil, :title => "Pick a date...") @cal = Wx::CalendarCtrl.new(self) add(@cal) #works fine up to
2004 Aug 05
2
libraries needed to distribute app
Hi I''m making an installer for my WxRuby app, using exerb. I''ve included wxruby.so in the package, and it seems to work fine on my computer, but are there any other dlls or whatever I''m likely to need, for example for WxWidgets itself? Cheers alex
2023 Feb 15
1
End of Support Date of Version 3 of “R”
Hi, R's software development life cycle is documented here: ??https://www.r-project.org/doc/R-SDLC.pdf This is available via the Certification link, under Documentation, on the main R Project web page: ??https://www.r-project.org Section 4.4 of the document, on page 10, covers the release cycles, and section 4.6, on page 11, covers maintenance, support and retirement. Section 4.6
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
Bugs item #20211, was opened at 2008-05-18 13:46 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=20211&group_id=35 Category: Compile/build Group: current Status: Open Resolution: None Priority: 3 Submitted By: Tobias Peters (t-peters) Assigned to: Nobody (None) Summary: Unresolved symbol due to linkage error Initial Comment: While compiling wxruby
2004 Apr 27
15
Building wxruby on Solaris 9
Hi all, Ruby 1.8.1 Solaris 9 wxwindows 2.4.2 (package from blastwave.org) wxruby 0.3.0 I''m having trouble getting this sucker to build on my Solaris box. Here''s how I''m building: ruby extconf.rb --with-xrc-dir=/opt/csw --with-xrc-include=/opt/csw/lib/wx The include directive I added because the setup.h file is there (for whatever reason). And yes, /opt/csw/bin and
2007 Mar 29
0
[930] branches/wxruby2/wxwidgets_282/samples/controls/controls.rb: ok -> is_ok method rename
<!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:
2003 Aug 25
4
Re: ANN: wxRuby 0.1.0 Alpha has been released!
I''m not a Linux user. I suggest you subscribe to the wxRuby ML and get advice there from other Linux users. For the time being, I''ll cross-post this message to the wxRuby ML. Curt Markus Jais wrote: > > Curt Hibbs wrote: > > > http://rubyforge.org/project/showfiles.php?group_id=35&release_id=46 > > > > The code itself has been quite stable for
2007 Nov 10
9
problème de téléchargement
salut Alex, je ne peut pas télécharger wxruby-1.9.2 avec rubygems. J''avait wxruby-1.9.0, mais j''ai fait une restauration complète de mon pc hier. J''ai la version 0.9.4 de ruby gems. J''ai un message d''erreur <openURI::HTTPerror> quand je veut installer wxruby-1.9.2. merci _______________________________________________ wxruby-users mailing list
2001 Sep 22
2
wine compilation fails: 'checking X11/xpm.h - no'
Hello I am having this compilation error while running 'configure'. It fails to detect the xpm.h file which in fact is where it is supposed be. I am running RH70 and xpm&xpm-dev rpms are installed. Codeweavers FAQ offers a solution to this problem: http://wine.codeweavers.com/fom-meta/cache/38.html ... "I changed 'configure' line 980 from: if mkdir conftestdir;
2001 Mar 19
1
Pb with xpm-devel
I try to install wine20010305 on a Mandrake Corporate server 1.0 the wine configuration program told me that it can't find xpm-devel but xpm-devel3.4k-10mdk.i586.rpm is installed on my system. I don't understand what's the problem.
2001 Oct 23
1
configure problem with xpm
I am running a fresh copy of Mandrake 8.1, and got the latest wine source from CVS. The problem is that when I run ./configure, it says that it is unable to find my xpm development files. I have verified that they exist, and have tried modifying config as suggested on the wine help page to no avail. My xpm.h file is in: /use/X11R6/include/X11/xpm.h I will be happy to provide any additional
2001 Nov 27
2
Xpm nightmare!!!
I'm a relative newbie at linux, but not a total one. I've been trying to install wine now for about a week with some success but one problem still get's in the way. I'm trying to ./configure with the following parameter.. ./configure --enable-opengl-with-x but it always finishes by telling me that I need to install the Xpm development package. Right, I'm using Mandrake
1999 Jan 30
0
XPM of Samba logo?
Does anyone have an XPM version of the new Samba logo? (Suitable for an AfterStep/fvwm etc wharf). Cheers and thanks, Stephen Davies ======================================================================== Stephen Davies Consulting scldad@sdc.com.au Adelaide, South Australia. Voice: 61-8-82728863 Computing & Network
2002 Jan 15
2
Missing XPM
I hate to repost this perennial newbie question, but even after browsing the archives and trying various remedies, I'm still stuck. The problem: I've compiled Wine from Wine-20011226 on Mandrake 8.0, and when I try to run an application, I get the following: $ wine mspaint Loading required GL library /usr/X11R6/lib/libGL.so.1.0 fixme:x11drv:OBM_CreateBitmaps Xpm support not in