similar to: MDI form in Wine

Displaying 20 results from an estimated 120 matches similar to: "MDI form in Wine"

2009 May 11
0
I/O question (output via Parallel Port)
Hi, We are using Wine 1.0.1 on Red Hat Enterprise Linux 4.6, before in Windows our application use 3rd party software "TVicport.dll" to output signal to databit of parallel port, but it seems doesn't work on Wine! We have 2 questions: 1. Is it possible to output signal to databit of parallel port within Wine? 2. If yes then how to do it? Any possible solution will be
2006 Aug 27
1
MDI fixed
In diagnosing the wxWindow.h problem I discovered that the problem is related to directors wrapping returned pointers. I went in to wxMDIParentFrame and removed ''virtual'' from a couple of the functions and the MDI windows work again. I will investigate a fix for this later, since there are a lot of functions that return pointers. However, the MDI crash was a big one that
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
2005 Apr 01
0
MDI on OS X
Hi I was wondering if the mdi sample runs for anyone on OS X? On 10.3, in both wxruby and wxruby-swig it creates a ruby app but doesn''t show any child windows on request. cheers alex
2004 Mar 16
0
MDI and submenues
Hello wxruby-users, Kevin, thanks for fast addition of the support of MDI and submenues! I''ve tested it under WinXP and all works very well. There is a test example at the end of the message. -- Best regards, Pavel mailto:papushev@inp.nsk.su #================================================ require ''wxruby'' include Wx class MyFrame < MDIParentFrame def
2004 Feb 10
1
MDI
Hello, I want to use wxruby in my application, but this should be MDI application. Kevin, could you add MDIParentFrame, MDIClientWindow and MDIChildFrame in wxruby-0.3, please? -- Best regards, Pavel mailto:papushev@inp.nsk.su
2011 Nov 11
0
R Startup options (MDI and SDI)
Here's my setup: - I'm on a Windows machine (I don't have full admin rights) - I have a folder with an *.RData file and an .RProfile file - I want the user to be able to start R by double clicking on the *.RData file Can I specify the application start up options (like --no-save --mdi) in the local RProfile file? Thanks! [[alternative HTML version deleted]]
2008 Jun 04
1
Enter key in data editor bombs program in MDI (PR#11579)
Full_Name: Michael H Version: 2.7 OS: Windows XP SP3 Submission from: (NULL) (74.74.76.1) When running R with the multiple document interface, pressing enter in the data editor causes the program to crash with the following command: Dataset <- edit(as.data.frame(NULL)) This problem persists when using the fix command, such as fix(Dataset). Interestingly, the arrow keys and mouse work fine
2008 Jan 14
10
Using EventMachine to listen from non-network
I''ve actually found a way to make EventMachine listen to events from a serial port, but only by using the pure Ruby version, using Guilliame Pierronnet''s Ruby/SerialPort library. It turned out to be simpler than I thought it would be: require ''serialport'' $eventmachine_library = :pure_ruby require ''eventmachine'' module EventMachine class
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:
2004 May 01
2
MDI interface with sidepanel
Hi Just started with WxRuby after using Fox. Very impressed by the easy binary install and I''m already liking the native look and feel on MSW. Thanks! I''m trying to create an app with a MDI Parent Frame and a full-height (docked) side panel with various controls in it. The MDIParentFrame doesn''t work properly if I put it inside another frame with a sizer, so
2011 Aug 03
1
[PATCH] display ipv6 address in networking details page, also fix ipv6 netmask configurations
rhbz#698650 Signed-off-by: Joey Boggs <jboggs at redhat.com> --- scripts/network.py | 3 +- scripts/ovirt-config-setup.py | 48 ++++++++++++++++++++++++++++++++++------ scripts/ovirtfunctions.py | 20 ++++++++++------ 3 files changed, 54 insertions(+), 17 deletions(-) diff --git a/scripts/network.py b/scripts/network.py index ccc4bd8..f51ee7c 100644 ---
2003 Nov 09
1
BIND version 9.2.1 how do i do local dns and external resolution
I wish to be able to do 2 things: 1) Resovle local names to IP's e.g o wish to name my mail server at 10.0.0.1 mail.cfu.local 2) I would like to host my own DNS server for internet use localy as the local ISP here somtimes have problems with their services. I am currently running RedHat LINUX9 with Samba 2.2.8a with Bind 9.2.1 my proxy server running squid is on 10.0.0.100 internal
2001 Dec 18
0
ssh: limits on authorized_keys2 (fwd)
Damien wrote: > Could you redo your traces with "-v -v -v" set? Best send the report to > openssh-unix-dev at mindrot.org so it isn't just myself looking at it. Attached are a number of log files from a problem I'm seeing with DSA/authorized_keys2 when operating ssh strictly with Protocol 2. Damien has not been able to reproduce it with his RSA setup. When my server has
2004 Jul 23
2
Cisco 12sp firmware... Anyone got it???
Looking for firmware (anything) for the 12sp model phones. Anyone got it drop me a line! steve_mcmahon@hotmail.com or ajener@qwest.net Sincerely, Steve McMahon Digital DataBits Innovations Salem, OR 97301 Office: (503)371-6448 Ext. 2 Cellular: (503)881-6828 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Jun 12
0
Help needed with Elographics touchscreen
I'm trying to get an Elographics serial touchscreen working with CentOS 6.2 using the xorg-x11-drv-elographics driver. Touching the screen will wake it up if the screen has blanked, but it never moves the cursor on the screen. There is also a keyboard and mouse connected while I'm trying to get this going and they are loaded automatically and using the evdev driver. Here are the relevant
2000 Jan 03
1
Rounding in date.mdy from library(date)
The date library contains a function date.mdy that converts a number D to the date (month,date,year as a list) at D days after 1 Jan 1960. This a convention that fits in with SASs. The logic would be that the result was the date at D days after 1 Jan 1960 00:00:00 (which is a POINT in time as opposed to a date which is an interval), so that any D with 2<=D<3 was rounded to 3 Jan 1960 and
2006 Jun 09
1
date.mdy in date package
I'm having a problem with output from date.mdy in the date package. Goal: to take a long vector of dates of the form "01/22/99" and extract values month="01", day="22", year="1999". I am providing the vector of class dates in the attached file to date.mdy: > mdy_dates<-date.mdy(trimmed_dates) The first few obs of the
2010 Jun 18
0
Wine release 1.2-rc4
The Wine development release 1.2-rc4 is now available. What's new in this release (see below for details): - Many translation updates. - A lot of bug fixes. The source is available from the following locations: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2-rc4.tar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.2-rc4.tar.bz2 Binary packages for various
2005 Mar 26
1
test65 "deliver" LDA bug
Hello. I've tried to implement dovecot's deliver LDA to my home mailserver. I've run into troubles :) dovecot-deliver.conf: -- snip -- mail = maildir:%h/Maildir:INBOX=maildir:%h/Maildir mbox_read_locks = flock mbox_write_locks = flock -- snip -- when i run: deliver -d bfg < email.txt dovecot delivers message to ~/Maildir/maildir/new It acctually creates "maildir"