Author Topic: Latest Alpha Release (Available on Web Site)  (Read 26493 times)

0 Members and 2 Guests are viewing this topic.

kryton9

  • Guest
Re: Latest Alpha Release (Available on Web Site)
« Reply #45 on: August 19, 2011, 11:06:30 PM »
Peter, Oxygen is just in Alpha and although we have found it quite usable I think that we need to give Charles time to get it to a release candidate. I have decided that I will work on my engine in c++ in the meantime and make my oxygen version later once I get a complete engine working and my classes all working cleanly. I put a lot of effort into learning c++, at least to a state where I am not afraid of it anymore, so I would like to make use of that study in completing my engine with it and then move into oxygen.

I think your skill set fits in with working with oxygen at this early level. You know assembly and winapi well and I think that works well with Charles and troubleshooting oxygen development. So your work is not wasted.

Charles Pegge

  • Guest
Re: Latest Alpha Release (Available on Web Site)
« Reply #46 on: August 20, 2011, 07:12:06 PM »

Hi Kent,

Your work on Oxygen classes was very useful and I would like to explore the larger scale architecture a in little more depth. For instance I found my classes often become too large for comfort and wonder whether splitting down into smaller components would produce a better program design, with more reusable parts.

What classes are you working with in your C++ projects?

Charles

kryton9

  • Guest
Re: Latest Alpha Release (Available on Web Site)
« Reply #47 on: August 21, 2011, 11:53:55 PM »
Posted response here as not to get this thread off topic.
http://www.oxygenbasic.org/forum/index.php?topic=293.0

Aurel

  • Guest
Re: Latest Alpha Release (Available on Web Site)
« Reply #48 on: July 15, 2012, 01:47:37 PM »
Hi Charles...
I just download latest Inprogres zip that i see what is inside.
I cannot found nothing with awinh.inc and scintilla exemples ???
Of course i know that awinh include is not still completed :-\
but present easy way to set gui application in Oxygen Basic.

Charles Pegge

  • Guest
Re: Latest Alpha Release (Available on Web Site)
« Reply #49 on: July 16, 2012, 01:48:38 AM »
Hi Aurel,

I can include awin.h in the Scintilla folder. Could you please  post the demos you would like to be included with it.

Many Thanks.

Charles