SimpleEdit

I created SimpleEdit as an example of how to work with RapidQ objects such as Qform, Qbuttons, QrCoolbtns, and Qrichedit That are some of the few objects RapidQ supports. Also I’ve tried to adhere as much as humanly possible to RapidQ itself and have limited the amount of WIN32 API calls.

 

To understand RapidQ is to understand the term OOP (Object Oriented Programming) using pre-created  object such as those previously mentioned. Many advanced forms of the basic programming languages such As RapidQ, envelop, and Visual Basic use object orientation.

 

File Menu

Edit Menu

Format Menu

Help