Alternate for Rechedit or how to hide lines

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by GPI.

I want to hide lines in Richedit, so that they don't show, but they should not delete.

I don't see function, so maybe sombody has a alternate for Richedit.

PII 333, 256MB, Asus TNT2Ultra 32MB, AWE Gold 64 4MB
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ricardo.

Hi,

I don't think there is another option to do it but delete those lines and the restore them when needed.

Best Regards

Ricardo

Dont cry for me Argentina...
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by GPI.

I think about this, but if there a little Error in the sourcecode, the complete text will be destroyed.

Maybe i writte my own "richedit"-Tool...

PII 333, 256MB, Asus TNT2Ultra 32MB, AWE Gold 64 4MB
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ricardo.
I think about this, but if there a little Error in the sourcecode, the complete text will be destroyed.
Make a backup.

A few questions

1.- Should be those 2 lines always the same?
2.- Did you need to delete and restore it without restarting the application or maybe it will be done at different 'runs'

Best Regards

Ricardo

Dont cry for me Argentina...
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by GPI.

?! What do you mean?

I want to hide text, for example, that in a editor only the "procedure xyz(jkal)" are displayed, but the complete procedure until "endprocedure" will hide (not displayed, the editor should jump over this line).

GPI

PII 333, 256MB, Asus TNT2Ultra 32MB, AWE Gold 64 4MB
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by pusztry.

Sounds like you are looking for what I know it as "Folding" I don't have an answer but I thought that it might be helpfull if other knew what you were talking about. I am interested in this type of a thing so I hope that we can get an answer.

- Ryan
RJP Computing

WinXP, PIII 800 MHz, 512MB RAM, SB Live 5.1, NVidia TNT 2 Ultra
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by GPI.

>I know it as "Folding"
(after checking the word folding)

Yes, i want to fold the text.


PII 333, 256MB, Asus TNT2Ultra 32MB, AWE Gold 64 4MB
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ricardo.

Take a look

viewtopic.php?t=2525

Best Regards

Ricardo

Dont cry for me Argentina...
Post Reply