Search found 908 matches: paste

Return to advanced search

Re: Runner XBase (RX)

Hello ! Version RunnerXbase 1.5 ready! --> https://runnerxbase.app New console method: If you just want to try small routines, then go in, paste code and run. You can run routines in PRG mode (you can try a simple Harbor routine) or you can run HTML code (with the possibility of embedding ...
by Carles
Sat Apr 20, 2024 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Runner XBase (RX)
Replies: 7
Views: 973

Re: Ribbon y metro

Estimado Paco, > También sería interesante que fwh dispusiese de una web para pruebas unitarias donde con un simple copy-paste-run se pudiera ver la ejecución de un trozo de codigo Como podriamos implementarlo ? Haria falta un Windows virtual que funcionase en la nube en donde construir ...
by Antonio Linares
Sat Apr 06, 2024 5:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ribbon y metro
Replies: 9
Views: 6195

Re: Ribbon y metro

Un par de comentarios:

Sería muy interesante, al menos para mi, que con cada ejemplo se subiera una imagen.
También sería interesante que fwh dispusiese de una web para pruebas unitarias donde con un simple copy-paste-run se pudiera ver la ejecución de un trozo de codigo.

Mis 2 euro cents
by paquitohm
Sat Apr 06, 2024 4:17 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ribbon y metro
Replies: 9
Views: 6195

Re: XIMAGE

...  oImage:lCanPaste  := .t.   ACTIVATE DIALOG oDlg CENTEREDreturn nil You can copy any image from the disk or other application or from web and paste. You can also drag and drop any image file. You can set external drop to .T. and then you can drag and drop any image from Web even https://imagizer.imageshack.com/img924/8753/YD76D1.gif
by nageswaragunupudi
Tue Mar 05, 2024 9:28 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: XIMAGE
Replies: 10
Views: 393

Re: XIMAGE

Yes.
Set
Code: Select all  Expand view
oImage:lCanPaste := .t.


Later you can copy any image from any where and then in the RightClick menu select "Paste"
by nageswaragunupudi
Tue Mar 05, 2024 7:30 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: XIMAGE
Replies: 10
Views: 393

Re: XIMAGE

Estimado Marcelo,

La Clase TXImage proporciona el método Paste( lCheck ) que permite copiar una imagen desde el portapapeles

Además tienes el método PopupMenu( nRow, nCol, nFlags ) que te muestra un popup con la opción Paste

Espero que esto te pueda ser de ayuda
by Antonio Linares
Tue Mar 05, 2024 7:30 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: XIMAGE
Replies: 10
Views: 393

XIMAGE

Hola buenas tardes/noche a toda la comunidad FW estoy con el siguiente problema, necesito pegar (paste) en el control XImage no se si se puede una imagen copiada al portapapel (Clipboard). Lo tengo hecho pero buscando la imagen en disco y como hoy es muy cómodo para el ...
by Marcelo Roggeri
Mon Mar 04, 2024 9:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: XIMAGE
Replies: 10
Views: 393

Re: Create a Panel width a text

... i had Problem with FW_SayText() and (extra) PANEL :!: GET use MEMO READONLY NO SCROLL but you can use SAY or RTF too --- when Edit Item and copy / paste those 2 Lines, save 4 x Lines, it still display 2 Lines but using WORDWRAP :!: i do not know if you want, using CalcTextHeight(), a "fixed" ...
by Silvio.Falconi
Mon Feb 26, 2024 8:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3186

Re: Create a Panel width a text

... i had Problem with FW_SayText() and (extra) PANEL :!: GET use MEMO READONLY NO SCROLL but you can use SAY or RTF too --- when Edit Item and copy / paste those 2 Lines, save 4 x Lines, it still display 2 Lines but using WORDWRAP :!: i do not know if you want, using CalcTextHeight(), a "fixed" ...
by Jimmy
Sat Feb 24, 2024 3:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3186

Insert an record on array

... fields that I process with xbrowse. I need to insert a record between two rows the first field must be "codsep" field how can I do ? TO paste an record of oBrw:aArrayData I use an array aCopy where I save the row Copied (oBrw:aselected) and I use these commands oBrw:Lock()    ...
by Silvio.Falconi
Fri Jan 12, 2024 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Insert an record on array
Replies: 4
Views: 826

La IA contesta y se queda tan ancha

... alguien ofrece una respuesta técnica que la ha probado y constatado con el chatgpt, me parece perfecto y muchas gracias, pero el concepto de copy/paste, ten, ya lo probarás y ya dirás lo creo hasta un vacile. Soy de los que he sido muy cauto con el tema, está evolucionando a pasos agigantados, ...
by Carles
Fri Dec 29, 2023 5:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: La IA contesta y se queda tan ancha
Replies: 13
Views: 1283

Re: Inserting a string with CRLF into a single-line TGet.

... and check which way to make these changes ? No use at all. By this time, Windows OS has already read the Clipboard contents and completed the paste operation truncating the text from CRLF onwards. We have no way to know what is the original text.
by nageswaragunupudi
Tue Dec 12, 2023 10:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Inserting a string with CRLF into a single-line TGet.
Replies: 10
Views: 896

Re: Inserting a string with CRLF into a single-line TGet.

Yes, you are right. I did not consider the "paste" problem, sorry.
by Enrico Maria Giordano
Mon Dec 11, 2023 8:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Inserting a string with CRLF into a single-line TGet.
Replies: 10
Views: 896

Re: Inserting a string with CRLF into a single-line TGet.

... In the document, I select a line consisting of 2 parts separated by the characters CRLF or chr(10) and copy it to the clipboard. Next, I want to paste the information from the clipboard into a one-line TGet. However, only the first part of the phrase (before CRLF) will be inserted. How can I ...
by nageswaragunupudi
Mon Dec 11, 2023 8:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Inserting a string with CRLF into a single-line TGet.
Replies: 10
Views: 896

Re: Inserting a string with CRLF into a single-line TGet.

... pressing Ctrl-C or by selecting Copy from the context And as a programmer you do not know what text the user will copy. And when the user wants to paste in the Get, he presses Ctrl-V or selects "Paste" from the right-click context menu. Then the TGet class calls: CallWindowProc( ::nOldProc, ...
by nageswaragunupudi
Mon Dec 11, 2023 7:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Inserting a string with CRLF into a single-line TGet.
Replies: 10
Views: 896
Next

Return to advanced search