|
Post by alexfish on Mar 15, 2013 15:27:52 GMT 1
Hi all
forgot to add,
Have also added secondary buffers to the widgets , this will hopefully allow coding up your own plug-ins, "as choice of language" , + source code editor can be selected for language, or can if wish out-put anything you like.
BR
Alex
|
|
|
Post by konaexpress on Mar 15, 2013 15:58:14 GMT 1
So is your plan to program in BaCon and other languages like Python with this IDE?
|
|
|
Post by alexfish on Mar 15, 2013 17:17:39 GMT 1
Hi konaexpress , Nice to see you back.
In one sence correct,
In short.
Axl-Rada as it stands now can run any interpreter , that is a feature of Bacon , and also a feature of Linux , the screen shot shows it doing it in BaCon. Hence BASH. have tested Python and Scriba , this feature is enabled at default since all the widgets are live from day one.
So from a user aspect can put your code into the editor which has accociation with the widget , once registered , the code runs on the next click of the widget , same way as BaConGui with Bacon-Shell , so Axl-Rada can store the code or code snippets , but many more of them, Ideal for Practising or testing code.
As regards other languages it will be down to Yourself as the user to Code the Secondary Buffer associated with type of widget. These can be saved , the previous demo as in Rad-Tool has its own Bacon/Hug plug in. so can see the result instantly. hence the user should be able to achieve the same, else it would require someone to write a plug-in , how many would do that ? , a famous word said by one , "do it yourself".
So can use Axl-Rada as is, Note the back drop, from what you put into the editor will be placable on.
or if want can make a GTK app. Axl-Rada will do Bacon/Hug at default.
or Just use it as toy,
can seen Presently , putting final bits into place.
BR
Alex
|
|
|
Post by alexfish on Mar 15, 2013 20:56:39 GMT 1
Hi all this screen shot will help explain post #119 "Tabs" IE can put the bits where U need them or feel comfortable with + can minimise. BR Alex Attachments:
|
|
|
Post by alexfish on Mar 19, 2013 0:59:49 GMT 1
Hi all Made good progress over the weekend , Got the Hug Code Write back Functions working , screen shot of Axl-Rada + first Compiled Window. the check box does not quite right Now working on the Write back for pre Texting widgets, Hopefully not far to go now , mm! barring bugs . BR Alex Attachments:
|
|
|
Post by Pjot on Mar 19, 2013 19:43:25 GMT 1
Thanks Alex,
Great progress, looks nice!
BR, Peter
|
|
|
Post by vovchik on Mar 19, 2013 21:27:56 GMT 1
Dear Alex, I'll chime in here too. Looks very good, and I am havvy to observe we are discovering our own brand of "fauvism" WIth kind regards, vovchik
|
|
|
Post by alexfish on Mar 19, 2013 22:05:34 GMT 1
Thanks P & V
fauvism , had to Look that one up , well I never , as It happens I very good at Art , 40 years ago , Just a Though did we dish BW tv,s for Colour
Colour Monitors , may as well put them to use , I hate Gray , reminiscent of Dull Gray Skies.
Did discover one thing , also mentioned this to Vovchik a few days ago ,
I downloaded the BaCon Waves demo "Nice work Vovchik" , then whilst running the Waves ,
I place a Image widget on a Axl-Rada Window , then edited the Hlink where waves saved files
guess What when I clicked on the widget to update . Low and Behold it was waving back.
Full colour Zoom-able SVG animation , Amazing.
Thanks again
BR
Alex
|
|
|
Post by alexfish on Mar 21, 2013 23:58:36 GMT 1
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Mar 22, 2013 3:23:42 GMT 1
Looks great Alex! About the only thing missing is mouse emulated gesturing. (invisible scrollbars that respond from any point in the client area that is the active window) Oops, getting low on oxygen but the blue sky sure is pretty.
|
|
|
Post by alexfish on Mar 22, 2013 3:40:05 GMT 1
Hi John , Page up Page down look left look right Thanks BR Alex Attachments:
|
|
|
Post by alexfish on Mar 22, 2013 4:26:11 GMT 1
One more for luck Unfortunate Cursor can't be in two places at same time BR Alex Attachments:
|
|
|
Post by alexfish on Mar 23, 2013 16:16:46 GMT 1
Hi Just another update Pre text- of widgets : Initial code now established , Event code to feed back to Axl-Rada Now complete, can text direct to Axl or can get results from exec of code can be explained by this, SUB get_selected SELECTED_WINDOW :146091400 Converting '/home/alexfish/J-vap/Projects/commander/144885848/146082128.bac'... Converting '/home/alexfish/J-vap/Projects/commander/144885848/146082128.bac'... Converting '/home/alexfish/J-vap/Projects/commander/144885848/146082128.bac'... Converting '/home/alexfish/J-vap/Projects/commander/144885848/146082128.bac'... done. Compiling '/home/alexfish/J-vap/Projects/commander/144885848/146082128.bac'... done. Program '/home/alexfish/J-vap/Projects/commander/144885848/146082128' ready. id=Edit_1 RESULT OF Edit=Edit_1 146091592 here the Button is pressed and the resultant code for the event is written and compiled then executed the result is fed back to the EDIT widget By same token The result of the BUTTON press event could be Direct to AXL , as in Live, Screen shot to complete or help explain. BR Alex Attachments:
|
|
|
Post by alexfish on Mar 23, 2013 21:55:08 GMT 1
Hi all Made good progress on the Feed back this afternoon : RE the BaCon/Hug side. Best see screen shot Here it shows the multi windows , for each window it will be a simple matter to click on which window to place the widget once place the system will update accordingly , for demonstration purposes have pre-set the button to correspond with the edit can see that when the button is clicked the the corresponding edit gets updated what can not see yet is that the command struct is the same as BaCon hug, + there will be a ENTRY box to place commands . So if Type TEXT(Edit_1,"This Works") Then it will do exactly that , etc ,etc there will be no List of click clicking options , just type it , as you would in an editor This will be the Last Screen shot , and my last post on this thread, Time to put Head down to Complete. ? time wise , When ready , but close. BR Alex Attachments:
|
|
|
Post by vovchik on Mar 23, 2013 22:18:38 GMT 1
Dear Alex,
Looks really good and we are all axious to see it.
With kind regards, vovchik
|
|