home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / pascal / 7509 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  2.2 KB

  1. Path: sparky!uunet!mcsun!sunic!aun.uninett.no!nuug!falcon!lfosdal
  2. From: lfosdal@falcon.no (Lars Fosdal)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: Visual Basic as Interface for BP7?
  5. Message-ID: <mB7uVB1w165w@falcon.no>
  6. Date: Wed, 16 Dec 92 09:22:09 MET
  7. References: <ygwLVB1w164w@nzkites.UUCP>
  8. Organization: Falcon Information Services AS, Oslo, Norway
  9. Lines: 45
  10.  
  11. foster@nzkites.UUCP (Foster Schucker) writes:
  12.  
  13. > I find that the windows code bits go quite fast in VB.  It is very easy
  14. > to prototype the screens and put some minor logic to see if things will
  15. > flow the way I want them to.  I most cases all of the VB code is written
  16. > before I turn to the DLL code.
  17. > Now if Borland would come out with Visual Pascal!! 
  18.  
  19. I'll agree that the Borland Resource Workshop (BRW) is not quite as snappy
  20. as VB when designing dialogs, but if you add the "Data Entry Workshop" 
  21. (DEW) from TurboPower, you're closing in on VB fast.
  22.  
  23. Trying hard not to sound like an advertisement, these are the hilites:
  24.  
  25. Picture entry fields, Numeric entry fields, Toolbars, Toolboxes, Spin 
  26. controls, Meter controls, Shade controls, and more.  Data validation is
  27. also included.  The best part is that all controls are very easy to
  28. expand/modify, since you as usual (Thx!, TurboPower) get the complete
  29. source code.
  30.  
  31. It allows you to design a dialog within standard resizeable window,
  32. and it generates the skeleton source code for the dialog.
  33.  
  34. One of the cool things about DEW, is that it merges into the BRW by adding 
  35. it's controls to existing control palette.  This way you don't have to 
  36. learn yet another tool.
  37.  
  38. It supports TPW 1.5, BPW 7.0, TC++ 3.x, and BC++ 3.x.
  39.  
  40. and... if you add the Win/Sys library, you even get error recovery:
  41. No more Runtime errors, Exception 13's, and such...
  42.  
  43. > Foster Schucker  (foster@nzkites.uucp)  (1-215-458-8354 (voice))
  44.  
  45. Lars F.
  46.  
  47. PS. I have no relations to TurboPower what so ever, except from 
  48. beeing a happy customer.
  49.  
  50. --
  51. / Mr.Lars Fosdal, Software Developer, Financial Analysis Systems  /
  52. / Falcon Information Services AS, Stranden 1, N-0250 Oslo, Norway /
  53. / E-mail:lfosdal@falcon.no  Tel:(47-2) 831310  Fax:(47-2) 831290  /
  54. -- All opinions are personal and does not reflect company policy --
  55.