This repository was archived by the owner on Mar 27, 2022. It is now read-only.
PA2: Dialog format #20
-
|
I have some questions about the dialogs shown in UISERVICE class. I want to ask whether these kinds of dialogs have specific requirements?, should be the same as the demo in the lab, or just show different statements(string of title and text provided in Skeleton code)? |
Beta Was this translation helpful? Give feedback.
Answered by
henryhchchc
Nov 1, 2021
Replies: 1 comment
-
|
Please use the string constants (the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cwchanbn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please use the string constants (the
static finalones) provided by us in the skeleton code.