pwtools_stackedit interface bug?
The old staskedit has tabs for each section of task.
I'v downloaded sources from svn and compiled with Visual C++ Express 2008.
But seems like staskedit has no separation for sections, just a single page for each task with scroll bar. Is it bug or it is new interface?:*:
Re: pwtools_stackedit interface bug?
On visual studio 11 there is same situation, so this is not a bug, I suppose.
But stask don't want read the list of rewards from 1.4.4, this infuriates me (or, may be, this bullshit caused by my VS, I hope)
Re: pwtools_stackedit interface bug?
in Forum emudev.ru you can used taskedit from SVN but, you must have msvcr100.dll files....
Re: pwtools_stackedit interface bug?
Yeah, it is the new interface.
And yes there are a few fields that it does not read and others that it DOES read but you CAN NOT write to unfortunatly.
@ninekisen, does what you are talking about have added functions such as reading from all fields and being able to write to them?
Re: pwtools_stackedit interface bug?
The old interface was a way better.
Re: pwtools_stackedit interface bug?
Yes I preferred it too but I will go with whatever, I'm not going to complain that ronny is writing amazing tools 100% :lol:
(thanks ronny)
Oh if you really wanted to ivanaivana you could probably modify the source code to revert back to the old interface with a bit of time, patience and comparing the old source to the new source