REALBasic?
REALBasic?
I jusy noticeda guy who had a sign. with this prog. language.
I went to the site and it looked nice.
It looked more RAD than Purebasic.
and more easy.
Has anyone any experoence with it?
Does it worth its money?400+euros... 8O
I went to the site and it looked nice.
It looked more RAD than Purebasic.
and more easy.
Has anyone any experoence with it?
Does it worth its money?400+euros... 8O
Just downloaded the demo.
I dunno, I think 1.41 MB is a little bloated for an app that only opens a window with a textgadget. (Especially if the same app is only 10 kb in purebasic)
I dunno, I think 1.41 MB is a little bloated for an app that only opens a window with a textgadget. (Especially if the same app is only 10 kb in purebasic)
P4 2.4GHz, 256 MB, WinXP Pro, onboard video&audio.
The Programmer's Drinking Song:
"99 little bugs in the code,
99 little bugs.
Fix one bug, recompile
100 little bugs in the code."
The Programmer's Drinking Song:
"99 little bugs in the code,
99 little bugs.
Fix one bug, recompile
100 little bugs in the code."
well i went and checked out about 15 websites on real basic and found that in order to do anything with database u need to spend $400.00US and keep paying a yearly amount of i think 39.95 a year for updates and i also found that there was noone willing to post any speed tests for this basic besides 1 site that was doing parsing that is HD intensive not compiler or cpu intensive furthermore if you own a mac it's the compiler you want but here at PB for the 60.00 or so you get everything including LIFETIME UPDATES and RealBasic had no real info on 3d or graphics to speak of but it's your $400.00 blow it if you want to
Sean
Sean
im downloading the demo now.Im on 56k:[Proteus wrote:Just downloaded the demo.
I dunno, I think 1.41 MB is a little bloated for an app that only opens a window with a textgadget. (Especially if the same app is only 10 kb in purebasic)
1.41mb?OMG!So big?However i have no size problem....
My only problem with pb is the visual editor...
by my opinion it sucks....

ever heard of line breaks, comma's and periods?
(before any smart alecky b*st*rd makes the remark: don't bother about me ol' lack of capitals, just a stuck keyboard, ok?
)
(before any smart alecky b*st*rd makes the remark: don't bother about me ol' lack of capitals, just a stuck keyboard, ok?

( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
Well, you don't have to use the PB visual editor.
There are a couple of 3rd party vidual editors out there.
However, if you use RB, your programs will always be bloated. (Well, perhaps not always, but if a VERY simple program uses 1.41 MB, and if every gadget (control in RB) adds 100 kb, that's just not funny anymore!)

However, if you use RB, your programs will always be bloated. (Well, perhaps not always, but if a VERY simple program uses 1.41 MB, and if every gadget (control in RB) adds 100 kb, that's just not funny anymore!)
P4 2.4GHz, 256 MB, WinXP Pro, onboard video&audio.
The Programmer's Drinking Song:
"99 little bugs in the code,
99 little bugs.
Fix one bug, recompile
100 little bugs in the code."
The Programmer's Drinking Song:
"99 little bugs in the code,
99 little bugs.
Fix one bug, recompile
100 little bugs in the code."
http://www.realsoftware.com/images/scre ... hotwin.jpg
its the demo pic.As you can see very button/gadget has an actio to define what to do.
This is what im talking about.SIMPLYSITY!:] 8O
its the demo pic.As you can see very button/gadget has an actio to define what to do.
This is what im talking about.SIMPLYSITY!:] 8O
Ah, okay. I see your point.
I think I remember seeing a program for Purebasic that does that... Can't remember its name though...
I think I remember seeing a program for Purebasic that does that... Can't remember its name though...
P4 2.4GHz, 256 MB, WinXP Pro, onboard video&audio.
The Programmer's Drinking Song:
"99 little bugs in the code,
99 little bugs.
Fix one bug, recompile
100 little bugs in the code."
The Programmer's Drinking Song:
"99 little bugs in the code,
99 little bugs.
Fix one bug, recompile
100 little bugs in the code."
-
- Enthusiast
- Posts: 499
- Joined: Wed Sep 17, 2003 9:17 pm
- Location: Southern California
- Contact:
For simple apps you can always use Rapid-Q... It's a lil' outdated and isn't nearly as nice as purebasic... BUT... you can program in this visual-code-per-button style... so it's VERY useful for simple projects...
NOTE: Even if you use PureBasic, you should grab this since it's FREE TO INCLUDE THE COMPILER in your programs!
Nice touch huh?
Download:
http://www.basicguru.com/rapidq/download.html
Memleak Fix: (Don't use the compiler w/out these!)
http://g.yi.org/f.php?f=1975
Examples/Libraries:
http://g.yi.org/f.php?f=7306&r=2330
NOTE: Even if you use PureBasic, you should grab this since it's FREE TO INCLUDE THE COMPILER in your programs!
Nice touch huh?

Download:
http://www.basicguru.com/rapidq/download.html
Memleak Fix: (Don't use the compiler w/out these!)
http://g.yi.org/f.php?f=1975
Examples/Libraries:
http://g.yi.org/f.php?f=7306&r=2330
I used REALBasic for a little while a year and a half or so ago. I hated it - never could get anything to work right on OSX and it's pretty expensive too... I didn't spend a *lot* of time with it but my initial impressions were very bad.
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
-
- User
- Posts: 17
- Joined: Fri Apr 25, 2003 10:43 pm
See this thread
I looked at Realbasic as well...
viewtopic.php?t=7330&highlight=
Only one example, true...
One that seems kind of nice (if a bit pricey) is www.runrev.com
viewtopic.php?t=7330&highlight=
Only one example, true...
One that seems kind of nice (if a bit pricey) is www.runrev.com
embrance,embrance wrote: ...its the demo pic.As you can see very button/gadget has an actio to define what to do.
This is what im talking about.SIMPLYSITY!:] 8O
what you are searching is already there.
Look for my EventConnection Library in purearea.net under user-libs.
Take a look at the examples...
-
- Enthusiast
- Posts: 499
- Joined: Wed Sep 17, 2003 9:17 pm
- Location: Southern California
- Contact:
@fsw
I think Embrance likes the idea of having your EventConnection style programming integrated into a visual designer... I'm sure many of us would love an all-in-one solution for this method of programming in PureBasic...
Edit: Isn't the Visual Designer open source? Or am I mistaken? If so, somebody should really add in this kind of functionality... Maybe I'll have a go at it!
I think Embrance likes the idea of having your EventConnection style programming integrated into a visual designer... I'm sure many of us would love an all-in-one solution for this method of programming in PureBasic...
Edit: Isn't the Visual Designer open source? Or am I mistaken? If so, somebody should really add in this kind of functionality... Maybe I'll have a go at it!

-
- Enthusiast
- Posts: 537
- Joined: Wed Oct 29, 2003 10:35 am
PureDev has this functionality already.......
See http://www.hellobasic.com
although it's not free, it's cheap and theres a demo...
I'd like to see more gadgets in the editor though !
See http://www.hellobasic.com
although it's not free, it's cheap and theres a demo...
I'd like to see more gadgets in the editor though !
Paid up PB User !