>> use TIntegerEdit.OnSetValue in order to do the rangecheck and to show a
>> custom error-message window.
I plan this in future versions... ok
Пользователь Martin Schreiber писал:
>On Thursday 20 October 2016 23:45:56 Solomon Hierrussalimsky wrote:
>>
>> but caption lenght...
>>
>> how to se
On Thursday 20 October 2016 23:29:41 Graeme Geldenhuys wrote:
>
> It was not a parsing error. I retrieved the filename only from the
> source editor window, instead of the full directory and
> filename.
>
Ouch, I recommended that, sorry. :-(
Martin
On Thursday 20 October 2016 23:45:56 Solomon Hierrussalimsky wrote:
>
> but caption lenght...
>
> how to set default message window width?
If you call "showmessage()" yourself there is a "minwidth" parameter. This is
not possible for internally generated messages, but users can enlarge the
messa
"localization" of my application was successfull!
but caption lenght...
how to set default message window width?--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http
For those keeping score
On 2016-10-19 11:38, Graeme Geldenhuys wrote:
> Outstanding features and known problems:
>
> 1. On closing the Procedure List dialog a "Access Violation" error pops
>up. I have no idea why this happens yet. I have double che
On 2016-10-20 09:04, Graeme Geldenhuys wrote:
> 10. I noticed that the Procedure List implementation in MSEide doesn't
> always parse all units - throwing some error. Yet that exact same
> code in fpGUI's Maximus (the code was copied and pasted from
> Maximus) works correctly on the sam
On Thursday 20 October 2016 17:06:45 Krzysztof wrote:
> 2016-10-20 8:57 GMT+02:00 Martin Schreiber :
> > git master db394652aced3fc3ad32363c096eb22fe2d78e9f calls the class from
> > itemlist.itemclass parameter.
> > You probably don't need to use calcitemlayout(), it is called only one
> > time.
>
2016-10-20 8:57 GMT+02:00 Martin Schreiber :
>
> git master db394652aced3fc3ad32363c096eb22fe2d78e9f calls the class from
> itemlist.itemclass parameter.
> You probably don't need to use calcitemlayout(), it is called only one
> time.
> Its main purpose is to handle different layouts for normal and
On 2016-10-20 10:32, Martin Schreiber wrote:
> I pushed the changed project to Gitlab:
> https://gitlab.com/mseide-msegui/mseide-msegui/tree/procedurelist
Awesome, thank you very much Martin.
I made another minor change in Github. While grid has focus, pressing
Enter will jump to line number as w
On Thursday 20 October 2016 10:02:21 Graeme Geldenhuys wrote:
> On 2016-10-19 12:03, Martin Schreiber wrote:
> > Activate .datacols.options co_nofocus.
>
> Thank you, I made that change as well as managed to register the
> Procedure List in the IDE global shortcuts dialog. All changes are in my
> G
On Wednesday 19 October 2016 12:38:03 Graeme Geldenhuys wrote:
>
> Outstanding features and known problems:
>
> 1. On closing the Procedure List dialog a "Access Violation" error pops
>up. I have no idea why this happens yet. I have double checked an
>
On 2016-10-19 11:40, Graeme Geldenhuys wrote:
> 9. Toolbar needs to be implemented to configure the Procedure List
> dialog. eg: change the filter matching between "anywhere", "at
> start", "at end" etc.
10. I noticed that the Procedure List implementation in MSEide doesn't
always pa
On 2016-10-19 12:03, Martin Schreiber wrote:
> Activate .datacols.options co_nofocus.
Thank you, I made that change as well as managed to register the
Procedure List in the IDE global shortcuts dialog. All changes are in my
Github repository.
Any idea how to change the selected row's font color.
On Wednesday 19 October 2016 19:09:50 Martin Schreiber wrote:
>
> > Second question for
> > this case: How to instead of hardcoded '40' set it dynamically for
> > example textsize('abc').cx. I guess that I need access to canvas but
> > don't know how to get it from that place
>
> An asynchronous ca
14 matches
Mail list logo