FiveWin Wiki

User avatar
Antonio Linares
Site Admin
Posts: 42519
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

FiveWin Wiki

Post by Antonio Linares »

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

Post by xProgrammer »

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
Kleyber
Posts: 581
Joined: Tue Oct 11, 2005 11:28 am
Location: São Luiz, Brasil

Re: FiveWin Wiki

Post by Kleyber »

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
norberto
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Post by norberto »

Antonio, Great!!! i would like to help..
User avatar
Antonio Linares
Site Admin
Posts: 42519
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Post by Antonio Linares »

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: 42519
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Post by Antonio Linares »

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
Kleyber
Posts: 581
Joined: Tue Oct 11, 2005 11:28 am
Location: São Luiz, Brasil

Post by Kleyber »

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

Post by xProgrammer »

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
Antonio Linares
Site Admin
Posts: 42519
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Post by Antonio Linares »

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

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42519
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Post by Antonio Linares »

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: 42519
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Post by Antonio Linares »

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

Post by xProgrammer »

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
Antonio Linares
Site Admin
Posts: 42519
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Post by Antonio Linares »

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: 42519
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Post by Antonio Linares »

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: 42519
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Post by Antonio Linares »

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
Post Reply