python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Add a button in a callback
I can't make my callback function work. I have created a button which when clicked removes the first button and displays the second button. When I click the button, it removes the first button but doe...
Dimitri Emmanuel
Votes: 0
Answers: 1
Tasking: Very slow response
My actual program creates a task which I does not react to control messages as it should. As it has grown pretty large, I present a short test program with the same control logic. It creates a backgro...
hreba
Votes: 0
Answers: 6
GNAT GPL Ada fails will linkage error when cross-compiling for the Raspberry pi
I am trying to build a simple "hello_there" Ada app to run on a Raspberry Pi 2/Raspbian machine but have come across a linkage issue.
So far, I've done the following and had the following is...
Sidisyom
Votes: 0
Answers: 1
Callling a python script from GNAT, configured for ada
Is there anyway possible to call a python script from gnat project which is configured for ada.
I've seen gnat extensible is available where we can add a call in .gpr (the project file for GNAT ada) f...
intel_ss
Votes: 0
Answers: 0