FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FiveWin Wiki
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FiveWin Wiki
Posted: Fri Aug 29, 2008 07:38 AM

We are looking for cooperators that wish to participate in migrate all the FiveWin documentation to the FiveTech wiki:

www.fivetechsoft.com/wiki

Those that help, based on their amount of work, will get:

  • A free upgrade to current FWH version.
  • A free subscription to FTDN for six months (including FWH, FiveLinux, and FiveMac).

Those that just do very very little, will get just the thanks :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 464
Joined: Tue May 16, 2006 07:47 AM
FiveWin Wiki
Posted: Fri Aug 29, 2008 10:24 AM

Hi Antonio

Please see my replu under Programming Reference Guides.

Having done a little on the wiki and created a few pages with names like TWindow and TDialog I realise that there would be natural conflicts with pages on the equivalent FiveWin classes. I rather gather that we can use namespaces to overcome this but I was thinking that it might be good to sort out some naming conventions before we get too far.

Regards

Doug

Posts: 581
Joined: Tue Oct 11, 2005 11:28 AM
Re: FiveWin Wiki
Posted: Fri Aug 29, 2008 02:12 PM
Antonio,

Antonio Linares wrote:We are looking for cooperators that wish to participate in migrate all the FiveWin documentation to the FiveTech wiki:

www.fivetechsoft.com/wiki

Those that help, based on their amount of work, will get:

* A free upgrade to current FWH version.
* A free subscription to FTDN for six months (including FWH, FiveLinux, and FiveMac).

Those that just do very very little, will get just the thanks :-)


How can I get a login? I would like to participate.

Regards,
Kleyber Derick



FWH / xHb / xDevStudio / SQLLIB
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
FiveWin Wiki
Posted: Fri Aug 29, 2008 02:28 PM

Antonio, Great!!! i would like to help..

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FiveWin Wiki
Posted: Fri Aug 29, 2008 03:44 PM

Kleyber,

You should have received an email with your login and password, thanks! :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FiveWin Wiki
Posted: Fri Aug 29, 2008 03:46 PM

Norberto,

Please provide me an email account so we can add you as a wiki colaborator, thanks!

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 581
Joined: Tue Oct 11, 2005 11:28 AM
FiveWin Wiki
Posted: Fri Aug 29, 2008 05:44 PM
Antonio,
Antonio Linares wrote:Kleyber,

You should have received an email with your login and password, thanks! :-)


Already received, thanks!

Best Regards,
Kleyber Derick



FWH / xHb / xDevStudio / SQLLIB
Posts: 464
Joined: Tue May 16, 2006 07:47 AM
FiveWin Wiki
Posted: Sat Aug 30, 2008 12:58 AM

Hi Antonio

I have added sample code (actually its tutor03) to the TWindow wiki documentation. I wanted to add a screen shot. I have created the .png file but not sure how to get it displayed. Probably better as an internal link. That probably means I need to send it to you and get you to put it up?

TControl mostly done.

Regards
Doug
(xProgrammer)

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FiveWin Wiki
Posted: Sat Aug 30, 2008 07:29 AM

http://wiki.fivetechsoft.com subdomain is already available

:-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FiveWin Wiki
Posted: Sat Aug 30, 2008 07:56 AM

Doug,

Please edit the page where you want to place the image, and click on the button at the left of "smileys".

It should let you upload the image file. Then review how the FiveTech logo is shown and use the same code for your image.

Lets check if it works :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FiveWin Wiki
Posted: Sat Aug 30, 2008 08:06 AM

Doug,

Please notice how I am changing the namespaces so we organize the wiki to avoid pages names conflicts.

All FiveLinux pages should start with fivelinux_...

Thanks! :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 464
Joined: Tue May 16, 2006 07:47 AM
FiveWin Wiki
Posted: Sat Aug 30, 2008 01:04 PM

Hi Antonio

Thanks. Image uploaded. I think pages named correctly. TWindow page is getting fairly good. I'm not certain what INLINE METHODS return. Could test but you probably know. Is it the value of the last expression (like a code block) or nil or what?

Regards
Doug

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FiveWin Wiki
Posted: Sat Aug 30, 2008 01:09 PM

Doug,

> Is it the value of the last expression

Yes, thats it :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FiveWin Wiki
Posted: Sat Aug 30, 2008 01:11 PM

Doug,

The wiki image is looking real fine, thanks! :-)

http://www.fivetechsoft.com/wiki/doku.p ... ux_twindow

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FiveWin Wiki
Posted: Sat Aug 30, 2008 01:42 PM

Doug,

I have activated the syntax highlight for the source code. <code clipper> is required. See:

http://www.fivetechsoft.com/wiki/doku.p ... ow#example

We have a clipper.php that can be modified as desired. Or we could include FiveWin commands into it and then rename it as fw.php and use it as <code fw> :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com