Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

Login


Options
Go to last post Go to first unread
Offline Davide Carpi  
#1 Posted : 20 September 2013 01:07:31(UTC)
Davide Carpi


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 13/01/2012(UTC)
Posts: 2,648
Man
Italy
Location: Italy

Was thanked: 1331 time(s) in 876 post(s)
issues found in Custom Regions:

Code:
public override void ToXml(XmlTextWriter writer, FileParsingContext parsingContext)

the parsingContext.FileName is empty

Code:
public ovverride void OnMouseMove(MouseEventArgs e)

OnMouseMove can't recognize that the mouse goes outside the region when you move fast the pointer (mouse jumps out from the region and the coordinates are not updated)


(already) requested features (no rush):

- a way to customize region's borders (as idea a simple color control could be enough - switching the color to white or transparent one can draw customized borders inside the region - the default border color can be restored on region focus to show the standard resize layout);

- a way to hide resize's placeholders;


ideas:

- not sure if this is possible/easy to make: a way to add and handle an undefined number of variables' placeholders to place freely inside the region (this maybe with a way to disable the main placeholder)


best regards,

Davide

Edited by user 03 February 2014 21:11:45(UTC)  | Reason: Not specified

If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects
thanks 1 user thanked Davide Carpi for this useful post.
on 20/09/2013(UTC)

Wanna join the discussion?! Login to your SMath Studio Forum forum account. New Registrations are disabled.

Offline mkraska  
#2 Posted : 20 September 2013 21:12:56(UTC)
mkraska


Rank: Advanced Member

Groups: Registered
Joined: 15/04/2012(UTC)
Posts: 1,988
Germany

Was thanked: 1124 time(s) in 721 post(s)
Originally Posted by: w3b5urf3r_reloaded Go to Quoted Post


ideas:

- not sure if this is possible/easy to make: a way to add and handle an undefined number of variables' placeholders to place freely inside the region (this maybe with a way to disable the main placeholder)

- not sure if there is already a "standard way" to do this: a region to make "shapeshifter" functions ( i mean functions like sum(), el() , line(), sqrt(), etc... )


best regards,

Davide


I strongly support both proposals:
  • Multiple placeholders would be fine for axis limits and x and y expressions in diagrams (mathcad-like)
  • see image for proposals of custom operator formats (from "wish list.sm" in the Activebook).

mkraska attached the following image(s):
wish list.PNG
Martin Kraska

Pre-configured portable distribution of SMath Studio: https://smath.com/wiki/SMath_with_Plugins.ashx
thanks 1 user thanked mkraska for this useful post.
on 21/09/2013(UTC)
Offline Davide Carpi  
#3 Posted : 07 October 2013 14:04:01(UTC)
Davide Carpi


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 13/01/2012(UTC)
Posts: 2,648
Man
Italy
Location: Italy

Was thanked: 1331 time(s) in 876 post(s)
Another little issue (or is a feature?)

Code:
IPluginCustomRegion.TagName
is used to get the regions from the worksheet, but the tag name on the worksheet seems is set using the class/namespace name...
If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects
Offline Davide Carpi  
#4 Posted : 24 January 2014 14:35:02(UTC)
Davide Carpi


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 13/01/2012(UTC)
Posts: 2,648
Man
Italy
Location: Italy

Was thanked: 1331 time(s) in 876 post(s)
up!
If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.