• Getting Started with Buildap MessageBox missing

Document Actions
Replies: 5   Views: 4114
Up one level
You need to be a registered member to post to this forum. Register now.
Prev topic | Next topic

 • Getting Started with Buildap MessageBox missing

Posted by amehrabyan at 2004-10-01 12:42
Author: edwardotis
Date: Sep 21, 2004 12:05 pm (migrated from previous forum)

Hi,
Can anyone get pg 22 of the Getting Started with Buildap doc to run correctly? When I run the example, there is no message box and nothing in either output field.
Nothing happens when I fire the "hello" inpin, and change the input to SFSU.
Thanks,

Ed
Manager
Posts: 2

 • Re: Getting Started with Buildap MessageBox missing

Posted by amehrabyan at 2004-10-01 12:43
Author: edwardotis
Date: Sep 21, 2004 12:18 pm (migrated from previous forum)


fyi, this initial problem prevents me from creating the standalone java program as well. pg 24
Manager
Posts: 2

 • Re: Getting Started with Buildap MessageBox missing

Posted by amehrabyan at 2004-10-01 12:44
Author: amehrabyan
Date: Sep 23, 2004 1:18 pm (migrated from previous forum)


You should after loading HelloWorld example: First run it using "Run" button from project toolbar menu. Second push "Event" button from project toolbar menu. Third fire START inpin
NOTE: message box is not modal and in most cases it appear behind your active window, so to see it you should minimize your windows.
Arto.
Manager
Posts: 2

 • Re: Getting Started with Buildap MessageBox missing

Posted by luzgin at 2004-10-04 05:15
I have exactly the same problem as edwardotis.
I have the latest plugins from CVS (Updated today).
Still I can't get message box to show up. I do everything in order:
"Run", "Event", fire SHOW inpin on message box - nothing happens. I tried other parts from ui package: Popup for example didn't work too. I ran build before I run.
I wasted this whole weekend on this VCSB plugin and got nowhere near starting my task. I could have written Java code for my task 100 times already. :(
Anonymous
Posts: n/a

 • Re: Getting Started with Buildap MessageBox missing

Posted by amehrabyan at 2004-10-04 17:56
Hi luzgin,

let try together, my Skype user name is amehrabyan please contack me and we will try to do it.
We also can try VNC remote connection if you have real ip.

Beside that you can develop and test your parts in console mode see http://www.buildap.com/SA2004Fall/LibraryDevelopmentGuide.doc

You can join Hovhannes's conferences, we are discussing common problems and finding solutions together.

Yes it is easy to write such a simple thing in java, but once you make it work in Buildap, it will be easier to reuse in Buildap.

Best,
Arto
Manager
Posts: 2

 • Re: Getting Started with Buildap MessageBox missing

Posted by edwardotis at 2004-10-05 05:53
Netbeans cannot find the MessageBox Part. I added this in more detail to the SourceForge bug tracker.

----

OUTPUT>RC :20041004172414: - addPart - MessageBox - runtimeId=10200 - metaId=2 -
parentId=10000 - name - MessageBox - 10200 - not added to Runtime - is null or
in DESIGH_MODE
Anonymous
Posts: n/a