search for: realbasic

Displaying 17 results from an estimated 17 matches for "realbasic".

2006 Jun 10
2
Help with porting windows app to Linux OS in VMWare
Someone help me. I'll pay. I need to Port a windows app. written/compiled in Visual Basic 6 that I developed over to Linux using WINE. I like the OS be installed in VMWare. Here's what I want. A VMWare file that contains a Linux OS with my windows App. installed and running correctly under WINE or sometime similiar. I like someone who know how to use WINE. I like someone who know
2007 Oct 05
3
Distributing programs
I''m still a new user of Ruby, sort of trailling it at the moment. I''ve written a program using RealBasic which I can compile to Windows, Linux & Mac that accesses and maniuplates MySql databases. What I''m wanting to do is convert that program to wxRuby. Assuming the program is written and I''m satisfied that it works how simple is it to distribute, for people to download and ru...
2013 Mar 04
1
Syntax for error messages
R 2.15 OS X and Windows Colleagues, I am running a lengthy R script (> 20K lines of code) within a GUI build in RealBasic. There are rare instances in which an error is triggered in R. I am trying to trap these based on their syntax. I have identified three general formats for error messages: Error in Error: object Error: could Each is these is followed by some informative text. However, these stems are suffici...
2007 Oct 05
7
Which editor
Ok, so I''m new to Ruby and wxRuby. I come from a Basic background (RealBasic). Can somebody suggest a decent IDE that is used for wxRuby. Something where I can paste in code examples and then run them immediately. (I''m a Windows Vista user) Any suggestions welcome. -- Posted via http://www.ruby-forum.com/.
2005 May 18
2
OpenSong with Wine 20050419
OpenSong fails to open with Wine 20050419. OpenSong is a RealBasic application that compiles to a .exe. It is free and can be downloaded from OpenSong.org [jeff@zx5000 OpenSong]$ wine OpenSong.exe fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub fixme:rich...
2006 Jun 17
1
FYI: Araelium Edit 1.0 Public Preview 1
From: Seth Willits <seth@freaksw.com> Date: Sat 17 Jun 2006 01:57:52 GMT+02:00 To: Multiple recipients of RealBasic-OffTopic <rbofftopic@starionhost.net> Subject: [ANN] Araelium Edit 1.0 Public Preview 1 Reply-To: rbofftopic@starionhost.net This is what I''ve been doing for a long long time. ---------------------------- Araelium Edit Public Preview Now Available http://www.araelium.com/ Jun...
2006 May 30
3
RubyODBC bus error under Rails
Hi all, I''ve got a very obscure problem. We''re trying to get Rails to talk to Filemaker. So we''ve setup an ODBC dsn and via RubyODBC we''re talking to it. Excellent. Try it under rails and rails won''t even startup, getting bus errors anytime we require ''odbc''. Environment OSX Tiger 10.4.6 Rails 1.1.2 Ruby 1.8.4 RubyODBC 0.998 via
2007 May 07
11
Is there any IDE (event driven) for wxRuby?
...ge as well, but I''m completely in love with it!! I''m not a programmer, dunno maaaaaaaaany "technical things" but I''m doing my best. I Installed wxWidgets and wxRuby, the samples files run perfect, I was wondering... IS THERE ANY IDE FOR WXRUBY? something like REALbasic or Xcode Interface Builder, I mean, something EVENT DRIVEN, something in which you could drag and drop visual components of a graphic interface and then deal JUST with the code that a button, for example, executes. By the way, I''m using Mac OSX 10.4.9 (PPC) Thanks in advance!!!. --...
2023 Mar 04
1
VT-100 terminal escape sequences
R 4.2.1 OS X Colleagues I am using XOJO (formerly known as RealBasic) to create a GUI -- R code generates the text that appears in the GUI. Recently, VT-100 terminal control escape sequences appeared in the text, e.g.,: [?25h TEXT [?25h[?25h TEXT It is not clear to me if the problem is generated by R or by XOJO. And I did not track whether this began...
2009 Oct 01
0
rupyscript2exe for Mac / Linux and good tutorial
...etty thorough, but I can''t find anything for other platforms. I may be asking a lot - if so tell me :-) I''m a newbie to GUI development - I was doing cli scripting and web development for the past 10 years ( and some Java GUI long time ago in school). But recently I came across RealBasic ( which is a commercial language and has a paid-for IDE), but it''s very easy to compile ready apps for all three platforms. I love Ruby - and it''s my language of choice for web development and I was hoping it could stay so for desktop app development :-) Thanks -- Posted via ht...
2008 Jul 01
2
Wine+ADODB+PostgreSQL
I'm trying to write VB6 code to get data from a PostgreSQL server running on Fedora 7 Linux. Running the code in Win XP there is no problem, but when I try running under Wine on the linux server itself I get no rows returned from my database even though the logs show I'm connected and PostgreSQL has located the data I requested. I'm using an ADODB connection with a DSN. However the
2007 Oct 01
5
Cross-platform GUI libraries with drag 'n drop IDEs
OS: CentOS 5.0 x86. I am a programmer, relatively new to GNU/Linux and am looking for cross platform GUI development, mainly for EL5 and Windows. I have found wxWidgets so far. I prefer drag 'n drop programming IDEs, QT seems to provide this for GNU/Linux, but it isn't free for Windows. Does anyone know of any decent GUI cross-platform library for EL5 and Windows with a drag 'n
2006 Apr 20
0
Ruby bindings for Valentina: help wanted
...out more about Valentina at http://www.paradigmasoft.com/ Brave souls wanting to help out can contact Ruslan at sunshine<at>public<dot>kherson<dot>ua. He''s a great guy btw and serious about I have used this database extensively during the time I was programming in REALbasic, and I can honestly say it burns just about anything out there when it comes to speed. Don''t let the fact that it''s not so widely known hold you back. Its object-relational nature (besides being able to use SQL92) makes it stand out between everything else I''ve se...
2003 Feb 01
1
[Summary] Problems for 13 year old
...y courses in programming often use: - the squeak version of smalltalk (www.squeak.org), - scheme (www.drscheme.org is one possibility of many) and - java (java.sun.com , www.bluej.org). RAD. On the theory that rapid application development (RAD) provides better motivation, the commercial www.realbasic.com could be considered. Other. Finally, I am not sure where this one fits but I also came across www.toontalk.com which is a concurrent constraint language aimed at kids. CURRENT APPROACH My current approach is to start with HTML and then transition to Javascript followed by R: HTML --&gt...
2005 Oct 19
35
Why you MUST use SCGI for Rails development
Hello happy Railers, I used to develop with a local out-of-the-box Apache and load times were pretty slow (like a few seconds each page). "Well, it''s the price to pay for no compile / cache / etc..." I thought. Nonsense. Yesterday I installed SCGI, and now I''ve got the best of both worlds: rails development env uses my very latest modifications, while SCGI ensures I
2006 Oct 06
4
filemaker
Hi I am told that filemaker follows an SQL standard. We have filemaker pro 8.0 Can I access the database using activerecords or Rails? All I see mentioned is postgres, mysql, etc I found http://rubyforge.org/projects/rfm/ it requires FileMaker Server Advanced 7.0, But the server advanced is 1400$ for education and I can''t justify the cost right now. My goal is to develop a small
2010 Mar 05
0
Wine release 1.1.40
...icroapplication assert on startup 21825 winetricks dcom98 installation fails 21846 TREPCAD 4.4.1 Demo: install aborts 21853 Dragon NaturallySpeaking 10 Standard freezes when opening training window 21854 Dragon NaturallySpeaking 10 Standard does not paste text from DictationBox 21857 RealBasic's TextArea.text returns exactly half of the inputed text 21882 make depend actually required on OpenBSD's make 21887 Tomb raider 3 demo crashes when run 21893 ie7 setup fails to install with Cryptographic Service error 21898 uTorrent 2.0 redraws the listview torrent progress ind...