Hi.
First of all, thanks goes to KetilO for this great IDE.
So...
I'm experiencing some problems with the Dialog Editor : Captions seems to be limited in size...
I.E, i have a checkbox :
I can only type 29 letters on it for the caption property but my sentence is a bit longer than 29 letters :grin:
Is it a bug ?
Is there a configuration to do that i don't know about ?
There's a prob in the search option.
If you don't precize the direction of your search (up/down) it loops infinitely and finaly end by crashing the program.
That's all ;).
Maybe they are already known and fixed for the next version, but if it's not the case, i think it can be useful to know about these problems :).
Thanks a lot.
First of all, thanks goes to KetilO for this great IDE.
So...
I'm experiencing some problems with the Dialog Editor : Captions seems to be limited in size...
I.E, i have a checkbox :
I can only type 29 letters on it for the caption property but my sentence is a bit longer than 29 letters :grin:
Is it a bug ?
Is there a configuration to do that i don't know about ?
There's a prob in the search option.
If you don't precize the direction of your search (up/down) it loops infinitely and finaly end by crashing the program.
That's all ;).
Maybe they are already known and fixed for the next version, but if it's not the case, i think it can be useful to know about these problems :).
Thanks a lot.
Hi Readiosys
The max caption lenght should be 32 including terminating zero, so if you can only enter 29 chars then there is a bug.
If you need long captions you can edit the .rc file as a final step.
The direction all hangs if you search the region twice, so this is a bug I must look into. I probably forgot to reset a flag.
KetilO
The max caption lenght should be 32 including terminating zero, so if you can only enter 29 chars then there is a bug.
If you need long captions you can edit the .rc file as a final step.
The direction all hangs if you search the region twice, so this is a bug I must look into. I probably forgot to reset a flag.
KetilO