We Need a FiveWin Resource Editor

We Need a FiveWin Resource Editor

Postby Rick Lipkin » Mon Jul 19, 2021 1:29 pm

To All

I am dismayed that today, after taking ( some ) Microsoft update, ResEdit64 bit has quit working ... Open any .rc file, Resedit starts and then closes .. I wish we ( fivewin ) had a stand alone .rc resource editor .. I do not want to install an entire C++ integrated application .. like Pelles C .. or Visual Studio

Surely one of our Brilliant developers can come up with a simple to use stand alone .rc Editor ..

Thanks
Rick Lipkin
User avatar
Rick Lipkin
 
Posts: 2615
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Re: We Need a FiveWin Resource Editor

Postby Marc Venken » Mon Jul 19, 2021 2:55 pm

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 "Einde", 900, 11, 402, 36, 14
DEFPUSHBUTTON "Edit", 350, 56, 402, 36, 14
PUSHBUTTON "Clear", 101, 440, 11, 36, 14
COMBOBOX 100, 8, 9, 60, 89, CBS_DROPDOWNLIST | WS_TABSTOP
COMBOBOX 110, 76, 9, 71, 65, CBS_DROPDOWNLIST | WS_TABSTOP
CONTROL "", 300, "TxBrowse", 0 | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_VSCROLL | WS_TABSTOP, 447, 253, 339, 140
CONTROL "", 320, "TxBrowse", 0 | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_VSCROLL | WS_TABSTOP, 11, 189, 429, 204
CONTROL "", 200, "TxBrowse", 0 | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP, 9, 38, 778, 140
LTEXT "Klant", -1, 626, 187, 24, 12
LTEXT "700", 700, 656, 187, 24, 12
LTEXT "650", 650, 160, 11, 232, 13
}

If I look at this, I see a Xbrowse to fill this kind of data.

The question is can we have xbrowse create a dialog from it ?
We could create a function FW_ResEditor() that call this xbrowse, fill the data a let it create the dialog. It will not be a What you see editor, like Pelles, Workshop, but we changes the values of the data in xbrowse to changes the layout.
so calling the function more than once until all recources are in place.

I know that some already use a basic text editor to finetune the positions etc...,

I would be a full FW fucntion with no need for extra's like C++, People that need more could still use pelles, and change what ever Windows update would need.

So, changing the Xbrowsedata and than rebuild the dialog will make a final dialog to use.
Marc Venken
Using: FWH 23.04 with Harbour
User avatar
Marc Venken
 
Posts: 1343
Joined: Tue Jun 14, 2016 7:51 am
Location: Belgium

Re: We Need a FiveWin Resource Editor

Postby karinha » Mon Jul 19, 2021 3:40 pm

Master Rick Lipkin, despite being a Windows 10 defect, I fully agree with you. Mestre Navarro has the technological capability to develop a RESOURCE EDITOR similar to WORKSHOP.exe. We don't need anything out of the ordinary, just an EDITOR like WORKSHOP.exe is enough. Let's put pressure on Mestre Navarro. hahahahahahahahaha.

Maestro Rick Lipkin, a pesar de ser un defecto de Windows 10, estoy totalmente de acuerdo contigo. Mestre Navarro tiene la capacidad tecnológica para desarrollar un EDITOR DE RECURSOS similar a WORKSHOP.exe. No necesitamos nada fuera de lo común, solo un EDITOR como WORKSHOP.exe es suficiente. Hagamos presión sobre Mestre Navarro. jajajajajajajajaja.

Mestre Rick Lipkin, apesar de ser um defeito do Windows 10, concordo plenamente com o senhor. O Mestre Navarro, tem capacidade tecnológica para desenvolver um EDITOR DE RECURSOS semelhante ao WORKSHOP.exe. Não precisamos de algo fora do comum, basta apenas um EDITOR igual ao WORKSHOP.exe. Vamos pressionar o Mestre Navarro. hahahahahahahahaha.

Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
karinha
 
Posts: 7214
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: We Need a FiveWin Resource Editor

Postby Antonio Linares » Mon Jul 19, 2021 4:10 pm

FWH already provides a resources editor (on development) at FWH\samples\re.prg

Try it doing:

buildh.bat re
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot], nageswaragunupudi and 102 guests