 |
 |
| RE coolbear |
 |
 |
By Euan - Posted on August 14, 2004 - 13:36:37 (#13862)
Current version when comment was posted: Alpha 1 |
 |
 |
I agree with coolbear. Anyone can whip a GUI together. A concept for something like this is the ability to add a couple of controls, change there properties, and interact with each other. The GUI is secondary.
Regarding the mockup. I think you should consider loosing the embossed buttons. Far to much windows '95. And think about sticking all those windows into a container window. It's to messy with them floating around like that. Imagine having two projects open at a time! EEK!
|
|
| Full disclosure for those on dialup! |
 |
 |
By coolbear - Posted on August 14, 2004 - 13:30:08 (#13861)
Current version when comment was posted: Alpha 1 |
 |
 |
It's one thing to call it a concept release, but the description (and lack thereof) seems to indicate it has far more functionality than it does. Calling it "Alpha 1" is misleading into thinking it actually is more than a GUI mockup with no functionality: a more accurate description would be "GUI mockup" as that would state that one should not expect any real functionality to be displayed. If it should have "Alpha" listed in status, it would be very early pre-alpha :P
It does look interesting, from what little is visible, but to get better feedback, I believe it needs more functionality: it's hard to judge what's in mind from what is there, which only has empty BAlerts telling you that there's a thought for a broader category of functionality. It would be far more interesting for the size of the download if it could actually be played with beyond showing/hiding the main windows (which it seems to handle properly on my system with the limited testing I did).
Oh, if you don't want to torture those stuck with slow connections, could you please not use a debug build with everything turned on? :P A release build would be MUCH smaller, even without compression. You aren't wanting people to debug this for you, are you? :P (too early for beta testers)
|
|
| Re: complete rad solution you say? |
 |
 |
By procton - Posted on August 10, 2004 - 06:45:29 (#13810)
Current version when comment was posted: Alpha 1 |
 |
 |
Ever taken a look at bethon(Python for beos)?
http://www.bebits.com/app/1564
/Procton
|
|
| complete rad solution you say? |
 |
 |
By edmundf - Posted on August 10, 2004 - 04:51:03 (#13809)
Current version when comment was posted: Alpha 1 |
 |
 |
Well that should be perfectly obvious for many but not for me.
If you can program with it great! I did some coding in Qbasic
20 years ago. I would love to do something for BeOS but C++ beats me. A simpler programming language, suitable for everyone is what BeOS ( and all other OS'es ) need.
People should be able to make there own specific programs without studying for years.
(Amiga Basic; Hewlet Packard basic or even visual basic are languages that most of us can learn )
Is BeSuperRad what I am waiting / hoping for?
If it is I will more then happy to pay for it.
|
|
| Re: Crash |
 |
 |
By 7 - Posted on August 9, 2004 - 20:46:46 (#13806)
Current version when comment was posted: Alpha 1 |
 |
 |
Ok, started it a 3rd time, and it seems to come up.
What is odd is that it seems to start up twice. The splash comes on, flickers off and on again.
The messages indicate that it is comming up 2x as well.
Perhaps this is the problem
|
|
| Re: Crash |
 |
 |
By 7 - Posted on August 9, 2004 - 20:44:22 (#13805)
Current version when comment was posted: Alpha 1 |
 |
 |
I get the exact same crash, no matter how many times I start it.
It's odd, because it's crashing in BMessenger constructor, perhaps it is a race condition.
|
|
| Good start |
 |
 |
By Kevin_Field - Posted on August 9, 2004 - 19:25:00 (#13802)
Current version when comment was posted: Alpha 1 |
 |
 |
I didn't vote, 'cause it's not exactly working yet, but cool layout. This would rock if it were implemented entirely.
I think you forgot to change the background colour of the text for when you select something in the properties window. The background goes red, but I think the text background is still white, because the text has a bunch of white scragglies around it and it's really hard to read.
Anyway, keep up the good work!
Kev
|
|
| Re:Crash |
 |
 |
By SD - Posted on August 9, 2004 - 09:08:11 (#13792)
Current version when comment was posted: Alpha 1 |
 |
 |
Try to run it again.
It seems crashing when no preference exists.
At second attempt it started fine here
|
|
| Not double work with MeTOS... |
 |
 |
By cvincent - Posted on August 9, 2004 - 08:36:10 (#13791)
Current version when comment was posted: Alpha 1 |
 |
 |
Hi, remy :)
I yhink it's not a double work, because this application would like to be a comlpete RAD-tool with editor and compiler (that's i understand) MeTOS is just a GUI creator that generate C++ but don't have an editor and a compileri think this app is oriented as M$ Visual C++.
Just wait to see ;)
|
|
| Crash with Zeta |
 |
 |
By hermida - Posted on August 9, 2004 - 07:33:19 (#13788)
Current version when comment was posted: Alpha 1 |
 |
 |
I`m using Zeta RC3, at start up I have:
loading symbols
segment violation occurred
BHandler::Looper(void) const:
Looper__C8BHandler:
+0006 ec176c32: * 14408b movl 0x00000014(%eax), %eax
BeSuperRad:sc
frame retaddr
fcffb4b8 ec18edea BMessenger::BMessenger(BHandler const *, BLooper const *, long *) + 0000007a
fcffb4d8 ec179f33 BInvoker::SetTarget(BHandler const *, BLooper const *) + 00000033
fcffb518 80024cfd RADMainWnd::RADMainWnd(RADPropertiesWnd *, RADCodeWnd *, RADProjWnd *, RADMsgWnd *, RADDesignerWnd *, BBitmap *, BBitmap *, BBitmap *, BBitmap *, BBitmap *, BBitmap *, BBitmap *, BBitmap *, BBitmap *, BBitmap *, BBitmap *, BBitmap *, TToolTip *, BBitmap * + 00000fbd
fcffbf8c 8002185e BeSuperRad::ReadyToRun(void) + 0000034e
fcffc0d8 ec171722 BApplication::DispatchMessage(BMessage *, BHandler *) + 000001e6
fcffc2f4 ec17b6fa BLooper::task_looper(void) + 000002a6
fcffc594 ec16fc7d BApplication::Run(void) + 00000061
fcffc5a8 80020d46 main + 00000076
fcffc5cc 80017785 _start + 00000061
BeSuperRad:
|
|
| MeTOS |
 |
 |
By beosfrance - Posted on August 9, 2004 - 07:05:39 (#13786)
Current version when comment was posted: Alpha 1 |
 |
 |
Doesn't it make double work with MeTOS ?
|
|
| Crash with Zeta |
 |
 |
By rgb@free.fr - Posted on August 9, 2004 - 04:28:27 (#13784)
Current version when comment was posted: Alpha 1 |
 |
 |
Crash on startup with Zeta
|
|
| mirrored at BeOS.SPB.Ru |
 |
 |
By SD - Posted on August 8, 2004 - 19:59:22 (#13782)
Current version when comment was posted: Alpha 1 |
 |
 |
|
| Nice Work |
 |
 |
By ablyss - Posted on August 8, 2004 - 19:54:18 (#13781)
Current version when comment was posted: Alpha 1 |
 |
 |
|
| Please get a non-Geocities host |
 |
 |
By MYOB - Posted on August 8, 2004 - 18:26:32 (#13778)
Current version when comment was posted: Alpha 1 |
 |
 |
Geocities + apps on BeBits = baaaaad idea
|
|
|
|
 |
 |
|
 |
 |
 |
 |
 |
 |
 |
|
|
 |
 |
 |
| |
Recent Downloads - # 1,622
Total Downloads - # 2,991
Total Views - # 3,040
User Ratings - N/A
|
 |
 |
 |
 |
| |
GUI Creation
|
 |
 |
 |
 |
 |
1. BePodder - 9.80
2. QEMU - 9.68
3. ScummVM - 9.57
4. cpu_fix - 9.42
5. Jukebox - 9.40
6. libdl.so - 9.40
7. Haiku AGP busm... - 9.35
8. vim6 - 9.31
9. Beezer - 9.26
10. HandBrake - 9.25
|
 |
 |
 |
 |
 |
1. BeOS 5 Perso... - 13,032
2. Realtek RTL8... - 12,773
3. Ati Radeon G... - 11,985
4. ATI Rage 128... - 7,218
5. Ensoniq Audio... - 7,191
6. USB Joystick... - 5,408
7. Broadcom 440x... - 5,206
8. USB Serial dr... - 4,612
9. S3 Trio 64 v2... - 4,488
10. Intel Extreme... - 4,319
|
 |
 |
 |
 |
| You are not logged in.
Login
|
 |
 |
 |
 |
|