Search found 187 matches: modalframe

Return to advanced search

Re: TITLE CLASS BUG with oDLg TRansparent

seem not run ok TTItle class with a dialog TRansparent DEFINE DIALOG oDlg SIZE aCooDlg[1], aCooDlg[2] PIXEL TRUEPIXEL; FONT oFont TITLE "Configurazione" COLOR CLR_BLACK, rgb(245,245,235) TRANSPARENT; STYLE nOR( DS_MODALFRAME, WS_POPUP, WS_CAPTION, WS_SYSMENU, ; WS_MINIMIZEBOX) ICON oIcon ...
by Silvio.Falconi
Mon Mar 18, 2024 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TITLE CLASS BUG with oDLg TRansparent - RESOLVED-
Replies: 9
Views: 1624

Re: TITLE CLASS BUG with oDLg TRansparent

seem not run ok TTItle class with a dialog TRansparent DEFINE DIALOG oDlg SIZE aCooDlg[1], aCooDlg[2] PIXEL TRUEPIXEL; FONT oFont TITLE "Configurazione" COLOR CLR_BLACK, rgb(245,245,235) TRANSPARENT; STYLE nOR( DS_MODALFRAME, WS_POPUP, WS_CAPTION, WS_SYSMENU, ; WS_MINIMIZEBOX) ICON oIcon ...
by nageswaragunupudi
Mon Mar 18, 2024 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TITLE CLASS BUG with oDLg TRansparent - RESOLVED-
Replies: 9
Views: 1624

Re: TITLE CLASS BUG with oDLg TRansparent

What about? If you like it, I'll post the code. ¿Que tal? Si te gusta, publicaré el código. https://imgur.com/vZ67LOJ https://i.imgur.com/vZ67LOJ.png I LOVE FIVEWIN!! hahahahahaha, Regards, saludos. You still haven't understood anything!!!! and you insist on taking the piss ...
by Silvio.Falconi
Sun Mar 17, 2024 2:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TITLE CLASS BUG with oDLg TRansparent - RESOLVED-
Replies: 9
Views: 1624

TITLE CLASS BUG with oDLg TRansparent - RESOLVED-

seem not run ok TTItle class with a dialog TRansparent DEFINE DIALOG oDlg SIZE aCooDlg[1], aCooDlg[2] PIXEL TRUEPIXEL; FONT oFont TITLE "Configurazione" COLOR CLR_BLACK, rgb(245,245,235) TRANSPARENT; STYLE nOR( DS_MODALFRAME, WS_POPUP, WS_CAPTION, WS_SYSMENU, ; WS_MINIMIZEBOX) ICON oIcon @...
by Silvio.Falconi
Fri Mar 15, 2024 3:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TITLE CLASS BUG with oDLg TRansparent - RESOLVED-
Replies: 9
Views: 1624

Re: Bug FWH2402 - Botones

raotest1.RC(2) : error RC2104 : undefined keyword or key name: DS_MODALFRAME Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 Copyright (C) Microsoft Corporation. All rights reserved. Please try including this line at the top of RC file. #include "..\include\WinApi.ch"...
by nageswaragunupudi
Wed Mar 06, 2024 2:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Bug FWH2402 - Botones
Replies: 13
Views: 624

Re: Mostrar password que se esta digitando (al presionar click)

Saludos Karinha aqui la linea de programa : cPass:=space(10) REDEFINE GET oPass VAR cPass ID 120 OF oDlg PICTURE "@X" VALID chkvalpas(cPass) ACTION ( oPass:lPassword := !oPass:lPassword, oPass:Refresh() ) aqui el dialogo del recurso : CVINGPAS DIALOG FIXED IMPURE 101, 36, 298, 79 STYLE WS_...
by Enrrique Vertiz
Tue Jul 20, 2021 7:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mostrar password que se esta digitando (al presionar click)
Replies: 25
Views: 2021

Re: We Need a FiveWin Resource Editor

I would also prefer a FW solution, but the editor is not ready sofar. Maybe a other idea... Just thinking ... RC code looks like this : omzetdlg DIALOG 6, 19, 797, 426 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Superteksten" FONT 8, "Arial" { DEFPUSHBUTTON ...
by Marc Venken
Mon Jul 19, 2021 2:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: We Need a FiveWin Resource Editor
Replies: 3
Views: 573

