Page 1 of 1
Dialogs in a .res file
Posted: Tue Apr 03, 2018 10:47 am
by MarcoBoschi
Hi dear friends,
is it possible to sort dialogs present in a res file?
I use Pelles 6.00.4
Many Thanks
Re: Dialogs in a .res file
Posted: Tue Apr 03, 2018 6:00 pm
by TimStone
You can use a file editor, open the .rc file, then cut and paste the dialogs in the order you wish.
Then you will be able to rebuild the .res file.
Re: Dialogs in a .res file
Posted: Tue Apr 03, 2018 6:48 pm
by Armando
Marco:
With PellesC, right button on dialogs folder, then clic on the sort names option.
I hope that's what you want.
Regards
Re: Dialogs in a .res file
Posted: Wed Apr 04, 2018 7:14 am
by MarcoBoschi
Elementary, dear Watson
Many thanks dear friends
Re: Dialogs in a .res file
Posted: Wed Apr 04, 2018 2:59 pm
by Armando
Marco:
Great
Regards