You are not logged in. You can browse in the PowerBASIC Community, but you must click Login (top right) before you can post. If this is your first visit, check out the FAQ or Sign Up.
While I have used PBCC for years, I now need to have GUI interfaces. So I have PBForms. What I need is someone I can call to answer my "oh, that's simple -- just do xx" kinds of questions.
Sure you may get the unwanted (or un-needed) "Gibbs Slap" but there are plenty of us that can assist where you are soooo and we are "Oh, thats simple just <Insert example> "
Make the jump, if you succeed you will try others, if you fail, you will try again and wonder why you failed the last try
Engineer's Motto: If it aint broke take it apart and fix it
"If at 1st you don't succeed... call it version 1.0"
"Half of Programming is coding"....."The other 90% is DEBUGGING"
"Document my code????" .... "WHYYY??? do you think they call it CODE? "
While I have used PBCC for years, I now need to have GUI interfaces. So I have PBForms
Um, I hope you also purchased a PB/WIN license, since PBForms is a boat anchor without one.
You "can" create GUI applications with PB/CC, but none of the 'DDT' tools are available and you'll have to create all your user interfaces using SDK techniques.
Hi,
Thanks for sharing examples of your code. PCCDLG.BAS gives a nice dialog box. Unfortunately JCFRTBLG.BAS would not run as it needed a file I do not have:"RTDLG.INC" . So you, I gather, do not feel a need to move away from CC. Interesting.
Yes, I have PB/WIN and am, in general, comfortable with it for DLLs. So I'm attempting to move up to better interfaces. In learning PBForms there are, as in any new endeavor, little things that can take much time-- so talking to an experienced user is very helpful. So I'm looking for someone willing to take an occasional call.
Hi,
Thanks for sharing examples of your code. PCCDLG.BAS gives a nice dialog box. Unfortunately JCFRTBLG.BAS would not run as it needed a file I do not have:"RTDLG.INC" . So you, I gather, do not feel a need to move away from CC. Interesting.
Thanks.
Rich
The RTDLG.INC is not needed just comment it out.
I posted another another example of using a PBCC GUI. About midway down this post:
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, and to analyze site activity. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment