Hi Sunish,I was wondering if it could be possible to define a custom toolbar in JalEdit, in which users could specify which action to perform when clicking on buttons. I'm still thinking about a JalEdit for Jaluino package :)
Correct me if I'm wrong: though it's possible to specifiy parameters to compilers & programmers, it's not possible (easily) to select predefined configurations. Use case would be, for instance, compile this jal code for PicKit2 programmer (no -loader/bootloader option), compile for PDFUSB bootloader (with -loader 2048 option), etc... I tried to do the same with JaluinoIDE, based on Editra, with more or less difficulties....
With a external text file, defining these configurations, JalEdit could display a custom toolbar with custom, user defined actions. We'd need common variables, such as %COMPILER%, %JALFILE%, %OUTPUT%, etc... so user can define a configuration based on JalEdit and its context while running.What do you think about this ?
Yes, possible. I think the toolbar needs a revamp. Bigger buttons, with just commonly used functions and one or 2 custom buttons. It was designed to cater even 800*600 resolution and windows 95.
Correct me if I'm wrong: though it's possible to specifiy parameters to compilers & programmers, it's not possible (easily) to select predefined configurations. Use case would be, for instance, compile this jal code for PicKit2 programmer (no -loader/bootloader option), compile for PDFUSB bootloader (with -loader 2048 option), etc... I tried to do the same with JaluinoIDE, based on Editra, with more or less difficulties....That's also planned. An option to select and save the entire configuration shown in all tabs of environment options.
With a external text file, defining these configurations, JalEdit could display a custom toolbar with custom, user defined actions. We'd need common variables, such as %COMPILER%, %JALFILE%, %OUTPUT%, etc... so user can define a configuration based on JalEdit and its context while running.What do you think about this ?
Great practical ideas .
Have a great day !