similar to: RAD tool for OS X?

Displaying 20 results from an estimated 500 matches similar to: "RAD tool for OS X?"

2007 May 07
11
Is there any IDE (event driven) for wxRuby?
Hello, I''m completely newbie to wxRuby, in fact to Ruby language 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
2007 Apr 12
3
I''m looking for a wxwidgets interface builder which can output ruby code
Hi ! well i''m looking for a wxwidgets programming gui ( such as gtk/glade qt-designer ), which can output ruby code, i found wxglade, and wxdesigner, but both can''t output ruby files ... do you one ? ( which runs on linux ) thanks _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org
2004 Jun 17
2
Re: win32 in Ruby
Hi Tim, > --- Tim Sutherland <timsuth@ihug.co.nz> wrote: > Date: Thu, 17 Jun 2004 14:55:06 +1200 > > Okay. wxWidgets uses native widgets. It should have > worked. > > What''s wxRuby like? wxRuby is a cross-platform rapid development GUI building framework. I find it very intuitive and easy to use. Like it! > I noticed that there are several
2005 Sep 24
2
Interesting Link...
http://visualwx.altervista.org/ A visual builder for wxWindows that purports to support Ruby. I''ll play with this some and see if I can design projects that work with wxRuby2. Roy
2008 Apr 23
1
wxruby with wxglade?
Hi I''ve been trying to find out how to use wxglade with ruby in google, but I haven''t been able to find anything on the topic so far, so I was wondering what do you guys use instead? I mean you don''t really hand code all the gui stuff do you, you must have some visual gui designer available? I''m new to Gui so please be kind! Thanks Chris
2006 Dec 02
7
Gauge Problem with XRC?
Hi I''ve just started using wxruby2-preview-0.0.36-i386-mswin32 outsourcing layout part to the external XRC file. Almost everything seems to be fine. Only that I can never retrieve Gauge objects in the main script. What I''ve been trying is something like this: class MainFrame < Wx::Frame include Wx def initialize(parent) super(nil,-1, "")
2007 Apr 28
6
XRC Problem
Hello All, I''ve looked back through the wxruby-users archive, and found someone else was having the same problem when it comes to Accessing XRC and getting a GTK Error about GtkPizza. I don''t know what the problem is, as what I''m using, is wxGlade to develop my user interface, and it creates all the controls in what looks like it should be fine, but it''s
2006 Jun 23
1
command line boa problems...
Greetings - For a number of reasons, I'm moving from CODA to BOA - and I have one or two really basic, boa-newbie questions. While I have the 'menu-driven' version of boa working fine (most recent version, running under R 2.3.1 on a Windows machine), for the life of me I can't seem to get some basic boa.xxxx command-line functions to work at all. Even things like
2011 Mar 01
1
more boa plots questions
I have MCMC output chains A and B for example, I want to produce trace plots for them using the boa command line... #loads boa boa.init() #reads in chains boa.chain.add(boa.importMatrix('A'), 'A') boa.chain.add(boa.importMatrix('B'), 'B') #plot trace plot problems arise here! I know I can get trace plots using boa.plot('trace') but this plots the parameter
2019 Aug 12
0
dns_tkey_gssnegotiate: TKEY is unacceptable
On 12/08/2019 20:19, Joachim Lindenberg wrote: > Hi Rowland, > did read, actually cited the page it myself, but didn?t help me to identify the cause. > Kerberos credentials exists, dns users exists, file permission are correct. So either that is insufficient or I am blind.. > Regards, Joachim > > -----Urspr?ngliche Nachricht----- > Von: samba <samba-bounces at
2019 Jul 19
0
replication stuck?
Until yesterday replication between my two DCs (boa and cobra) was running fine. Now I am observing one direction boa->cobra being stuck. I noticed this with a missing update of a DNS entry, but samba-tool drs showrepl confirms? Output of cobra shows plenty entries like the following (including just he first of each type): ==== INBOUND NEIGHBORS ====
2019 Jul 20
2
replication stuck?
I figured it out myself. The kerberos configuration on the old dc cobra was bad ? no clue why it worked at all until yesterday. After fixing it, testing with kinit, and restarting the dc processes it resumed replication. Joachim Von: Joachim Lindenberg <samba at lindenberg.one> Gesendet: Friday, 19 July 2019 16:54 An: samba at lists.samba.org Betreff: replication stuck? Until
2005 Jan 25
1
CODA vs. BOA discrepancy
Dear List: the CODA and BOA packages for the analysis of MCMC output yield different results on two dignostic test of convergence: 1) Geweke's convergence diagnostic; 2) Heidelberger and Welch's convergence diagnostic. Does that imply that the CODA and BOA packages implement different ``flavors'' of the same test? I paste below an example. Geweke's test
2019 Aug 12
3
dns_tkey_gssnegotiate: TKEY is unacceptable
I installed a third DC today. Replication works find, but as systemctl status samba-ad-dc showed an error w.r.t. dnsupdate I was running samba_dnsupdate ?verbose. Below is the output. It looks like there are some missing DNS records, but what are potential causes of this error: dns_tkey_gssnegotiate: TKEY is unacceptable I already checked what?s listed @
2006 Mar 21
1
Functional Test: post - Other controller
Hi All I''m attempting to get all of my tests clear after installing the Salted Hash Login generator. Now I''ve protected the entire application so login is required from all points. However I get a fail 302 on all other protected controllers as I haven''t explicitly logged in and got the session. I thought adding the following to the beginning of my methods in the
2007 Jul 10
5
Seg Fault caused by StatusBar. Am I doing something wrong?
Some odd bug cropped up when I made a bunch of code changes to my app recently. I started getting the following everytime I closed the app: ---------------------------------- [BUG] Segmentation fault ruby 1.8.6 (2007-03-13) [i386-mswin32] This application has requested the Runtime to terminate it in an unusual way. Please contact the application''s support team for more information.
2011 Jun 06
1
Higher weight on exact matches when doing wild card search
Hi I am working on a search which needs wild card support. Unfortunately this makes some searches for short words return bad results, because they match a lot of words that aren't related to what the user actually wants. I'm wondering if there's a good way to make specific matches get a higher weight than longer words? Example: when search for car, documents containing car are
2004 Nov 13
2
wxRuby and XRC via wxGlade
Hello, I need to finish a small GUI program till friday and I am somewhat stuck. First of all, wxRuby seems to ignore the size request of the frame as defined via XRC (or I''m completly doing the wrong thing!) Second, it complains about the statusbar and doesn''t display it. What am I doing wrong? The files are attached Thank you Ulrich Spoerlein -- PGP Key ID: F0DB9F44
2020 Oct 22
0
new dc does not allow login..?
On 22/10/2020 19:49, Joachim Lindenberg wrote: > Password for Administrator at SAMBA.LINDENBERG.ONE: > > Failed to bind to uuid 50abc2a4-574d-40b3-9d66-ee4fd5fba076 for ncacn_ip_tcp:192.168.177.19[49153,sign,target_hostname=cobra.samba.lindenberg.one,abstract_syntax=50abc2a4-574d-40b3-9d66-ee4fd5fba076/0x00000005,localaddress=192.168.177.19] NT_STATUS_LOGON_FAILURE > ERROR: Connecting
2019 Jul 30
0
split horizon and authoritative answers..?
Hai, Have you ever tried this with a systemd networking setup. I suggest you try this, this at least helped me with some split dns issues. Below shows how i did it. Configure you network with system, the configs.. #/etc/systemd/network/lan-dev.network # # Configure global settings in /etc/systemd/*.conf # # Dont forget : rm /etc/resolv.conf && ln -s /run/systemd/resolve/resolv.conf