Post

Replies

Boosts

Views

Activity

Reply to SWIFTUI List object .onTapGesture : Continued Version 2
THANKYOU Darkpaw, It seems to have resolved One issue, But getting another error line#97: WorkflowTransactionRow_V2(item: item) { selectedTransaction = $0 } I tried object types still erros, once Again THANKYOU for the help Cannot assign value of type ... 'SWIFT_DBG_Workflow_Trans_Datamodel_Data' to type 'SWIFT_DBG_Workflow_Trans_Datamode_List_Model' Cannot convert value of type 'SWIFT_DBG_Workflow_Trans_Datamodel_Data_ListViewModel' to expected argument type 'SWIFT_DBG_Workflow_Trans_Datamodel_Data'
Topic: UI Frameworks SubTopic: SwiftUI
Jul ’25
Reply to SWIFTUI - update an Array/property Element gives error (had to replace the Whole structure)
Sorry, this the very first post i did on this forum & I did not realize the formatting issue, sorry thankyou verymuch for your answer: in the struct TestObjects latitude is wrong as you pointed out THANKS , the example where it gives error : allObjects[index].latitude = Double(-999.0) is just a dummy value I assigning to indicate the row is invalid to be assigned later Once again THANKYOU Claud
Topic: UI Frameworks SubTopic: SwiftUI
Jan ’25