Click here to Skip to main content
15,899,937 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: The UI grind Pin
Jacquers18-Nov-21 20:15
Jacquers18-Nov-21 20:15 
GeneralRe: The UI grind Pin
honey the codewitch18-Nov-21 20:17
mvahoney the codewitch18-Nov-21 20:17 
GeneralRe: The UI grind Pin
Gerry Schmitz18-Nov-21 6:45
mveGerry Schmitz18-Nov-21 6:45 
GeneralRe: The UI grind Pin
honey the codewitch18-Nov-21 7:00
mvahoney the codewitch18-Nov-21 7:00 
GeneralRe: The UI grind PinPopular
Gary R. Wheeler18-Nov-21 11:37
Gary R. Wheeler18-Nov-21 11:37 
GeneralRe: The UI grind Pin
MikeTheFid19-Nov-21 4:59
MikeTheFid19-Nov-21 4:59 
GeneralRe: The UI grind Pin
Member 916705718-Nov-21 20:08
Member 916705718-Nov-21 20:08 
GeneralRe: The UI grind Pin
honey the codewitch18-Nov-21 20:15
mvahoney the codewitch18-Nov-21 20:15 
I guess I overstated it. Basically here's the thing - I'm working on a machine running @ 240Mhz, with 300kB of usable internal RAM, 4MB of PSRAM accessible via SPI @80MHz, and a display operating at 20MHz.

You'd think I'd need a lot of creativity to make that work. I did. I already put all that creativity into GFX - the library I used to make these screens.

Basically, in a sense I did automate the sh*t out of it. But I can't automate everything. For starters, typesetting true type fonts without some sort of sophisticated open-type layout system requires manual tweaking, as does just figuring out where to put everything in 480x800 (yes the display is in profile)

I'm considering adding a .bmp save feature just so I can render the screens to files on PC (GFX runs anywhere but i don't have drivers for windows so it will only draw to bitmaps) and that would save some turnaround time because of the upload times on the device every time i make a code change.

I haven't had time to build out my layout/"windowing" engine yet or this would be somewhat easier.

The bottom line though is, the creative stuff is behind me. Now it's just placement and tweaking.

The actual functionality of the UI is pretty limited due to the nature of the device. The only challenge was making it pretty on a machine this petty.
Real programmers use butterflies

GeneralRe: The UI grind Pin
Member 916705718-Nov-21 20:19
Member 916705718-Nov-21 20:19 
GeneralRe: The UI grind Pin
Alister Morton19-Nov-21 2:54
Alister Morton19-Nov-21 2:54 
GeneralRe: The UI grind Pin
Cpichols19-Nov-21 1:37
Cpichols19-Nov-21 1:37 
GeneralRe: The UI grind Pin
Matt McGuire19-Nov-21 5:04
professionalMatt McGuire19-Nov-21 5:04 
GeneralRe: The UI grind Pin
PSU Steve19-Nov-21 6:53
professionalPSU Steve19-Nov-21 6:53 
GeneralRe: The UI grind Pin
honey the codewitch19-Nov-21 6:59
mvahoney the codewitch19-Nov-21 6:59 
GeneralRe: The UI grind Pin
Peter Adam19-Nov-21 7:10
professionalPeter Adam19-Nov-21 7:10 
GeneralRe: The UI grind Pin
Carlos Perez Chavez19-Nov-21 10:25
Carlos Perez Chavez19-Nov-21 10:25 
GeneralRe: The UI grind Pin
Bruce Greene20-Nov-21 5:46
Bruce Greene20-Nov-21 5:46 
GeneralWhat can you do with a NVIDIA RTX A4000 card, in our programming world here, plus deep learning and AI Pin
jkirkerx17-Nov-21 6:36
professionaljkirkerx17-Nov-21 6:36 
GeneralRe: What can you do with a NVIDIA RTX A4000 card, in our programming world here, plus deep learning and AI Pin
PIEBALDconsult17-Nov-21 6:43
mvePIEBALDconsult17-Nov-21 6:43 
GeneralRe: What can you do with a NVIDIA RTX A4000 card, in our programming world here, plus deep learning and AI Pin
jkirkerx17-Nov-21 7:00
professionaljkirkerx17-Nov-21 7:00 
GeneralRe: What can you do with a NVIDIA RTX A4000 card, in our programming world here, plus deep learning and AI Pin
Gerry Schmitz17-Nov-21 8:09
mveGerry Schmitz17-Nov-21 8:09 
GeneralRe: What can you do with a NVIDIA RTX A4000 card, in our programming world here, plus deep learning and AI Pin
CodeWraith17-Nov-21 8:47
CodeWraith17-Nov-21 8:47 
GeneralRe: What can you do with a NVIDIA RTX A4000 card, in our programming world here, plus deep learning and AI Pin
Rick York17-Nov-21 9:44
mveRick York17-Nov-21 9:44 
GeneralRe: What can you do with a NVIDIA RTX A4000 card, in our programming world here, plus deep learning and AI Pin
jkirkerx17-Nov-21 10:27
professionaljkirkerx17-Nov-21 10:27 
GeneralRe: What can you do with a NVIDIA RTX A4000 card, in our programming world here, plus deep learning and AI Pin
Rick York17-Nov-21 14:26
mveRick York17-Nov-21 14:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   478 votes