In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Importing a Dialog

Xailer English public forum
Responder
awr
Mensajes: 26
Registrado: Mar Jul 25, 2006 11:16 pm

Importing a Dialog

Mensaje por awr »

No matter what I try, I can't seem to import a dialog. I select a dialog
that opens in Pelles C and Borland C++ 5.0 and Borland Workshop, but when I
select it in Xailer using the Tools/Import Dialog option, the file name
appears, but no dialogs show in the list box below. Is this feature not
working? I have attached the dialog resource.


Attached files psset01.rc (4.1 KB)Â
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

Importing a Dialog

Mensaje por jfgimenez »

Andrew,
> No matter what I try, I can't seem to import a dialog. I select a dialog
> that opens in Pelles C and Borland C++ 5.0 and Borland Workshop, but when
> I select it in Xailer using the Tools/Import Dialog option, the file name
> appears, but no dialogs show in the list box below. Is this feature not
> working? I have attached the dialog resource.
Thanks for the info. It's a stupid bug caused by one of the lastest changes
in TEdit. Fixed.
Meanwhile, you can do a trick: add an extra space at the end of the .rc
filename (to fire the OnChange event), and you'll see the dialogs list.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Responder