-
Posts
519 -
Joined
-
Last visited
-
Days Won
26
Content Type
Profiles
Forums
Calendar
Everything posted by epos4u
-
Building dashboard using Unigui - part 1
epos4u replied to mhmda's topic in Components and Code Samples
he has retired from coding, hence all videos have gone -
My first computer
-
Happy new year to all my friends here, Happy UniGui year
-
just add MidasLib to project and recompile
-
amazing brother mhmda
-
@Pep thank you
-
count me in bro
-
Loving it brother
-
download access to attachments are available to subscribers only
-
maybe because you are using trail yet?
-
Make your app a real-time web app using websockets
epos4u replied to mhmda's topic in Components and Code Samples
you have to get the websockets from https://www.esegece.com/websockets -
How to create your own amazing custom popup menu
epos4u replied to mhmda's topic in Components and Code Samples
early Ramadan present.. can't wait brother -
Thank you brother
-
hi, anyone managed to integrate stripe payment yet Thanks,
-
Thank you brother
-
This is outstanding, congratulations brother @mhmda, everything is perfect and incredible
-
How to implement list swipe for mobile in Unigui
epos4u replied to mhmda's topic in Components and Code Samples
Brother mhmda, awesome video from the master, loving it thank you so so so much -
How to implement list swipe for mobile in Unigui
epos4u replied to mhmda's topic in Components and Code Samples
wow... looks amazing brother -
mastering series uniGUI New Series: Mastering Edits (Available)
epos4u replied to Fred Montier's topic in General
the link works fine in firefox, just tested now -
that would be great, will it work with VPN too
-
Good one Fred lol
-
How to pass user input from UniGui Login Form to MainModule
epos4u replied to CCH4UNIGUI's topic in General
sorry my bad, was half asleep cUserName:string; cUserName:=trim(UserNameUniEdit.Text) EmployeeTable.CommandText:='select * from employee WHERE ID='+cUserName ; you only need quotedtsr() function if ID is string