VoiceIt Technologies, LLC

Web Based Support
It is currently Fri Sep 10, 2010 7:52 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: using forms
PostPosted: Mon Aug 23, 2004 11:24 am 
Hi all!
i´m using pocket studio 2.1 and i´d like to know how can I use multiple forms... can someone give me some examples? (showing forms, closing, etc..). Thank you in advance.


Top
  
 
 Post subject: hardcode
PostPosted: Mon Apr 18, 2005 1:38 pm 
Offline

Joined: Mon Mar 07, 2005 10:27 am
Posts: 2
Marcio Alexandroni's Clube Palm advanced book details the setup and standard procedures. It runs about USD $35, IIRC. He's the only source I've found for actually using PS 2.x that gives any real effort into his work. The help files for 2.x are almost non-existent, the demos are obtuse if you are not already 100% knowledgable and support in the newsgroups tends to talk down to anyone asking for information or help. Good luck.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 18, 2005 7:48 pm 
hardcode,

Select File|New menu and then Form.

Unfortunately the implementation of the form creation is incomplete and you have to manually add a case statement to the ApplicationHandleEvent function in your main project source file.
eg
NewFormName: FrmSetEventHandler(Form, NewFormsSource.HandleEvent);

Where:
· NewForm is the new form's ResourceID.
· NewFormsSource is the form unit name.

The book that CCollins refers to gives a more complete description and is worth having.


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group