Page 6 of 10

Re: Mr. Rao's samples collection.

PostPosted: Tue Feb 20, 2018 2:50 pm
by ukoenig
Marc,

I added a option to import the original java script of the topics instead of a sample.
It is very useful in case I want to get and display any special information.
The reason the browser shows a :?: instead of a forumflag :
The topic belongs to another forum like for Mac but even with a undefined number the connection works.
The screenshot shows the section of the script with the numbers of the defined forums
Richedit works as well. Added a button < copy to clipboard >
There are still some more improvements like the left button-section at the bottom
for delete, undelete and pack.
I tested the different seek-options on filechange. It seems it is working now :roll: .

Image

another section with colored words

Image

regards
Uwe :D

Re: Mr. Rao's samples collection.

PostPosted: Sat Feb 24, 2018 12:04 am
by ukoenig
The new release I'm working on will have many new functions
like a optional import from the forum or FWH-samples from the sample-directory,
printing and < LIKE > quotation ( steps 25 % on right mouseclick ).

Image

regards
Uwe :D

Re: Mr. Rao's samples collection.

PostPosted: Sat Feb 24, 2018 8:15 am
by Marc Venken
Allways willing to test....

Re: Mr. Rao's samples collection.

PostPosted: Sat Feb 24, 2018 10:51 am
by ukoenig
Marc,

now You can collect samples from any place of Your computer
( You have to change the import-path inside the setup-section )
I imported all FWH-samples in just a few seconds
Viewing all FWH-samples with a editor would take plenty of time.
Because of using 7 files we can split the samples in downloading from the forum or
importing from the computer. Printing on multiple pages works as well :D .
You can filter only by WORD because there is NO author.
Just define the LIKE-level :P and delete the rest.
Still a little bit finetuning and it will be finished. :roll:

Download :
http://www.service-fivewin.de/DOWNLOADS/Forum7.zip

column forum shows the FWH-eye instead of the forum-flag.
colum author the filename

Image

just change the location for the import

Image

regards
Uwe :D

Re: Mr. Rao's samples collection.

PostPosted: Sat Feb 24, 2018 11:39 am
by Silvio.Falconi
there is an error unden author column there are the name of prgs( sample 7 )

Re: Mr. Rao's samples collection.

PostPosted: Sat Feb 24, 2018 11:51 am
by ukoenig
Silvio,

column forum shows the FWH-eye instead of the forum-flag.
colum author the filename


The sample file 7 I used as a sample to import data from the computer.
There is NO author, the author can only be detected from the forum
the column is used to show the file-name :!: .
I changed the column-header to < Author or file >
Because the import from the computer is very fast ( flickering message ) I will slow down the process.

You can download the zip again.

I deleted most of the imported FWH-samples in file 7 ( I think Antonio doesn't want it to show them all ) :?:
Just select the sample-path and import from Your computer the samples of Your FWH-version.
You can import / add samples from other subdirectorys as well changing the pathdefine again before starting
another import. You have to change the radio to < APPEND > to collect / add different selections.

regards
Uwe :D

Re: Mr. Rao's samples collection.

PostPosted: Sat Feb 24, 2018 12:36 pm
by Marc Venken
Works good.

Just 1 click away from executing a command like ( 1 extra button and a link to a buildh.bat in the setup) Not all setups possible, just 1 bat file !!

Buildh samples.prg (selected from the forum)

PS. The color highlight. For me (on top of todo) :wink:

Re: Mr. Rao's samples collection.

PostPosted: Mon Feb 26, 2018 9:07 pm
by ukoenig
Many new options added
loading topics with a defined editor
a second filter ....
move the scrollbar to the right and You will see the second filter
On the right upper corner You can start Your editor
The editor can be defined in the SETUP-section. Wordpad is predefined.
some internal fixes
I still want to change the indexes ( FW_Cdxcreate() is used for the moment )

Download :
http://www.service-fivewin.de/DOWNLOADS/Forum7.zip

regards
Uwe :D

Re: Mr. Rao's samples collection.

PostPosted: Mon Feb 26, 2018 11:05 pm
by Marc Venken
Uwe,

A error when deleting a line

Application
===========
Path and name: C:\fwharb\samples\forum\forum7\FORUM.exe (32 bits)
Size: 3,736,576 bytes
Compiler version: xHarbour 1.2.3 Intl. (SimpLex) (Build 20170902)
FiveWin version: FWHX 18.01
C compiler version: Borland/Embarcadero C++ 7.3 (32-bit)
Windows version: 6.1, Build 7601 Service Pack 1

Time from start: 0 hours 3 mins 10 secs
Error occurred at: 27/02/2018, 00:04:32
Error description: Error BASE/1003 Variable does not exist: INFO

Stack Calls
===========
Called from: .\FORUM.PRG => SET_DEL( 1474 )
Called from: .\FORUM.PRG => (b)MAIN( 291 )
Called from: .\source\classes\WINDOW.PRG => TCONTROL:RBUTTONDOWN( 2030 )

Re: Mr. Rao's samples collection.

PostPosted: Mon Feb 26, 2018 11:10 pm
by ukoenig
Marc,
thank you

INFO has changed to INFO1 and INFO2 ( 2 filter )
I will place a new release

Did You get a editor connected ?

regards
Uwe :D

Re: Mr. Rao's samples collection.

PostPosted: Mon Feb 26, 2018 11:21 pm
by ukoenig
Fixed

AS WELL THE NEW INDEXES ARE INCLUDED

Download :
http://www.service-fivewin.de/DOWNLOADS/Forum7.zip

regards
Uwe :D

Re: Mr. Rao's samples collection.

PostPosted: Mon Feb 26, 2018 11:21 pm
by Marc Venken
The editor connects (Multi Edit) but always uses the same prg ?

Sample.prg from dir IMAGES ? Maybe hardcoded ?

Small thing : The balloon text for the editor button is not updated for the correct item.

Re: Mr. Rao's samples collection.

PostPosted: Mon Feb 26, 2018 11:27 pm
by ukoenig
Marc,

the editor uses the selected topic or prg changed inside the browser
but I can check again.

regards
Uwe :D

Re: Mr. Rao's samples collection.

PostPosted: Mon Feb 26, 2018 11:28 pm
by Marc Venken
The editor works ! I just saw the there is always the same title, but that titel is defined by you? Maybe in order to save ?

The content is always loaded.

Re: Mr. Rao's samples collection.

PostPosted: Mon Feb 26, 2018 11:34 pm
by ukoenig
Marc,

the title belongs only to a forum-topic and a prg from the FWH-sample
has NO title. To include / load a title in the editor doesn't make sense.
A selection from a FWH-sample-import shows the PRG-name as title.
The link-field shows the FWH-sample-directory.

the editor-tooltip is fixed :D

regards
Uwe :D