New options in the ProjectItemType

This forum is meant for questions and discussions about the X# language and tools
Post Reply
User avatar
Irwin
Posts: 255
Joined: Wed Mar 23, 2022 10:24 am
Location: Spain

New options in the ProjectItemType

Post by Irwin »

Hi Chris,

The ProjectItemType curretly has these options:

Unknown
Project
Application
File
FileGroup

But I would like it to have others, eg:
Reference => when you right click on the <References> node item.
ReferenceItem => when you right click on any child of the <References> node.

Resource => when you right click on the <Resources> node item.
ResourceItem => when you right click on any child of the <Resource> node.

When you right click on any of the mentioned nodes you get the "Application" item type which becomes difficult to work with for plugins designers.

thanks.
XSharp Development Team (VFP)
Spain | irwin@xsharp.eu
User avatar
Chris
Posts: 5679
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Re: New options in the ProjectItemType

Post by Chris »

Hi Irwin,

Yeap, I was waiting for someone to ask for those to implement them :)


Will do that and will send you an update.
Chris Pyrgas

XSharp Development Team
chris(at)xsharp.eu
Post Reply