FiveWin Wiki

FiveWin Wiki

Postby Antonio Linares » Fri Aug 29, 2008 7: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
User avatar
Antonio Linares
Site Admin
 
Posts: 41323
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby xProgrammer » 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
User avatar
xProgrammer
 
Posts: 464
Joined: Tue May 16, 2006 7:47 am
Location: Australia

Re: FiveWin Wiki

Postby Kleyber » Fri Aug 29, 2008 2: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
User avatar
Kleyber
 
Posts: 581
Joined: Tue Oct 11, 2005 11:28 am
Location: São Luiz, Brasil

Postby norberto » Fri Aug 29, 2008 2:28 pm

Antonio, Great!!! i would like to help..
norberto
 
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Postby Antonio Linares » Fri Aug 29, 2008 3:44 pm

Kleyber,

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

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41323
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Antonio Linares » Fri Aug 29, 2008 3: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
User avatar
Antonio Linares
Site Admin
 
Posts: 41323
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Kleyber » Fri Aug 29, 2008 5: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
User avatar
Kleyber
 
Posts: 581
Joined: Tue Oct 11, 2005 11:28 am
Location: São Luiz, Brasil

Postby xProgrammer » 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)
User avatar
xProgrammer
 
Posts: 464
Joined: Tue May 16, 2006 7:47 am
Location: Australia

Postby Antonio Linares » Sat Aug 30, 2008 7:29 am

http://wiki.fivetechsoft.com subdomain is already available :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41323
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Antonio Linares » Sat Aug 30, 2008 7: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
User avatar
Antonio Linares
Site Admin
 
Posts: 41323
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Antonio Linares » Sat Aug 30, 2008 8: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
User avatar
Antonio Linares
Site Admin
 
Posts: 41323
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby xProgrammer » Sat Aug 30, 2008 1: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
User avatar
xProgrammer
 
Posts: 464
Joined: Tue May 16, 2006 7:47 am
Location: Australia

Postby Antonio Linares » Sat Aug 30, 2008 1:09 pm

Doug,

> Is it the value of the last expression

Yes, thats it :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41323
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Antonio Linares » Sat Aug 30, 2008 1: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
User avatar
Antonio Linares
Site Admin
 
Posts: 41323
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Antonio Linares » Sat Aug 30, 2008 1: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
User avatar
Antonio Linares
Site Admin
 
Posts: 41323
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Next

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 21 guests