view org.dbsoft.dwindows.dwtest.desktop.in @ 2476:20c9e83cba2a

Android: Implement dw_entryfield_new, dw_entryfield_password_new() dw_button_new(), dw_text_new(), dw_status_text_new(), dw_checkbox_new() and dw_radiobutton_new(). Fix the signatures used in GetMethodID(), Android Studio can apparently do it autoamtically. Add a LinearLayout to the DWindows activity, use it as the content view so we don't need XML. dw_dwindow_new() will now return the LinearLayout instead of the Activity object... so the handle can be used with dw_box_pack*().
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 22 Apr 2021 00:04:01 +0000
parents e6d212a978fe
children
line wrap: on
line source


[Desktop Entry]
Name=Dynamic Windows Test
Exec=@prefix@/bin/dwtest 
Terminal=false
MultipleArgs=false
Type=Application
Categories=Application;Development;X-Red-Hat-Base;