Problem with TTitle class

https://i.postimg.cc/qvgszbjn/ttitle.jpg I with create bar Ttitle intoa Tpages() this bar width is not until the end of dialog, why ? DEFINE DIALOG oDlg OF oApp():oWndMain; SIZE nWidth, nHeight TRANSPARENT ; TITLE "test TTITLE CLASS" oDlg:oFont := oApp():oFont oDlg:nStyle ...
by Silvio.Falconi
Tue Jan 28, 2020 10:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with TTitle class
Replies: 5
Views: 1359

Re: Valores de dialogos en recursos y en codigo

Mas pequeños o mas grandes Quedan grandes, en algunos casos cubre completamente la pantalla. Te pongo un ejemplo de uno que estoy tratando de usar en mi codigo .prg CLIENT DIALOG DISCARDABLE 138, 96, 504, 339 STYLE WS_POPUP|DS_MODALFRAME|DS_3DLOOK|WS_CAPTION|WS_SYSMENU CAPTION "Nuevo Clientes&...
by Compuin
Wed Nov 27, 2019 7:16 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Valores de dialogos en recursos y en codigo
Replies: 10
Views: 956

Re: ¿ La variable de REDEFINE GET cambia su tamaño ?

Waldemar, El contenido de RESOURCE "INGBEN" es que quisiera ver, gracias Disculpa Antonio no sabía pasar de res a rc paro ahora sí, aquí esta el código: INGBEN DIALOG DISCARDABLE 74, 71, 302, 65 STYLE WS_POPUP|DS_MODALFRAME|WS_CAPTION|WS_SYSMENU CAPTION "Ingresar Beneficio" FONT...
by wyerco613
Sun May 19, 2019 10:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿ La variable de REDEFINE GET cambia su tamaño ?
Replies: 9
Views: 1153

Conversion de DLL 16 bits a 32 bits.

HOla: Ando tratando de convertir una libreria con recursos hecha con el Resource Workshop 4.5 16 bits y siguiendo vuestras indicaciones al final me he instalado el Borland Resource Workshop 4.5 que guardaba por ahi (desde luego no se puede tirar nada), en un mini portatil de estos de hace unos 12 -1...
by jvtecheto
Wed May 08, 2019 4:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Conversion de DLL 16 bits a 32 bits.
Replies: 3
Views: 489

Re: BtnBmp desde código y recursos

No son ventanas, son dialogos con estilo WS_POPUP y sin Modalframe y sin caption. Tengo una función que pinta los bordes y la franja gris donde se encuentran los botones y otra que se encuentra en el caption para el título y mover el dialogo y la cruz ...
by horacio
Tue Dec 11, 2018 2:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: BtnBmp desde código y recursos
Replies: 13
Views: 1449

Problem with scroll and bRush

I insert a brush into image and I try to make a scroll of a dialog when i move the scroll the bruh make error see here : https://s33.postimg.cc/74wtlgf0v/Immagine.png How I can resolve it ? DEFINE BRUSH oBrush1 FILENAME ".\bitmaps\spiaggia.bmp" DEFINE DIALOG oDlg SIZE 1100,...
by Silvio.Falconi
Thu Aug 09, 2018 4:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with scroll and bRush
Replies: 2
Views: 498

Listbox displays incorrect data

Hello Everyone, We have a problem with a specific LISTBOX. For some reason, the listbox is displaying incorrect details, specifically when no key is found. The associated DBF has an index related to the specific key. What would cause this problem? I have checked the DBF for corruption and I have del...
by cdmmaui
Sat Jul 28, 2018 8:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Listbox displays incorrect data
Replies: 13
Views: 2242

Re: Autoget desde Recursos

Karinha Aquí un ejemplo para que pruebe; primero el recurso // RESOURCE SCRIPT generated by "Pelles C for Windows, version 7.00". #include <windows.h> #include <commctrl.h> #include <richedit.h> LANGUAGE LANG_SPANISH,SUBLANG_SPANISH_ECUADOR AUTOGET DIALOGEX DISCARDABLE 6,...
by nanoespinoza
Wed Jul 26, 2017 4:23 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Autoget desde Recursos
Replies: 18
Views: 3495
Next

Return to advanced search