PowerBASIC Forums
  PowerBASIC Console Compiler
  Can someone suggest some tool kits?

Post New Topic  Post A Reply
profile | register | preferences | faq | search

UBBFriend: Email This Page to Someone! next newest topic | next oldest topic
Author Topic:   Can someone suggest some tool kits?
bernard zimmermann
Member
posted March 04, 2001 01:00 AM     Click Here to See the Profile for bernard zimmermann     Edit/Delete Message   Reply w/Quote
I am organizing a fairly large project which will involve translating a huge qbasic program to powerBasic Console.
Now what I would like is some advice on tool kits I need.

Some of my requirements are that as it will go to many sites I cannot use any that require the users to buy a runtime license.

I know I need the following what else do I need.
1) A screen kit that make it look like its windows program.
2) A database system that can handle up to five users. If the user has already purchased microsoft SQL, they can use this. If not then they do not have to purchase anything.
Hopefully it can be optional.

It needs to be able to handle a minimum of 100 and a max of 1000 tables.
Some tables will hold a million plus records. It does not have to be fast as the users are happy with a slow DOS system at present.


If someone is in Melbourne Australia and has experience in this I would love to talk to you.

------------------

IP: Logged

Lance Edmonds
Member
posted March 04, 2001 02:41 AM     Click Here to See the Profile for Lance Edmonds     Edit/Delete Message   Reply w/Quote
We are pleased to announce that the various tool kits provided by Perfect Sync are NOW available directly from PowerBASIC, Inc.

You can find details of these products (Console Tools, SQL Tools, etc) on the PRODUCTS page on this web site: http://www.powerbasic.com/products/

------------------
Lance
PowerBASIC Support
support@powerbasic.com

IP: Logged

Eric Pearson
Member
posted March 04, 2001 05:25 AM     Click Here to See the Profile for Eric Pearson     Edit/Delete Message   Reply w/Quote
Thanks, Lance, we're very pleased about it too!

Bernard, to be honest, if you really want to make your program "look like its a windows program" then you should probably use the PB/DLL compiler, not PB/CC. Both compilers produce true Windows programs, but I assume you mean that you want a GUI look and feel, not a "text" look and feel. If that's the case, then starting with a console window and then trying to hide it would be... doing things the hard way.

If, on the other hand, you mean that you want to add Windows GUI elements to your PB/CC app, then our Console Tools add-on would be a great way to go. You can add true Windows-style pulldown and popup menus (just like the one that's on your screen right now: File, Edit, etc.), plus Windows Message Boxes, several Input Boxes, true Windows List Boxes, Progress Boxes... etc.

If you want to go a step farther you can add our Graphics Tools product. (To use Graphics Tools with PB/CC apps requires the use of Console Tools too.) With Graphics Tools you can add bitmaps, icons, buttons, fonts, and on and on. You can even create a complex menu system that looks like a true GUI, but I always try to emphasize that if you don't need the console at all, then using PB/DLL may be a better choice.

PB/CC does give you the advantage of "easing" into Windows. You can port your existing QBASIC app, and then start adding Windows elements.

On the "database" side, our SQL Tools add-on will do exactly what you are describing, as long as 1) you provide at least a "starter" database, and 2) the appropriate ODBC drivers are installed on the target computer. ODBC drivers for most of the most popular databases (SQL Server, Access, Oracle, etc.) are available free from microsoft.com.

Just click on the link in Lance's message for more information about all of Perfect Sync's add-ons for the PowerBASIC compiler.

-- Eric Pearson, Perfect Sync Software


------------------

Perfect Sync Development Tools
Perfect Sync Web Site
Contact Us: support@perfectsync.com

[This message has been edited by Eric Pearson (edited March 04, 2001).]

IP: Logged

Michael Mattias
Member
posted March 04, 2001 05:27 AM     Click Here to See the Profile for Michael Mattias     Edit/Delete Message   Reply w/Quote
Since your project is so large in scope already, instead of making it "look" like a Windows program using a video toolkit, you might want to think about converting using the PB/DLL compiler and going direct to GUI (If you choose to use "DDT" syntax the screens aren't bad at all).

Porting the user interface, though, will be very very difficult unless the existing code is very modular; i.e., if your code has a lot of LOCATE and PRINT and COLOR statements the PB/CC conversion will be an order of magnitude more straightforward.

MCM

IP: Logged

Jim Karabatsos
Member
posted March 04, 2001 08:20 PM     Click Here to See the Profile for Jim Karabatsos     Edit/Delete Message   Reply w/Quote
Bernard,

>> If someone is in Melbourne Australia and has experience
>> in this I would love to talk to you.

We should probably take this offline. Email me jim@karabatsos.com

-- Jim

IP: Logged

All times are EasternTime (US)

next newest topic | next oldest topic

Administrative Options: Close Topic | Archive/Move | Delete Topic
Post New Topic  Post A Reply
Hop to:

Contact Us | PowerBASIC BASIC Compilers

Copyright © 1999-2007 PowerBASIC, Inc. All Rights Reserved.


Ultimate Bulletin Board 5.45c