Página 1 de 1

message not found AddPrjFolderPage

Publicado: Mar Dic 21, 2021 9:01 pm
por Hurricane
Hi,
this method is in the documentation, but not in the plugin.
message not found IDEProjectMan:AddPrjFolderPage

Temporarily I used a trick to include a FolderPage.
xailer_file types.png
xailer_file types.png (9.39 KiB) Visto 1518 veces

Re: message not found AddPrjFolderPage

Publicado: Mié Dic 22, 2021 1:13 pm
por ignacio
Hi,

It should be. Checked.

Código: Seleccionar todo

GetProjectMan():AddPrjFolderPage( cName ) 
Regards,

Re: message not found AddPrjFolderPage

Publicado: Mié Dic 22, 2021 2:30 pm
por Hurricane
( did you mean ::GetProjectMan() )
That's exactly what I used. Like it's in the documentation, but not in the plugin.
(This method exists in an inner class of the plugin that is already instantiated, that's what I used)
ignacio escribió: Mié Dic 22, 2021 1:13 pm

Código: Seleccionar todo

GetProjectMan():AddPrjFolderPage( cName )